Anime Recommendation System using Machine Learning | Collaborative Filtering Based
Dataset: Animes dataset 2023
- Clone this repo
- Download the dataset and place it in the
data
folder - Create virtual environment
py -m venv venv
- Activate virtual environment
venv\Scripts\activate.bat
- Install the library
pip install -r requirements.txt
- (👉゚ヮ゚)👉 Enjoy, have fun!!! 👈(゚ヮ゚👈)