1 reference to PredictionKind
Microsoft.ML.StandardTrainers (1)
Standard\LogisticRegression\MulticlassLogisticRegression.cs (1)
167
private protected override PredictionKind PredictionKind =>
PredictionKind
.MulticlassClassification;