MutualInformationFeatureSelectingEstimator.Fit(IDataView) Metoda

Definice

Vlaky a vrací hodnotu ITransformer.

public Microsoft.ML.ITransformer Fit (Microsoft.ML.IDataView input);
abstract member Fit : Microsoft.ML.IDataView -> Microsoft.ML.ITransformer
override this.Fit : Microsoft.ML.IDataView -> Microsoft.ML.ITransformer
Public Function Fit (input As IDataView) As ITransformer

Parametry

input
IDataView

Návraty

Implementuje

Platí pro