Skip to content

Lesson 10: Ensemble Methods

jhaski edited this page Mar 25, 2014 · 2 revisions

Assignments

  • Try using bagging on your credit score prediction model to reduce the variance. There is an example in "input/credit_prediction.py"
  • Work in small teams to create simple ensemble models to improve your Kaggle submission score

####Links