https://github.com/arunr1408/movie-recommendation-engine-r
An R-based engine to recommend movies using collaborative filtering.
https://github.com/arunr1408/movie-recommendation-engine-r
collaborative-filtering-based-recommendation movie-recommendation-system r
Last synced: 7 months ago
JSON representation
An R-based engine to recommend movies using collaborative filtering.
- Host: GitHub
- URL: https://github.com/arunr1408/movie-recommendation-engine-r
- Owner: ArunR1408
- License: mit
- Created: 2024-07-30T15:18:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T12:53:27.000Z (8 months ago)
- Last Synced: 2025-03-04T13:42:32.563Z (8 months ago)
- Topics: collaborative-filtering-based-recommendation, movie-recommendation-system, r
- Language: R
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Movie Recommendation Engine
An engine built to recommend movies to users based on their viewing history and preferences using R. This system uses collaborative filtering and other recommendation algorithms to provide accurate suggestions.
## Features
- Data preprocessing and transformation
- Recommendation algorithms
- Performance evaluation
- User interface for movie recommendations## Usage
Clone the repository and follow the instructions in the README to set up and run the recommendation engine.## License
This project is licensed under the MIT License.