Skip to content

Commit

Permalink
Merge pull request udacity#111 from udacity/nicky-fix-typo-p3
Browse files Browse the repository at this point in the history
Update customer_segments.ipynb
  • Loading branch information
jared-weed committed Oct 24, 2016
2 parents 3201fe2 + 4f1fd76 commit 7797511
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
},
"source": [
"### 问题 4\n",
"*这里是否存在一些数据点,它有多余一个的属性在上面的定义下被看作是异常的?这些点应该被从数据集中移除吗?如果你加入了一些点到`outliers`中准备被移除的话,请解释为什么?* "
"*这里是否存在一些数据点,它有多于一个的属性在上面的定义下被看作是异常的?这些点应该被从数据集中移除吗?如果你加入了一些点到`outliers`中准备被移除的话,请解释为什么?* "
]
},
{
Expand Down

0 comments on commit 7797511

Please sign in to comment.