Skip to content

Commit 5df4c0d

Browse files
authored
Update README.md
1 parent 8c2faed commit 5df4c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ What is it? | Blog Post/IPython Notebook | Youtube Video
3838
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)
3939
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)
4040
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
41+
Descision Trees and Random Forest | In Progress | In Progress
4142

4243
## Spark (Python)
4344
Tutorial | IPython Notebook | Youtube Video

0 commit comments

Comments
 (0)