MCQOPTIONS
Saved Bookmarks
| 1. |
which of the following step / assumption in regression modeling impacts the trade- off between under-fitting and over-fitting the most. |
| A. | the polynomial degree |
| B. | whether we learn the weights by matrix inversion or gradient descent |
| C. | the use of a constant-term |
| Answer» B. whether we learn the weights by matrix inversion or gradient descent | |