Udostępnij za pośrednictwem


TensorFlowEstimator.Fit(IDataView) Metoda

Definicja

Trenuje i zwraca wartość TensorFlowTransformer.

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

Parametry

input
IDataView

Zwraca

Implementuje

Dotyczy