Skip to content

shiv-source/Wikipedia-Article-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Wikipedia article recommendation system

Here i am using graphlab create framework for the wikipedia article recommendation system

  1. Load the data into SFrame.
  2. Visualize the data.
  3. Create new table in the data set as 'ount_words'.
  4. Also create another table as 'tfidf'.
  5. Using K-NN algorithm to find the nearest article for the user to predict their relevent interested public wikipedia profiles.
No of public profile data = 59071


## Module used ###
1. Graphlab create

Module Installation process

$ pip install GraphLab-Create

Thank You

About

Recommendation of similar wikipedia public profile for the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published