exampleSamplePercentage property
Fraction of predictions to sample and save to BigQuery during each evaluation interval.
For example, 0.1 means 10% of predictions served by your model version get saved to BigQuery.
Required.
Implementation
core.double? exampleSamplePercentage;