Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 416 Bytes

Housing Prices Competition

Build a model with machine learning to predict housing prices in Ames, Iowa.

Map ordinal features to integers.

Impute missing values.

Parse categorical features with OneHotEncoder.

Create dummy variables to missing categorical features.

Process model construction with pipelines.

Dataset and more information can be found here: https://www.kaggle.com/c/home-data-for-ml-course