Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update
  • Loading branch information
Usernametwo committed Dec 11, 2017
commit f151b182e6d480c27c5e62517ad1c4905d53dd88
4 changes: 4 additions & 0 deletions competitions/getting-started/house-price.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
##**房价预测**

***

[房价预测](https://www.kaggle.com/c/house-prices-advanced-regression-techniques):Predict sales prices and practice feature engineering

###**内容说明**

- Ask a home buyer to describe their dream house, and they probably won't begin with the height of the basement ceiling or the proximity to an east-west railroad. But this playground competition's dataset proves that much more influences price negotiations than the number of bedrooms or a white-picket fence.

- With 79 explanatory variables describing (almost) every aspect of residential homes in Ames, Iowa, this competition challenges you to predict the final price of each home.

###**开发流程**

>收集数据:[数据集](https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data)


Expand Down