I am trying to run a function from views.py which carries some Machine-Learning code. While I am loading ML model using Joblib from sklearn It throws error related to tfidf.
Here is traceback: http://dpaste.com/1FPN16G -- Thanks Arshpreet Singh Python Developer Web Development/Data Science/Systems Integration https://www.linkedin.com/in/arsh840 Life is a journey, not a destination. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAstK2Eu0jeMrzTR5xKxn%2B91Es9JK_TwSDTkj_929-fQN5-WSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

