AutoMlResolvedAttributes

The resolved attributes used to configure an AutoML job V2.

Types

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

Properties

Link copied to clipboard

Specifies a metric to minimize or maximize as the objective of an AutoML job.

Link copied to clipboard

Defines the resolved attributes specific to a problem type.

Link copied to clipboard

How long a job is allowed to run, or how many candidates a job is allowed to generate.

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