Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 838 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 838 Bytes

Competitive-Machine-Learning

Collections of my solutions for machine learning competitions

  1. Planet: Understanding the Amazon from Space [Kaggle] Problem: predict multiple category for each satellite image Solution: 9 CNN models + average ensemble

  2. Funding Successful Project [Hackerearth] Problem: predict if a project will get successfully funded Solution: XGBoost + LGB + average ensemble

  3. Bank Indessa [Hackerearth] Problem: predict the probability that a member will default Solution: 9 classification models + ANN ensemble