machine learning-week3-错题

2018-03-05  本文已影响0人  小雨喜欢大晴天

3.  Which of the following are reasons for using feature scaling?

 It speeds up gradient descent by making it require fewer iterations to get to a good solution.

【解析】Feature scaling speeds up gradient descent by avoiding many extra iterations that are required when one or more features take on much larger values than the rest.

The cost function J(θ) for linear regression has no local optima.

The magnitude of the feature values are insignificant in terms of computational cost.

上一篇 下一篇

猜你喜欢

热点阅读