LibSVMsharp
LibSVMsharp copied to clipboard
Copy paste error in SVMProblemExtensions?
https://github.com/ccerhan/LibSVMsharp/blob/58e04ae6bb4923d86f9e8948310f03dcad7ce2df/LibSVMsharp/Extensions/SVMProblemExtensions.cs#L85
Should this be a call to PredictValues rather than PredictProbability?