Interface ModelBiasAppSpecification.Builder

  • Method Details

    • imageUri

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

      Parameters:
      imageUri - The container image to be run by the model bias job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • configUri

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

      Parameters:
      configUri - JSON formatted S3 file that defines bias parameters. For more information on this JSON configuration file, see Configure bias parameters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • environment

      Sets the environment variables in the Docker container.

      Parameters:
      environment - Sets the environment variables in the Docker container.
      Returns:
      Returns a reference to this object so that method calls can be chained together.