5 references to PredictorUtils
Microsoft.ML.Data (5)
Commands\SavePredictorCommand.cs (5)
154PredictorUtils.SaveBinary(ch, predictor, writer); 165PredictorUtils.SaveSummary(ch, predictor, schema, writer); 173PredictorUtils.SaveText(ch, predictor, schema, writer); 186PredictorUtils.SaveIni(ch, predictor, schema, writer); 197PredictorUtils.SaveCode(ch, predictor, schema, writer);