javascriptdata/scikit.js

Import LibSVM into the library

dcrescim opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
It would be amazing to have a fast LibSVM implementation for SVC, SVR estimators.

Describe the solution you'd like
Compile the LibSVM project to a wasm file, and use that with the familiar SVM sklearn api