diff --git a/doc/pub/How2ReadData/html/How2ReadData-bs.html b/doc/pub/How2ReadData/html/How2ReadData-bs.html index 91621c57d..3c6bc2386 100644 --- a/doc/pub/How2ReadData/html/How2ReadData-bs.html +++ b/doc/pub/How2ReadData/html/How2ReadData-bs.html @@ -447,7 +447,7 @@ factor in front of \( x \) and the normal distribution. Try to change the function \( y \) to $$ -y = 10x+0.01N(0,1), +y = 10x+0.01 \times N(0,1), $$

@@ -459,7 +459,7 @@ long run. Here we have only defined the training data and our model, and have not discussed a more rigorous approach to the cost function.

-We need more rigorous criteria in defining whether we have succeed or +We need more rigorous criteria in defining whether we have succeeded or not in modeling our training data. You will be surprised to see that many scientists seldomly venture beyond this 'by the eye' approach. A standard approach for the cost function is the so-called \( \chi^2 \) diff --git a/doc/pub/How2ReadData/html/How2ReadData-reveal.html b/doc/pub/How2ReadData/html/How2ReadData-reveal.html index 7c11d1c34..1aa9ac1b8 100644 --- a/doc/pub/How2ReadData/html/How2ReadData-reveal.html +++ b/doc/pub/How2ReadData/html/How2ReadData-reveal.html @@ -415,7 +415,7 @@ function \( y \) to

 
$$ -y = 10x+0.01N(0,1), +y = 10x+0.01 \times N(0,1), $$

 
@@ -428,7 +428,7 @@ long run. Here we have only defined the training data and our model, and have not discussed a more rigorous approach to the cost function.

-We need more rigorous criteria in defining whether we have succeed or +We need more rigorous criteria in defining whether we have succeeded or not in modeling our training data. You will be surprised to see that many scientists seldomly venture beyond this 'by the eye' approach. A standard approach for the cost function is the so-called \( \chi^2 \) diff --git a/doc/pub/How2ReadData/html/How2ReadData-solarized.html b/doc/pub/How2ReadData/html/How2ReadData-solarized.html index b17a9732e..8814a5e31 100644 --- a/doc/pub/How2ReadData/html/How2ReadData-solarized.html +++ b/doc/pub/How2ReadData/html/How2ReadData-solarized.html @@ -404,7 +404,7 @@ factor in front of \( x \) and the normal distribution. Try to change the function \( y \) to $$ -y = 10x+0.01N(0,1), +y = 10x+0.01 \times N(0,1), $$

@@ -416,7 +416,7 @@ long run. Here we have only defined the training data and our model, and have not discussed a more rigorous approach to the cost function.

-We need more rigorous criteria in defining whether we have succeed or +We need more rigorous criteria in defining whether we have succeeded or not in modeling our training data. You will be surprised to see that many scientists seldomly venture beyond this 'by the eye' approach. A standard approach for the cost function is the so-called \( \chi^2 \) diff --git a/doc/pub/How2ReadData/html/How2ReadData.html b/doc/pub/How2ReadData/html/How2ReadData.html index 80d7429af..6a37184b9 100644 --- a/doc/pub/How2ReadData/html/How2ReadData.html +++ b/doc/pub/How2ReadData/html/How2ReadData.html @@ -409,7 +409,7 @@ factor in front of \( x \) and the normal distribution. Try to change the function \( y \) to $$ -y = 10x+0.01N(0,1), +y = 10x+0.01 \times N(0,1), $$

@@ -421,7 +421,7 @@ long run. Here we have only defined the training data and our model, and have not discussed a more rigorous approach to the cost function.

-We need more rigorous criteria in defining whether we have succeed or +We need more rigorous criteria in defining whether we have succeeded or not in modeling our training data. You will be surprised to see that many scientists seldomly venture beyond this 'by the eye' approach. A standard approach for the cost function is the so-called \( \chi^2 \) diff --git a/doc/pub/How2ReadData/ipynb/How2ReadData.ipynb b/doc/pub/How2ReadData/ipynb/How2ReadData.ipynb index 48fa4fe11..d10084e44 100644 --- a/doc/pub/How2ReadData/ipynb/How2ReadData.ipynb +++ b/doc/pub/How2ReadData/ipynb/How2ReadData.ipynb @@ -268,7 +268,7 @@ "metadata": {}, "source": [ "$$\n", - "y = 10x+0.01N(0,1),\n", + "y = 10x+0.01 \\times N(0,1),\n", "$$" ] }, @@ -283,7 +283,7 @@ "long run. Here we have only defined the training data and our model, and \n", "have not discussed a more rigorous approach to the **cost** function.\n", "\n", - "We need more rigorous criteria in defining whether we have succeed or\n", + "We need more rigorous criteria in defining whether we have succeeded or\n", "not in modeling our training data. You will be surprised to see that\n", "many scientists seldomly venture beyond this 'by the eye' approach. A\n", "standard approach for the *cost* function is the so-called $\\chi^2$\n", diff --git a/doc/pub/How2ReadData/ipynb/ipynb-How2ReadData-src.tar.gz b/doc/pub/How2ReadData/ipynb/ipynb-How2ReadData-src.tar.gz index 532ba34d7..950467d98 100644 Binary files a/doc/pub/How2ReadData/ipynb/ipynb-How2ReadData-src.tar.gz and b/doc/pub/How2ReadData/ipynb/ipynb-How2ReadData-src.tar.gz differ diff --git a/doc/pub/How2ReadData/pdf/How2ReadData-beamer-handouts2x3.pdf b/doc/pub/How2ReadData/pdf/How2ReadData-beamer-handouts2x3.pdf index e76f26e75..181b5b427 100644 Binary files a/doc/pub/How2ReadData/pdf/How2ReadData-beamer-handouts2x3.pdf and b/doc/pub/How2ReadData/pdf/How2ReadData-beamer-handouts2x3.pdf differ diff --git a/doc/pub/How2ReadData/pdf/How2ReadData-beamer.pdf b/doc/pub/How2ReadData/pdf/How2ReadData-beamer.pdf index 28794b1c1..42e2f1dd3 100644 Binary files a/doc/pub/How2ReadData/pdf/How2ReadData-beamer.pdf and b/doc/pub/How2ReadData/pdf/How2ReadData-beamer.pdf differ diff --git a/doc/pub/How2ReadData/pdf/How2ReadData-minted.pdf b/doc/pub/How2ReadData/pdf/How2ReadData-minted.pdf index ee8c1fabd..e8e88a825 100644 Binary files a/doc/pub/How2ReadData/pdf/How2ReadData-minted.pdf and b/doc/pub/How2ReadData/pdf/How2ReadData-minted.pdf differ diff --git a/doc/pub/Introduction/html/Introduction-bs.html b/doc/pub/Introduction/html/Introduction-bs.html index ec565f021..a052cad50 100644 --- a/doc/pub/Introduction/html/Introduction-bs.html +++ b/doc/pub/Introduction/html/Introduction-bs.html @@ -6,9 +6,9 @@ Automatically generated HTML file from DocOnce source - + -Data Analysis and Machine Learning: Representing data +Introduction to Applied Data Analysis and Machine Learning @@ -43,13 +43,11 @@ Automatically generated HTML file from DocOnce source 'sections': [('Introduction', 2, None, '___sec0'), ('Learning outcomes', 2, None, '___sec1'), ('Types of Machine Learning', 2, None, '___sec2'), - ('Why this text?', 2, None, '___sec3'), - ('Choice of programming language', 2, None, '___sec4'), + ('Choice of programming language', 2, None, '___sec3'), ('Data handling, machine learning and ethical aspects', 2, None, - '___sec5'), - ('Acknowledgements', 2, None, '___sec6')]} + '___sec4')]} end of tocinfo --> @@ -63,7 +61,7 @@ end of tocinfo --> - Data Analysis and Machine Learning: Representing data + Introduction to Applied Data Analysis and Machine Learning