Skip to content

swhistle/posts-recommendation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posts recommendation app

Application with recommendation system

Run app:

  • $ export PYTHONPATH=$PYTHONPATH:$PWD
  • $ source venv/bin/activate
  • $ pip install -r requirements.txt
  • $ python3 src/app.py

Load data:

  • $ python3 assets/scripts/load_feed_actions_last_10.py
  • run other scripts from 'internals/scripts'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published