getPredictionTrainingResults

Gets training results. Uses Azure REST API version 2017-04-26.

Return

The training results of the prediction.

Parameters

argument

null


suspend fun getPredictionTrainingResults(hubName: String, predictionName: String, resourceGroupName: String): GetPredictionTrainingResultsResult

Return

The training results of the prediction.

Parameters

hubName

The name of the hub.

predictionName

The name of the Prediction.

resourceGroupName

The name of the resource group.

See also


Return

The training results of the prediction.

Parameters

argument

Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetPredictionTrainingResultsPlainArgs.

See also