1 reference to DelegateEstimator
Microsoft.ML.Data (1)
DataLoadSave\EstimatorExtensions.cs (1)
150return new DelegateEstimator<TTransformer>(estimator, onFit);