Skip to content

Commit 3c170b6

Browse files
committed
Update README.md
1 parent f9aeb29 commit 3c170b6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# PyResources
21
This repo contains several Python tutorials for data analysis tasks.
32

4-
General Stuff:
3+
##General Stuff:
54
- [Quick Reference to Python](http://www.dataschool.io/python-quick-reference/)
65

7-
Machine Learning:
6+
##Machine Learning:
87
- [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/)
98
- [Machine Learning with scikit learn](http://www.dataschool.io/machine-learning-with-scikit-learn/)
109
- [Logistic Regression with scikit learn](http://www.dataschool.io/logistic-regression-in-python-using-scikit-learn/)

0 commit comments

Comments
 (0)