TorchSharpBaseTrainer<TLabelCol,TTargetsCol>.Fit(IDataView) Método

Definición

public override Microsoft.ML.TorchSharp.TorchSharpBaseTransformer Fit(Microsoft.ML.IDataView input);
override this.Fit : Microsoft.ML.IDataView -> Microsoft.ML.TorchSharp.TorchSharpBaseTransformer
Public Overrides Function Fit (input As IDataView) As TorchSharpBaseTransformer

Parámetros

input
IDataView

Devoluciones

Se aplica a