jpmml / jpmml-sklearn

Java library and command-line application for converting Scikit-Learn pipelines to PMML
GNU Affero General Public License v3.0
531 stars 117 forks source link

Deploy JAR RandomForestRegressor on Android Studio #169

Closed ys31jp closed 2 years ago

ys31jp commented 2 years ago

Hi, Im new to this. I have my custom model on RandomForestRegressor and converted into pmml. I wan to deploy this model on Android Studio. If I convert into JAR file will I be able to use it on Android Studio.

Perhaps this is simple questions. But I'm totally new. Please understand me. Thanks

vruusmann commented 2 years ago

Closing as functional duplicate of https://github.com/jpmml/jpmml-evaluator/issues/244