Hi All,
I need your guidance!
I have trained a logistic regression model from the scikit-learn library and saved the model as .cpickle file.
But the goal is to use this model in an Android app so my android team needs the model in supportive format. I am not sure if .cpickle is supportive for them or not.
So my query is in which format I can save the model so that mobile team can easily integrate it with the Android app. I know about the TFLite format but how can I convert the model to this format or is there any other way?
Please share your thoughts on this.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |