Project overview
In this project, you’ll assume the role of a data scientist at a movie streaming company, tasked with developing a system that enables users to search for movies and get personalized recommendations to enhance user engagement.
Leveraging your Python skills and libraries like pandas and scikit-learn, you’ll work with movie data, build a search engine using TF-IDF and cosine similarity, and create a recommendation algorithm based on user ratings. The project will culminate in an interactive Jupyter widget showcasing the system’s capabilities, allowing users to input a movie and receive instant recommendations.
This hands-on project provides an opportunity to apply your data science skills to a real-world problem. You’ll gain practical experience in data manipulation, natural language processing, machine learning, and interactive widget development. The final product will be a valuable addition to your portfolio, demonstrating your ability to create intelligent systems that deliver user value.
Objective: Apply data science techniques using Python to build a movie search and recommendation system that enhances user experience and engagement on a streaming platform.
Key skill required
To complete this project, it's recommended to build these foundational skills in Python
- Working with Python data types, variables, functions, and control flow
- Exploring and preparing data using pandas DataFrames
- Using regular expressions to clean text data in Python
- Working in Jupyter Notebooks to write and run Python code
Projects steps
Step 1: Introduction
Step 2: Reading in Our Movie Data in Pandas
Step 3: Cleaning Movie Titles Using Regex
Step 4: Creating a TFIDF Matrix
Step 5: Creating a Search Function
Step 6: Building an Interactive Search Box in Jupyter
Step 7: Reading in Movie Ratings Data
Step 8: Finding Users Who Liked the Same Movie
Step 9: Determining How Much Users Like Movies
Step 10: Creating a Recommendation Score
Step 11: Building a Recommendation Function
Step 12: Create an Interactive Recommendation Widget
Step 13: Next Steps
Master skills faster with Dataquest
Go from zero to job-ready
Learn exactly what you need to achieve your goal. Don’t waste time on unrelated lessons.
Build your project portfolio
Build confidence with our in-depth projects, and show off your data skills.
Challenge yourself with exercises
Work with real data from day one with interactive lessons and hands-on exercises.
Showcase your path certification
Share the evidence of your hard work with your network and potential employers.
The Dataquest guarantee
Dataquest has helped thousands of people start new careers in data. If you put in the work and follow our path, you’ll master data skills and grow your career.
We believe so strongly in our paths that we offer a full satisfaction guarantee. If you complete a career path on Dataquest and aren’t satisfied with your outcome, we’ll give you a refund.
Recommended projects
Investigating Fandango Movie Ratings
Practice using R to analyze movie ratings data, compare 2015 vs 2016 ratings, and apply sampling and distributions to investigate bias.
NYC Schools Perceptions
Practice data cleaning, analysis, and visualization in R to explore survey data and showcase your skills with R Notebooks.
Investigative Statistical Analysis – Analyzing Accuracy in Data Presentation
Practice statistical analysis in Python to investigate movie rating bias and determine if Fandango inflated ratings.
Building Fast Queries on a CSV
Practice implementing an inventory system for a laptop store using Python classes, dictionaries, and binary search.
Garden Simulator Text Based Game
Practice using OOP, error handling, and randomness in Python to create an interactive gardening game simulator.
Predicting Heart Disease
Practice building a K Nearest Neighbors classifier in Python to predict heart disease risk from patient data.
Word Raider
Practice using Python variables, lists, loops, conditionals, and file handling to build an interactive word-guessing game.
Predicting Condominium Sale Prices
Practice using linear regression in R to predict condominium sale prices based on size and location in New York City.
Kaggle Data Science Survey
Practice analyzing survey data in Python to uncover insights about data science careers and skills.
Grow your career with
Dataquest.


