Mahesh Kumar
Aug 25, 2017 · 1 min read

Hi Théo,

I am pretty new to this field of ML & Deep Learning. After running the program the accuracy received was 85.61%. So, where is the model stored? I guess since model.save is not used the model is not stored on the hard disk.

How can I re-use the model and How can I test the sentiment analysis by passing a sequence of text?

Thanks

Mahesh

)