We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2faed commit 5df4c0dCopy full SHA for 5df4c0d
README.md
@@ -38,6 +38,7 @@ What is it? | Blog Post/IPython Notebook | Youtube Video
38
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)
39
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)
40
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
42
43
## Spark (Python)
44
Tutorial | IPython Notebook | Youtube Video
0 commit comments