ModelConfiguration

Defines the model configuration. Includes the specification name and environment parameters.

Types

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

Properties

Link copied to clipboard

The name of the compilation job used to create the recommended model artifacts.

Link copied to clipboard

Defines the environment parameters that includes key, value types, and values.

Link copied to clipboard

The inference specification name in the model package version.

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