Skip to content

A basic Article Recommendation system that recommends articles based on similarity between articles in the corpus.

Notifications You must be signed in to change notification settings

HiggsGaama/ArticleRecommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ArticleRecommendation

This is a project that implements things I learned in Course 1, Week 5 of Machine Learning Specialiaztion by the University of Washington.

If you wish to clone this and run it in your own system,

  1. Make sure "articles.csv" is in the same directory as the notebook.
  2. It Requires ~5GB of free RAM to run smoothly.
  3. If you have different data source, make sure you keep it in the same directory as the notebook and name it "articles.csv" or change the relevant code.

About

A basic Article Recommendation system that recommends articles based on similarity between articles in the corpus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published