CreateEvaluationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the DataSource for the evaluation. The schema of the DataSource must match the schema used to create the MLModel.

Link copied to clipboard

A user-supplied ID that uniquely identifies the Evaluation.

Link copied to clipboard

A user-supplied name or description of the Evaluation.

Link copied to clipboard

The ID of the MLModel to evaluate.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String