You are on page 1of 1

Practice Project 1 - IMDB Review.

Find the 2 csv files (IMDB-Dataset 1.zip and IMDB-Dataset2.zip) under below link

link - https://github.com/training-ml/nlp

Problem statement - Build multiple machine learning models and select best one for sentiment
analysis. Based on user comment your model should be able to predict if the movie is worth to
watch or not.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Practice Project 2 - Spam Email messages.

Find the csv file under below link(email_messages.csv.zip)

link - https://github.com/training-ml/nlp

Problem Statement - Based on the emails received, build multiple models and chose best model to
predict the new email is spam or normal email.

Please Note:

1. Above two projects are based on what you have learned in the NLP with Machine Learning.
2. Please be honest to yourself and work on the projects. (no copying from other platforms)
3. You need to do research on your own and build models. No help is provided on these
projects.
4. You do not need to submit these projects to anyone. If required in future, we will ask you to
produce the same.

You might also like