Introduction to Machine Learning.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Pierre-Edouard Portier 96e55f2c72 experiment with associating mca clusters with nakr errors 2 months ago
ca_experiment add the generated pdf as an ignored file. 9 months ago
data add data folder with housing dataset 1 year ago
images illustrations pour certaines diapositives 1 year ago
.gitignore new files (pdfs) and folders (due to the bookdown structure) to ignore 1 year ago
01_intro.Rmd minor 3 months ago
01_intro_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
02_a_application_abalone.Rmd modify the individual chapters to create a bookdown book 1 year ago
02_b_breviaire_proba_stat.Rmd modify the individual chapters to create a bookdown book 1 year ago
02_moindres_carres.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
02_moindres_carres_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
02_moindres_carres_slides.Rmd correction erreur sur un slide (dérivée en fn de beta) 1 year ago
03_tikhonov.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
03_tikhonov_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
03_tikhonov_slides.Rmd some slides done 1 year ago
04_validation_croisee.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
04_validation_croisee_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
04_validation_croisee_slides.Rmd some slides done 1 year ago
05_b_svd_pca.Rmd utilisation des termes 'axe factoriel' et 'facteur' 5 months ago
05_b_svd_pca_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
05_b_svd_pca_slides.Rmd modify the individual chapters to create a bookdown book 1 year ago
05_c_svd_ca.R code for rounding a list of numbers while preserving the sum 5 months ago
05_c_svd_ca.Rmd managing clusters of individuals in mca 5 months ago
05_c_svd_ca_code.R factorisation de ca en fonctions réutilisables 5 months ago
05_d_svd_mca.R creation of multiple correspondence analysis chapter 5 months ago
05_d_svd_mca.Rmd minor rev 5 months ago
05_d_svd_mca_code.R experiment with associating mca clusters with nakr errors 2 months ago
05_presentation_svd.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
05_presentation_svd_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
05_presentation_svd_slides.Rmd petites modifications 1 year ago
06_matrice_definie_non_negative.Rmd modify the individual chapters to create a bookdown book 1 year ago
07_multiplicateurs_de_lagrange.Rmd modify the individual chapters to create a bookdown book 1 year ago
08_derivation_svd.Rmd modify the individual chapters to create a bookdown book 1 year ago
09_puissance_iteree_valeur_propre.Rmd 202206141826 12 months ago
10_puissance_iteree_svd.Rmd modify the individual chapters to create a bookdown book 1 year ago
11_projecteurs.Rmd modify the individual chapters to create a bookdown book 1 year ago
11_projecteurs_slides.Rmd some slides done 1 year ago
12_factorisation_qr.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
12_factorisation_qr_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
13_puissance_iteree_par_blocs.Rmd modify the individual chapters to create a bookdown book 1 year ago
14_geometrie_ridge_svd.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
14_geometrie_ridge_svd_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
14_geometrie_ridge_svd_slides.Rmd some slides done 1 year ago
15_loocv.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
15_loocv_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
15_loocv_slides.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
16_biais_variance_estimateur.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
16_biais_variance_estimateur_slides.Rmd ajout de diapositives sur le biais et la variance d'un estimateur 1 year ago
17_biais_variance_ridge.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
18_kernel_ridge_regression.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
18_kernel_ridge_regression_code.R ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
18_kernel_ridge_regression_slides.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
19_b_nystroem_approximation_housing_experiment_code.R experiment with associating mca clusters with nakr errors 2 months ago
19_nystroem_approximation.Rmd Nystroem approximation is now correct (and simplified). 3 months ago
19_nystroem_approximation_code.R Nystroem approximation is now correct (and simplified). 3 months ago
19_nystroem_approximation_slides.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
20_tp_dilemme_biais_variance.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
20_tp_dilemme_biais_variance_sujet.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
21_b_tp_projection_aleatoire_housing_pca.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
21_c_tp_projection_aleatoire_housing_elm.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
21_tp_projection_aleatoire.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
21_tp_projection_aleatoire_sujet.Rmd ajout d'un TP pour expérimenter sur la projection aléatoire et l'analyse factorielle apr PCA sur le jeu de données California Housing 1 year ago
22_tp_kernel_ridge_regression.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
22_tp_kernel_ridge_regression_sujet.Rmd ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
23_exercices.R 202206141826 12 months ago
99_references.Rmd ajout d'un fichier pour gérer les références 1 year ago
LICENSE Initial commit 2 years ago
Makefile To compile Rmd files to PDF with a Makefile 1 year ago
README.md Initial commit 2 years ago
_bookdown.yml ajout suffixe _code aux fichier R ; restructuration des chapitres 5 months ago
_output.yml mise en forme de livre bookdown 1 year ago
index.Rmd experiment with associating mca clusters with nakr errors 2 months ago
intro_to_ml.Rproj ... 9 months ago
intro_to_ml.bib Chapter on SVD for correspondence analysis nearly done 5 months ago
make.R to work with beamer, call to render w/o pdf_document() 1 year ago
make_all_chapters some scripts to make the book, the slides, some archives... 1 year ago
make_book mise en forme de livre bookdown 1 year ago
make_book_old some scripts to make the book, the slides, some archives... 1 year ago
make_chapter 202206141826 12 months ago
make_slides some scripts to make the book, the slides, some archives... 1 year ago
make_slides_archive some scripts to make the book, the slides, some archives... 1 year ago
make_src_archive some scripts to make the book, the slides, some archives... 1 year ago
pad.R Nystroem approximation is now correct (and simplified). 3 months ago
preamble.tex modify the individual chapters to create a bookdown book 1 year ago

README.md

intro_to_ml

Introduction to Machine Learning.