GetPredictionTrainingResultsResult

data class GetPredictionTrainingResultsResult(val canonicalProfiles: List<CanonicalProfileDefinitionResponse>, val predictionDistribution: PredictionDistributionDefinitionResponse, val primaryProfileInstanceCount: Double, val scoreName: String, val tenantId: String)

The training results of the prediction.

Constructors

Link copied to clipboard
constructor(canonicalProfiles: List<CanonicalProfileDefinitionResponse>, predictionDistribution: PredictionDistributionDefinitionResponse, primaryProfileInstanceCount: Double, scoreName: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Instance count of the primary profile.

Link copied to clipboard

Score name.

Link copied to clipboard

The hub name.