Skip to content

GulDilin/hackernews-personalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews-personalization

Project which implements Naive Bayes Classification to personalize hacker news

Stack

  • Python 3.7+
  • Bottle
  • SQLite

How to run

  1. Clone or download repository
  2. Setup environment python setup.py
  3. Edit config.py if you need (set logging lever or hackernews url, you can change host and port here)
  4. Run python run.py

If you want to execute tests:

  1. cd app/tests
  2. run python -m pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published