I am currently using sklearn doing machine learning for the sensor data I collected from an android device.
But the thing is I need to do predictions after the model is t
I work on a project that called sklearn-porter which ports trained models to a low level programming language like C, Java and JavaScript. More classifiers and regressors will be added at given time.