/Avazu_Code

Code used for Avazu Kaggle Competition (Logistic Regresson, GBM, MatrixNet)

Primary LanguagePython

Repository contains code that was used for Kaggle Avazu competition to achieve 18th place.

Main algorithms used:

  1. Logistic Regression with Adaptive Gradient
  2. Stochastic Gradient Boosting Machine (MatrixNet)