Interface BacktestResult.PerformanceTargetOrBuilder (0.1.0)

public static interface BacktestResult.PerformanceTargetOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPartyInvestigationsPerPeriodHint()

public abstract long 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.

int64 party_investigations_per_period_hint = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
long

The partyInvestigationsPerPeriodHint.