From 243f1d2408956542a7cc055bb6d6859d21e3f255 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sat, 19 Nov 2022 11:33:49 +0100 Subject: [PATCH] took out pca from week 46 --- doc/pub/week46/html/._week46-bs000.html | 157 +- doc/pub/week46/html/._week46-bs001.html | 153 +- doc/pub/week46/html/._week46-bs002.html | 153 +- doc/pub/week46/html/._week46-bs003.html | 153 +- doc/pub/week46/html/._week46-bs004.html | 153 +- doc/pub/week46/html/._week46-bs005.html | 153 +- doc/pub/week46/html/._week46-bs006.html | 153 +- doc/pub/week46/html/._week46-bs007.html | 153 +- doc/pub/week46/html/._week46-bs008.html | 153 +- doc/pub/week46/html/._week46-bs009.html | 153 +- doc/pub/week46/html/._week46-bs010.html | 153 +- doc/pub/week46/html/._week46-bs011.html | 153 +- doc/pub/week46/html/._week46-bs012.html | 153 +- doc/pub/week46/html/._week46-bs013.html | 153 +- doc/pub/week46/html/._week46-bs014.html | 153 +- doc/pub/week46/html/._week46-bs015.html | 153 +- doc/pub/week46/html/._week46-bs016.html | 153 +- doc/pub/week46/html/._week46-bs017.html | 153 +- doc/pub/week46/html/._week46-bs018.html | 153 +- doc/pub/week46/html/._week46-bs019.html | 153 +- doc/pub/week46/html/._week46-bs020.html | 153 +- doc/pub/week46/html/._week46-bs021.html | 154 +- doc/pub/week46/html/._week46-bs022.html | 155 +- doc/pub/week46/html/._week46-bs023.html | 156 +- doc/pub/week46/html/._week46-bs024.html | 157 +- doc/pub/week46/html/._week46-bs025.html | 158 +- doc/pub/week46/html/._week46-bs026.html | 159 +- doc/pub/week46/html/._week46-bs027.html | 160 +- doc/pub/week46/html/._week46-bs028.html | 161 +- doc/pub/week46/html/._week46-bs029.html | 183 +- doc/pub/week46/html/week46-bs.html | 157 +- doc/pub/week46/html/week46-reveal.html | 1271 +---------- doc/pub/week46/html/week46-solarized.html | 1250 +---------- doc/pub/week46/html/week46.html | 1250 +---------- doc/pub/week46/ipynb/ipynb-week46-src.tar.gz | Bin 192 -> 192 bytes doc/pub/week46/ipynb/week46.ipynb | 2051 ++---------------- doc/src/week46/pca.do.txt | 2026 ++++++++++++++++- doc/src/week46/week46.do.txt | 867 +------- 38 files changed, 3305 insertions(+), 10227 deletions(-) diff --git a/doc/pub/week46/html/._week46-bs000.html b/doc/pub/week46/html/._week46-bs000.html index 05bde78c2..ced4225cc 100644 --- a/doc/pub/week46/html/._week46-bs000.html +++ b/doc/pub/week46/html/._week46-bs000.html @@ -8,8 +8,8 @@ doconce format html week46.do.txt --html_style=bootstrap --pygments_html_style=d - -Week 46: Support Vector Machines and Project 3. Start Principal Component Analysis + +Week 46: Support Vector Machines and Project 3. @@ -94,63 +94,10 @@ doconce format html week46.do.txt --html_style=bootstrap --pygments_html_style=d 2, None, 'back-to-the-more-realistic-cases'), - ('Basic ideas of the Principal Component Analysis (PCA)', + ('Support vector machines for regression', 2, None, - 'basic-ideas-of-the-principal-component-analysis-pca'), - ('Introducing the Covariance and Correlation functions', - 2, - None, - 'introducing-the-covariance-and-correlation-functions'), - ('More on the covariance', 2, None, 'more-on-the-covariance'), - ('Reminding ourselves about Linear Regression', - 2, - None, - 'reminding-ourselves-about-linear-regression'), - ('Simple Example', 2, None, 'simple-example'), - ('The Correlation Matrix', 2, None, 'the-correlation-matrix'), - ('Numpy Functionality', 2, None, 'numpy-functionality'), - ('Correlation Matrix again', 2, None, 'correlation-matrix-again'), - ('Using Pandas', 2, None, 'using-pandas'), - ('And then the Franke Function', - 2, - None, - 'and-then-the-franke-function'), - ('Links with the Design Matrix', - 2, - None, - 'links-with-the-design-matrix'), - ('Computing the Expectation Values', - 2, - None, - 'computing-the-expectation-values'), - ('Towards the PCA theorem', 2, None, 'towards-the-pca-theorem'), - ('More on the PCA Theorem', 2, None, 'more-on-the-pca-theorem'), - ('Writing our own PCA code', 2, None, 'writing-our-own-pca-code'), - ('Implementing it', 2, None, 'implementing-it'), - ('First Step', 2, None, 'first-step'), - ('Scaling', 2, None, 'scaling'), - ('Centered Data', 2, None, 'centered-data'), - ('Exploring', 2, None, 'exploring'), - ('Diagonalize the sample covariance matrix to obtain the ' - 'principal components', - 2, - None, - 'diagonalize-the-sample-covariance-matrix-to-obtain-the-principal-components'), - ('Collecting all Steps', 2, None, 'collecting-all-steps'), - ('Classical PCA Theorem', 2, None, 'classical-pca-theorem'), - ('The PCA Theorem', 2, None, 'the-pca-theorem'), - ('Geometric Interpretation and link with Singular Value ' - 'Decomposition', - 2, - None, - 'geometric-interpretation-and-link-with-singular-value-decomposition'), - ('PCA and scikit-learn', 2, None, 'pca-and-scikit-learn'), - ('Back to the Cancer Data', 2, None, 'back-to-the-cancer-data'), - ('Incremental PCA', 2, None, 'incremental-pca'), - ('Randomized PCA', 3, None, 'randomized-pca'), - ('Kernel PCA', 3, None, 'kernel-pca'), - ('Other techniques', 2, None, 'other-techniques')]} + 'support-vector-machines-for-regression')]} end of tocinfo --> @@ -178,72 +125,42 @@ MathJax.Hub.Config({ - Week 46: Support Vector Machines and Project 3. Start Principal Component Analysis + Week 46: Support Vector Machines and Project 3. diff --git a/doc/pub/week46/html/week46-bs.html b/doc/pub/week46/html/week46-bs.html index 05bde78c2..ced4225cc 100644 --- a/doc/pub/week46/html/week46-bs.html +++ b/doc/pub/week46/html/week46-bs.html @@ -8,8 +8,8 @@ doconce format html week46.do.txt --html_style=bootstrap --pygments_html_style=d - -Week 46: Support Vector Machines and Project 3. Start Principal Component Analysis + +Week 46: Support Vector Machines and Project 3. @@ -94,63 +94,10 @@ doconce format html week46.do.txt --html_style=bootstrap --pygments_html_style=d 2, None, 'back-to-the-more-realistic-cases'), - ('Basic ideas of the Principal Component Analysis (PCA)', + ('Support vector machines for regression', 2, None, - 'basic-ideas-of-the-principal-component-analysis-pca'), - ('Introducing the Covariance and Correlation functions', - 2, - None, - 'introducing-the-covariance-and-correlation-functions'), - ('More on the covariance', 2, None, 'more-on-the-covariance'), - ('Reminding ourselves about Linear Regression', - 2, - None, - 'reminding-ourselves-about-linear-regression'), - ('Simple Example', 2, None, 'simple-example'), - ('The Correlation Matrix', 2, None, 'the-correlation-matrix'), - ('Numpy Functionality', 2, None, 'numpy-functionality'), - ('Correlation Matrix again', 2, None, 'correlation-matrix-again'), - ('Using Pandas', 2, None, 'using-pandas'), - ('And then the Franke Function', - 2, - None, - 'and-then-the-franke-function'), - ('Links with the Design Matrix', - 2, - None, - 'links-with-the-design-matrix'), - ('Computing the Expectation Values', - 2, - None, - 'computing-the-expectation-values'), - ('Towards the PCA theorem', 2, None, 'towards-the-pca-theorem'), - ('More on the PCA Theorem', 2, None, 'more-on-the-pca-theorem'), - ('Writing our own PCA code', 2, None, 'writing-our-own-pca-code'), - ('Implementing it', 2, None, 'implementing-it'), - ('First Step', 2, None, 'first-step'), - ('Scaling', 2, None, 'scaling'), - ('Centered Data', 2, None, 'centered-data'), - ('Exploring', 2, None, 'exploring'), - ('Diagonalize the sample covariance matrix to obtain the ' - 'principal components', - 2, - None, - 'diagonalize-the-sample-covariance-matrix-to-obtain-the-principal-components'), - ('Collecting all Steps', 2, None, 'collecting-all-steps'), - ('Classical PCA Theorem', 2, None, 'classical-pca-theorem'), - ('The PCA Theorem', 2, None, 'the-pca-theorem'), - ('Geometric Interpretation and link with Singular Value ' - 'Decomposition', - 2, - None, - 'geometric-interpretation-and-link-with-singular-value-decomposition'), - ('PCA and scikit-learn', 2, None, 'pca-and-scikit-learn'), - ('Back to the Cancer Data', 2, None, 'back-to-the-cancer-data'), - ('Incremental PCA', 2, None, 'incremental-pca'), - ('Randomized PCA', 3, None, 'randomized-pca'), - ('Kernel PCA', 3, None, 'kernel-pca'), - ('Other techniques', 2, None, 'other-techniques')]} + 'support-vector-machines-for-regression')]} end of tocinfo --> @@ -178,72 +125,42 @@ MathJax.Hub.Config({ - Week 46: Support Vector Machines and Project 3. Start Principal Component Analysis + Week 46: Support Vector Machines and Project 3.