snowflake.ml.model.batch

Classes

InputSpec(*[, params, column_handling, ...])

Specification for batch inference input options.

OutputSpec(*, stage_location[, mode])

Specification for batch inference output.

JobSpec(*[, image_repo, job_name, ...])

Specification for batch inference job execution.

SaveMode(value)

Save mode options for batch inference output.

InputFormat(value)

The format of the input column data.

FileEncoding(value)

The encoding of the file content that will be passed to the custom model.

ColumnHandlingOptions

Options for handling specific columns during run_batch for file I/O.