Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Model does not support probabiliy estimates when I set predict_probability=1 in svm-predict.cpp #19

Open
aigeek opened this issue Oct 12, 2017 · 1 comment

Comments

@aigeek
Copy link

aigeek commented Oct 12, 2017

Hi, @sladomic ,thanks for your contribution very much.
I tried to get confidence score use "predict_probability=1",but when I set it , the library can't run ,because of the error"Model does not support probabiliy estimates". Can it be solved ? Thanks a lot!And do you think I can get confidence score with predict_probability(issue#13)? thank you!

@Zumbalamambo
Copy link

@aigeek you need to vary the parameters from ndk to pass the value to the java func. review the lib svm code . it should be easy to do it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants