TorchSharpBaseTrainer Class

Definition

public abstract class TorchSharpBaseTrainer : Microsoft.ML.IEstimator<Microsoft.ML.TorchSharp.TorchSharpBaseTransformer>
type TorchSharpBaseTrainer = class
    interface IEstimator<TorchSharpBaseTransformer>
Public MustInherit Class TorchSharpBaseTrainer
Implements IEstimator(Of TorchSharpBaseTransformer)
Inheritance
TorchSharpBaseTrainer
Derived
Implements

Constructors

TorchSharpBaseTrainer()

Methods

Fit(IDataView)
GetOutputSchema(SchemaShape)

Applies to