Skip to content

Use the Scikit-Network for PageRank algorithms including Topic-specific PR and improve the performance of various recommendation-systems using Surprise library

License

Notifications You must be signed in to change notification settings

giulio-derasmo/Page-Rank-and-Recommendation-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Page Rank and Recommendation Systems

Jupyter Notebook Python

University project at the course of Data Mining Technology for Business and Society concerning the use of the Scikit-network library for the Page Rank applied to an Harry Potter dataset and Surprise library for recommendation-systems.

Project Tasks

  1. Using the provided dataset, you must run various PageRank algorithms including Topic Specific PR and Personalized PR. The dataset for this part is an unweighted and undirected graph, where nodes represent characters from the "Harry Potter" books and an edge connects two characters in the graph if their names appeared at least one time within 14 words of one another in at least one of the books.

  2. Using the provided dataset containing UserID, ItemID, Rating, apply the algorithms for recommendation made available by "Surprise" libraries and try to improve the performance.

Project group members

About

Use the Scikit-Network for PageRank algorithms including Topic-specific PR and improve the performance of various recommendation-systems using Surprise library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published