Reference documentation and code samples for the Google Cloud Financial Services V1 Client class PerformanceTarget.
PerformanceTarget gives hints on how to evaluate the performance of a
model.
Generated from protobuf message google.cloud.financialservices.v1.BacktestResult.PerformanceTarget
Namespace
Google \ Cloud \ FinancialServices \ V1 \ BacktestResult
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ party_investigations_per_period_hint
int|string
Required. A number that gives the tuner a hint on the number of parties from this data that will be investigated per period (monthly). This is used to control how the model is evaluated. For example, when trying AML AI for the first time, we recommend setting this to the number of parties investigated in an average month, based on alerts from your existing automated alerting system.
getPartyInvestigationsPerPeriodHint
Required. A number that gives the tuner a hint on the number of parties
from this data that will be investigated per period (monthly). This is
used to control how the model is evaluated. For example, when trying AML
AI for the first time, we recommend setting this to the number of parties
investigated in an average month, based on alerts from your existing
automated alerting system.
Returns
Type
Description
int|string
setPartyInvestigationsPerPeriodHint
Required. A number that gives the tuner a hint on the number of parties
from this data that will be investigated per period (monthly). This is
used to control how the model is evaluated. For example, when trying AML
AI for the first time, we recommend setting this to the number of parties
investigated in an average month, based on alerts from your existing
automated alerting system.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Financial Services V1 Client - Class PerformanceTarget (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.BacktestResult.PerformanceTarget)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.BacktestResult.PerformanceTarget) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class PerformanceTarget.\n\nPerformanceTarget gives hints on how to evaluate the performance of a\nmodel.\n\nGenerated from protobuf message `google.cloud.financialservices.v1.BacktestResult.PerformanceTarget`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1 \\\\ BacktestResult\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPartyInvestigationsPerPeriodHint\n\nRequired. A number that gives the tuner a hint on the number of parties\nfrom this data that will be investigated per period (monthly). This is\nused to control how the model is evaluated. For example, when trying AML\nAI for the first time, we recommend setting this to the number of parties\ninvestigated in an average month, based on alerts from your existing\nautomated alerting system.\n\n### setPartyInvestigationsPerPeriodHint\n\nRequired. A number that gives the tuner a hint on the number of parties\nfrom this data that will be investigated per period (monthly). This is\nused to control how the model is evaluated. For example, when trying AML\nAI for the first time, we recommend setting this to the number of parties\ninvestigated in an average month, based on alerts from your existing\nautomated alerting system."]]