https://github.com/anathonic/big-data-mining-project
This repository contains the implementation of a machine learning project aimed at predicting movie ratings based on user reviews and tags. The data used for this project comes from the MovieLens dataset, which includes ratings and tags for over 9000 movies collected from 1995 to 2016.
https://github.com/anathonic/big-data-mining-project
decision-tree-regression gradient-boosting-regressor linear-regression machine-learning matplotlib mlp-regressor numpy pandas python random-forest-regression scipy sklearn
Last synced: 4 days ago
JSON representation
This repository contains the implementation of a machine learning project aimed at predicting movie ratings based on user reviews and tags. The data used for this project comes from the MovieLens dataset, which includes ratings and tags for over 9000 movies collected from 1995 to 2016.
- Host: GitHub
- URL: https://github.com/anathonic/big-data-mining-project
- Owner: anathonic
- Created: 2024-06-10T20:51:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T22:55:27.000Z (about 1 year ago)
- Last Synced: 2025-06-26T08:01:57.744Z (4 days ago)
- Topics: decision-tree-regression, gradient-boosting-regressor, linear-regression, machine-learning, matplotlib, mlp-regressor, numpy, pandas, python, random-forest-regression, scipy, sklearn
- Language: Jupyter Notebook
- Homepage:
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Big-Data-Mining-Project