TorchSharpBaseTrainer.Fit(IDataView) Método

Definición

public abstract Microsoft.ML.TorchSharp.TorchSharpBaseTransformer Fit(Microsoft.ML.IDataView input);
abstract member Fit : Microsoft.ML.IDataView -> Microsoft.ML.TorchSharp.TorchSharpBaseTransformer
Public MustOverride Function Fit (input As IDataView) As TorchSharpBaseTransformer

Parámetros

input
IDataView

Devoluciones

Implementaciones

Se aplica a