diff --git a/doc/src/Regression/Regression.do.txt b/doc/src/Regression/Regression.do.txt index 88f901c66..f0ac537d7 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -14,7 +14,7 @@ DATE: today * add material on ridge and lasso and link to SVD, show proofs * clean up math formalism, hats to boldface * add material about kernel regression and splines -* rewrite CV part and add discussion of train, validate and test +* rewrite Cross validation part and add discussion of train, validate and test !split ===== Why Linear Regression (aka Ordinary Least Squares and family) =====