ModelBiasAppSpecification

Docker container image configuration object for the model bias job.

Types

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

Properties

Link copied to clipboard

JSON formatted S3 file that defines bias parameters. For more information on this JSON configuration file, see Configure bias parameters.

Link copied to clipboard

Sets the environment variables in the Docker container.

Link copied to clipboard

The container image to be run by the model bias job.

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