/kddcup2015

CS 385 Project

Primary LanguagePython

kddcup2015

This is KDD Cup 2015 project, serving as CS 385 Project

Contributors

  1. Tan Jia: tjtanjia.tan@gmail.com
  2. Yuan Peng: frankpengyuan@gmail.com
  3. Lu Yuchen:

Structure

  • clean.py: convert raw data into number-indexed data
  • extfea.py: extract features
  • stdmodel.py: train a model and test
  • raw: store raw data
  • clean: store ``cleaned'' data
  • maps: store mapping files
  • feature: store feature files