Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 424 Bytes

House Prices

Prices prediction (regression task)

  • Визуализация
  • Препроцессинг данных
  • Модели регрессии -Линейная регрессия
    • Lasso
    • Ridge
    • ElasticNetCV
    • Decision Tree
    • RandomForest
    • GradientBoosting
    • LGBMRegressor
    • Stacking
  • ANOVA test
  • Место в соревновании Kaggle - 512 (топ 10%)