Skip to content

SofoRep/Recommender-System-ABC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommender System of ABC streaming content

📚 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, which was scraped and provided with educational purpouses
  • 📝 /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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%