Fix of typos in the 01_introduction.ipynb
file
#82
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of the typos fixed:
AA2324/material.md
, line12
;AA2324/course/01_introduction/01_introduction.ipynb
, line1519
;AA2324/course/01_introduction/figs/class_12.png
.Typo 2) fixes some typo errors in the image which explains what happens with more samples. In order to fix them, a new image (equal to the previous one but with the text corrected; the text is formatted identically to the previous image, with a tiny skew of the position of the text due to the photo editor) has been added to the
AA2324/course/01_introduction/figs
folder, with the name24_pearson_correlation.png
. The image is not attached anymore to the cell, but could be done since the source is now in the folder.Typo 3) fixes the first classification example, where the y labels are inverted in the upper equations (where there should be 0 there is 1 and viceversa)