mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
[PR #167] [MERGED] Fix various typos in notebooks #224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/167
Author: @Calinou
Created: 2/13/2020
Status: ✅ Merged
Merged: 2/15/2020
Merged by: @GokuMohandas
Base:
master← Head:fix-typos-notebooks📝 Commits (1)
cc411a8Fix various typos in notebooks📊 Changes
12 files changed (+31 additions, -31 deletions)
View changed files
📝
notebooks/basic_ml/01_Python.ipynb(+1 -1)📝
notebooks/basic_ml/02_NumPy.ipynb(+1 -1)📝
notebooks/basic_ml/03_Pandas.ipynb(+3 -3)📝
notebooks/basic_ml/04_Linear_Regression.ipynb(+4 -4)📝
notebooks/basic_ml/05_Logistic_Regression.ipynb(+3 -3)📝
notebooks/basic_ml/06_Multilayer_Perceptrons.ipynb(+4 -4)📝
notebooks/basic_ml/07_Data_and_Models.ipynb(+2 -2)📝
notebooks/basic_ml/08_Utilities.ipynb(+2 -2)📝
notebooks/basic_ml/09_Preprocessing.ipynb(+2 -2)📝
notebooks/basic_ml/10_Convolutional_Neural_Networks.ipynb(+4 -4)📝
notebooks/basic_ml/11_Embeddings.ipynb(+3 -3)📝
notebooks/basic_ml/12_Recurrent_Neural_Networks.ipynb(+2 -2)📄 Description
Found using
codespell -wi3and some manual editing.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.