Partager via


TensorFlowEstimator.Fit(IDataView) Méthode

Définition

Effectue l’apprentissage et retourne un 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

Paramètres

input
IDataView

Retours

Implémente

S’applique à