We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9aeb29 commit 3c170b6Copy full SHA for 3c170b6
README.md
@@ -1,10 +1,9 @@
1
-# PyResources
2
This repo contains several Python tutorials for data analysis tasks.
3
4
-General Stuff:
+##General Stuff:
5
- [Quick Reference to Python](http://www.dataschool.io/python-quick-reference/)
6
7
-Machine Learning:
+##Machine Learning:
8
- [Linear Regression in Python](http://nbviewer.ipython.org/github/justmarkham/DAT4/blob/master/notebooks/08_linear_regression.ipynb), [Blog Post](http://www.dataschool.io/linear-regression-in-python/)
9
- [Machine Learning with scikit learn](http://www.dataschool.io/machine-learning-with-scikit-learn/)
10
- [Logistic Regression with scikit learn](http://www.dataschool.io/logistic-regression-in-python-using-scikit-learn/)
0 commit comments