This is an undergraduate course on linear models.
Slides and Courses
Introduction: LeastSquare_1D_en.pdf, LeastSquare_1D_en.ipynb, LeastSquare_1D_en.html
Least squares : LeastSquare_Def_en.pdf, LeastSquare_1D_fr.ipynb, LeastSquare_Def_en.html
Least squares (properties) : LeastSquare_Prop_fr.pdf
SVD: SVD_en.pdf (in French), SVD.ipynb, SVD.html
PCA: PCA_en.pdf (in French), PCA.ipynb, PCA.html
IntroIC: IntroIC_en.pdf (in French), IntroIC.ipynb, IntroIC.html
Bootstrap: Bootstrap_en.pdf,
IntroTests: IntroTests_en.pdf, forward_variable_selection.ipynb, forward_variable_selection.html
Ridge: Ridge_en.pdf, Ridge_en.ipynb, Ridge_en.html
Lasso: Lasso_en.pdf, Lasso_fr.ipynb, Lasso_fr.html, functions_Lasso.py, prox_collection.py
Coordinate descent: CD_en.pdf (in French), CD_fr.ipynb, CD_fr.html
GLM: GLM_en.pdf (in French), GLM_fr.ipynb, GLM_fr.html
Generalization: Generalization_en.pdf, Generalization_fr.ipynb, Generalization_fr.html
Categorical variables: CategoricalVariables.ipynb, CategoricalVariables.html