mljs / libsvm

LIBSVM for the browser and nodejs :fire:
https://mljs.github.io/libsvm/
BSD 3-Clause "New" or "Revised" License
82 stars 14 forks source link

add support for probability estimates #9

Open stropitek opened 7 years ago

stropitek commented 6 years ago

Added with 0.2.0 Needs improved documentation and better error handling predictInterval should throw if not SVR or if model was not trained with probability estimates activated, idem for predictProbability