yctung / AndroidLibSVM

The well-known LibSVM on Android
BSD 3-Clause "New" or "Revised" License
111 stars 43 forks source link

Import scikit-learn model file #16

Open dev-gw opened 1 year ago

dev-gw commented 1 year ago

Hi, I'm interesting with this library and i want to use svm in smartphones. Can i import svm model file like (.pkl) or (.pmml)? If not, then how to restore model file via this library?