Skip to content

hngi/team_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hng


📃 About

  • This is the recommendation system built by Team Python for Lucid
  • Requirements of the system can be found here

📃 Installation Guide

1) Fire up your favourite console & clone this repo somewhere:

❍ git clone https://github.com/hngi/team_python.git

2) Enter this directory:

❍ cd team_python

3) Update pip:

❍ python -m pip install --upgrade pip

4) Install other python packages/dependencies using the requirement file:

❍ pip3 install -r requirements.txt

5) To get recommendations to articles, use this command:

❍ python main_files/article_recommender.py 'Title of article'

6) To get recommendations based on a user you followed, you'll be asked for username input:

❍ python main_files/user_recommendation.py

Happy developing!

About

Team python in the machine learning channel, creating a recommender system for lucid.blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages