Skip to content

Anime recommendation system based on collaborative filtering

Notifications You must be signed in to change notification settings

GeMiNiOranGe/AnimeRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnimeRS

Anime Recommendation System using Machine Learning | Collaborative Filtering Based

Dataset: Animes dataset 2023

How to build

  1. Clone this repo
  2. Download the dataset and place it in the data folder
  3. Create virtual environment
    py -m venv venv
    
  4. Activate virtual environment
    venv\Scripts\activate.bat
    
  5. Install the library
    pip install -r requirements.txt
    
  6. (👉゚ヮ゚)👉 Enjoy, have fun!!! 👈(゚ヮ゚👈)

About

Anime recommendation system based on collaborative filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published