Skip to content

zoneout215/Recommender-System-ABC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 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:

  • use the deployed version (might take a while to redeploy)
  • or use
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

Implementation of basic collaborative recommender system for ABC channel website content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors