We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c6e98 commit 1eb2d81Copy full SHA for 1eb2d81
README.md
@@ -125,7 +125,7 @@ Bonus Notebooks (not in the book)
125
126
##### Model evaluation
127
128
-- [What is overfitting?](./overfitting.md)
+- [What is overfitting?](./faq/overfitting.md)
129
- [Is it always better to have the largest possible number of folds when performing cross validation?](./faq/number-of-kfolds.md)
130
- [When training an SVM classifier, is it better to have a large or small number of support vectors?](./faq/num-support-vectors.md)
131
- [How do I evaluate a model?](./faq/evaluate-a-model.md)
0 commit comments