
Information will be put up on 6th November 2020 at 21:00 IST | 17:30 CETThis is a companion discussion topic for the original entry at https://dphi.tech/practice/challenge/42

Information will be put up on 6th November 2020 at 21:00 IST | 17:30 CETHello Everyone!
If you are new to NLP or have got stuck in solving this problem, you can start with this micro-course: https://dphi.tech/learn/getting-started-with-natural-language-processing
Happy Learning!
Hi @mostafa
Looks like the dimension of test data is different from that of the train data that you had used to train the model. Make sure they have the similar dimension (i.e. tha same number of features).