Skip to content

Commit 386168b

Browse files
committed
Update README.md
1 parent 8207920 commit 386168b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This repo contains several Python tutorials for data analysis tasks.
2323
##Data Science with Python
2424
- [awesome-python](https://github.com/vinta/awesome-python)
2525
- [Pycon India 2015 Notes](http://www.analyticsvidhya.com/blog/2015/10/notes-impressions-experience-excitement-pycon-india-2015/)
26+
- [**5 important Python Data Science advancements of 2015**](https://medium.com/@elgehelge/the-5-most-important-python-data-science-advancements-of-2015-a136482da89b#.sp2c1la9z)
2627
- [Data Exploration with Numpy cheat sheet](http://www.analyticsvidhya.com/blog/2015/07/11-steps-perform-data-analysis-pandas-python)
2728
- [NLP](http://www.datasciencecentral.com/profiles/blogs/python-nlp-tools)
2829
- [Querying Craiglist with Python](http://chrisholdgraf.com/querying-craigslist-with-python/?imm_mid=0d8940&cmp=em-data-na-na-newsltr_20150916)
@@ -43,7 +44,7 @@ This repo contains several Python tutorials for data analysis tasks.
4344
- [Wiki](https://en.wikipedia.org/wiki/Scikit-learn)
4445
- [**Introduction to machine learning with scikit-learn**](https://github.com/justmarkham/scikit-learn-videos), [**Videos!**](http://blog.kaggle.com/author/kevin-markham/)
4546
- [**A Gentle Introduction to Scikit-Learn: A Python Machine Learning Library**](http://machinelearningmastery.com/a-gentle-introduction-to-scikit-learn-a-python-machine-learning-library/)
46-
- [sklearn_scipy2013](https://github.com/jakevdp/sklearn_scipy2013)
47+
- [**PyData Seattle 2015 Scikit-learn Tutorial**](https://github.com/jakevdp/sklearn_pydata2015), [sklearn_scipy2013](https://github.com/jakevdp/sklearn_scipy2013)
4748
- [SKLEARN BENCHMARKS: A centralized repository to report scikit-learn model performance across a variety of parameter settings and data sets.](https://github.com/rhiever/sklearn-benchmarks)
4849
- [**Code example to predict prices of Airbnb vacation rentals, using scikit-learn on Spark**](https://github.com/mapr-demos/spark-sklearn-airbnb-predict)
4950
- [**ML with scikit learn**](http://amueller.github.io/sklearn_tutorial/)

0 commit comments

Comments
 (0)