Fix incorrect description in chapter 2

This commit is contained in:
Kxrr
2017-11-25 00:02:08 +08:00
parent 97a415a49d
commit 91b142ca9b

View File

@@ -6967,7 +6967,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Great! It seems that we had the right imputer strategy (mean), and apparently only the top 7 features are useful (out of 9), the last 2 seem to just add some noise."
"Great! It seems that we had the right imputer strategy (median), and apparently only the top 7 features are useful (out of 9), the last 2 seem to just add some noise."
]
},
{