Experimenting with recommender system techniques as a part of the project-of-the-week at DataTalks.Club
Dataset: https://www.kaggle.com/datasets/ruchi798/shopping-cart-database
Install the dependencies:
pipenv install
pipenv install --dev
Start the notebook server:
make notebook
And go to the notebooks/
folder