1 reference to PredictionKind
Microsoft.ML.StandardTrainers (1)
Standard\Online\LinearSvm.cs (1)
303
private protected override PredictionKind PredictionKind =>
PredictionKind
.BinaryClassification;