Implemented interface member:
method
Fit
Microsoft.ML.IEstimator<TTransformer>.Fit(Microsoft.ML.IDataView)
2 references to Fit
Microsoft.ML.OnnxTransformerTest (2)
DnnImageFeaturizerTest.cs (2)
88
pipe.
Fit
(invalidDataWrongVectorSize);
154
var transformer = est.
Fit
(dataView);