Base:
method
CreatePredictor
Microsoft.ML.Trainers.SdcaTrainerBase<TOptions, TTransformer, TModel>.CreatePredictor(Microsoft.ML.Data.VBuffer<System.Single>[], System.Single[])
1 reference to CreatePredictor
Microsoft.ML.StandardTrainers (1)
Standard\SdcaBinary.cs (1)
1740/// Comparing with <see cref="SdcaLogisticRegressionBinaryTrainer.CreatePredictor(VBuffer{float}[], float[])"/>,