We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eade6e6 commit deaa78eCopy full SHA for deaa78e
projects/boston_housing/boston_housing.ipynb
@@ -394,7 +394,8 @@
394
"metadata": {},
395
"source": [
396
"### Question 8 - Cross-Validation\n",
397
- "*What is the k-fold cross-validation training technique and how is it performed on a learning algorithm?*"
+ "*What is the k-fold cross-validation training technique? What benefit does this technique provide for grid search when optimizing a model?* \n",
398
+ "**Hint:** Much like the reasoning behind having a testing set, what could go wrong with using grid search without a cross-validated set?"
399
]
400
},
401
{
0 commit comments