Code Popularity Predictor. Guess how many stars a GitHub project will get by analyzing its code structure.

github.com/simon-weber/Predicting-Code-Popularity

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2021
  • add original paper; link newer paper
April 2013
  • refactor code feature definition
  • continue plotting work (stepfilled/alpha, now)
  • investigating import relative occurence
  • begin plotting features
  • move fetch_author_info
  • Merge branch 'master' of github.com:simon-weber/Predicting-Code-Popul…
  • add author fetch code
  • after getting new data
  • ready for cloning
  • asym bagging and adaboost
  • WIP asym bagging
  • WIP asym bagging
  • give stats over CV runs; summarize module data
  • better output formatting
March 2013
  • better benchmarking
  • slight code improvements
  • more intelligent sample selection
  • fix import feature importance handling
  • fix import handling