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 | |