Contents

MLJob

The representation of a model’s asynchronous training session you use to monitor the session’s progress or terminate its execution.

Declaration

final class MLJob<Result>

Topics

Receiving progress updates

Managing a job

Inspecting a job

See Also

Model training Control