Skip to content

Commit 7fd5646

Browse files
authored
Update README.md
1 parent b3efee4 commit 7fd5646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Time Series Part 2 | [Time Series Data Basics with Pandas Part 2](https://githu
3131
What is it? | Blog Post/IPython Notebook | Youtube Video
3232
--- | --- | ---
3333
Linear Regression | [Linear Regression Python (sklearn, numpy, pandas)](https://medium.com/@GalarnykMichael/linear-regression-using-python-b29174c3797a#.vczf85s0s) | [Linear Regression](https://www.youtube.com/watch?v=dSYJVbj4Eew&t=2s)
34-
Logistic Regression | [Digits (Preloaded Dataset)](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Sklearn/Logistic_Regression/LogisticRegression_toy_digits.ipynb) / [MNIST](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Sklearn/Logistic_Regression/LogisticRegression_MNIST.ipynb) | [Logistic Regression using Python (Sklearn, NumPy, Handwriting Recognition, Matplotlib)](https://www.youtube.com/watch?v=71iXeuKFcQM)
34+
Logistic Regression | [Digits](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Sklearn/Logistic_Regression/LogisticRegression_toy_digits.ipynb) / [MNIST](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Sklearn/Logistic_Regression/LogisticRegression_MNIST.ipynb) | [Logistic Regression using Python (Sklearn, NumPy, Handwriting Recognition, Matplotlib)](https://www.youtube.com/watch?v=71iXeuKFcQM)
3535
Principal Component Analysis | [IRIS](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Sklearn/PCA/PCA_Iris_Dataset.ipynb) / [MNIST](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Sklearn/PCA/PCA_MNIST_Logistic_Regression.ipynb) | Coming soon
3636

3737
## Spark (Python)

0 commit comments

Comments
 (0)