Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

LogisticRegression model to TFLite?

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.

0 2 407
2 REPLIES 2