Financialservices Backtest Result

This table represents the financialservices_backtest_result resource from Google Cloud Platform.

gcp.financialservices_backtest_result

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
backtest_periodscoreint64The number of consecutive months to conduct backtesting for, ending with the last full month prior to the end_time according to the dataset's timezone.
create_timecoretimestampOutput only. The timestamp of creation of this resource.
datadog_display_namecorestring
datasetcorestringRequired. The resource name of the Dataset to backtest on Format: `/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`
end_timecoretimestampRequired. End_time specifies the latest time from which labels are used and from which data is used to generate features for backtesting. End_time should be no later than the end of the date_range of the primary dataset.
labelscorearray<string>
line_of_businesscorestringOutput only. The line of business (Retail/Commercial) this backtest is for. Determined by Model, cannot be set by user. Possible values: ['LINE_OF_BUSINESS_UNSPECIFIED', 'COMMERCIAL', 'RETAIL']. Values descriptions: ['An unspecified LineOfBusiness. Do not use.', 'Commercial LineOfBusiness.', 'Retail LineOfBusiness.']
modelcorestringRequired. The resource name of the Model to use or to backtest. Format: `/projects/{project_num}/locations/{location}/instances/{instance}/models/{model}`
namecorestringOutput only. The resource name of the BacktestResult. format: `/projects/{project_num}/locations/{location}/instances/{instance}/backtestResults/{backtest_result}`
organization_idcorestring
parentcorestring
performance_targetcorejsonRequired. PerformanceTarget gives information on how the test will be evaluated.
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. State of the BacktestResult (creating, active, deleting, etc.) Possible values: ['STATE_UNSPECIFIED', 'CREATING', 'ACTIVE', 'UPDATING', 'DELETING']. Values descriptions: ['State is unspecified, should not occur.', 'The resource has not finished being created.', 'The resource is active/ready to be used.', 'The resource is in the process of being updated.', 'The resource is in the process of being deleted.']
tagscorehstore
update_timecoretimestampOutput only. The timestamp of the most recent update of this resource.