data-doctors / kaggle-house-prices-advanced-regression-techniques

Repository for source code of kaggle competition: House Prices: Advanced Regression Techniques
41 stars 25 forks source link

Evaluate the cross corelation of the variables after the get_dummies #9

Closed divivoma closed 7 years ago

divivoma commented 7 years ago

Analyse what comes out after the get dummies by looking to the correlation with sale price or plotting some of them, after this decide what to do next

divivoma commented 7 years ago

By removing the less correlated variables after the get_dummies() I've noticed not big improvements in the LB score.