Skip to content

group project of the Recommender System on Streamlit

Notifications You must be signed in to change notification settings

EkaterinaMazur/RS_assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommender Systems assignment

📚 This repository serves as a storage for an eduational project which was about creating a prototype of recommender system with value-oriented design

Content

  • 🛠️ /app folder stores scripts for app functional
  • 💿 /data folder stores data
  • 📝 /notebooks folder stores notebooks which produse files for recommedations

In order to run the app either:

git clone https://github.com/zoneout215/RS_assignment/edit/main/README.md

and run app.py with streamlit from the project directory (in case of Windows or custom separators use your separator istead). Make sure you have the same package versions as in requirements.txt

streamlit run app/app.py

About

group project of the Recommender System on Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%