Skip to content

ekelleyv/CollusionRanking

Repository files navigation

CollusionRanking

Final project for COS 445
Diminishing influence of cliques in online ranking algorithms, such as Reddit and Hackernews.

  • Ed Kelley
  • Brian Matejek
  • DJ Shuster

Resources

Reddit Ranking algorithm

Installing numpy and scipy

Git Instructions

How to use git:

Get the project:
git clone git@github.com:ekelleyv/CollusionRanking.git

After adding changes:
git add .
git commit -m "You message here"

Push changes:
git push

Pull changes:
git pull

About

Final project for COS 445

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages