Skip to content

This is a Project for CS 6601 Artificial Intelligence at Georgia Tech. It involves ranking topic clusters based on PageRank to find the most influential events.

Notifications You must be signed in to change notification settings

vinodhkris/EventRanker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

EventRanker

This is a Project for CS 6601 Artificial Intelligence at Georgia Tech. It involves ranking topic clusters based on PageRank to find the most influential events.

project.py contains the main code which consolidates all the data and builds feature vectors. We need to implement K means, get clusters, find cumulative edge weights between every one of them and then select the most influential cluster or event.

About

This is a Project for CS 6601 Artificial Intelligence at Georgia Tech. It involves ranking topic clusters based on PageRank to find the most influential events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published