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