Compartir a través de


ExpressionEstimator.Fit(IDataView) Método

Definición

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

Parámetros

input
IDataView

Devoluciones

Implementaciones

Se aplica a