Skip to content

This project is a case study of the Movielens dataset, which contains anonymous ratings of approximately 3,900 movies made by 6,040 MovieLens users. The goal of the project is to explore the data, find features that affect movie ratings, and build a model to predict movie ratings.

Notifications You must be signed in to change notification settings

MamathaGR123/MamathaGR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Movielens Case Study Project Using Python

This project is a case study of the Movielens dataset, which contains anonymous ratings of approximately 3,900 movies made by 6,040 MovieLens users who joined MovieLens in 2000. The dataset can be found at this URL: https://grouplens.org/datasets/movielens/. The goal of the project is to explore the data, find features that affect movie ratings, and build a model to predict movie ratings.

Requirements

  • Python 3.6 or higher
  • Pandas
  • Matplotlib
  • Sklearn

Usage

To run the project, simply clone the repository and run the main.py script.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Mamatha GR - Initial work

About

This project is a case study of the Movielens dataset, which contains anonymous ratings of approximately 3,900 movies made by 6,040 MovieLens users. The goal of the project is to explore the data, find features that affect movie ratings, and build a model to predict movie ratings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published