1 reference to PredictionKind
Microsoft.ML.StandardTrainers (1)
LdSvm\LdSvmModelParameters.cs (1)
156
private protected override PredictionKind PredictionKind { get { return
PredictionKind
.BinaryClassification; } }