Compartir a través de


TensorFlowEstimator.Fit(IDataView) Método

Definición

Entrena y devuelve un TensorFlowTransformerobjeto .

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

Parámetros

input
IDataView

Devoluciones

Implementaciones

Se aplica a