OneVersusAllTrainer.Fit(IDataView) Metoda

Definice

public override Microsoft.ML.Data.MulticlassPredictionTransformer<Microsoft.ML.Trainers.OneVersusAllModelParameters> Fit (Microsoft.ML.IDataView input);
override this.Fit : Microsoft.ML.IDataView -> Microsoft.ML.Data.MulticlassPredictionTransformer<Microsoft.ML.Trainers.OneVersusAllModelParameters>
Public Overrides Function Fit (input As IDataView) As MulticlassPredictionTransformer(Of OneVersusAllModelParameters)

Parametry

input
IDataView

Vstupní data.

Návraty

Model MulticlassPredictionTransformer<TModel> ./>

Platí pro