You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A Course in Machine Learning [UMD / Digital Book](http://bit.ly/22WyV3N)
111
112
* The Elements of Statistical Learning / Stanford [Digital](http://bit.ly/ebook-elemstatlearn) & [Book ```$80```](http://amzn.to/1hmyKry) & [Study Group](http://www.reddit.com/r/eosl)
_More Libraries can be found in the ["awesome machine learning"](https://github.com/josephmisiti/awesome-machine-learning#python) repo & in related [specializations](https://github.com/datasciencemasters/go/blob/master/specializations.md)_
180
181
@@ -200,12 +201,12 @@ _More Libraries can be found in the ["awesome machine learning"](https://github.
200
201
*[twython](http://bit.ly/py-twython) - Python wrapper for the Twitter API
201
202
202
203
***Visualization Packages**
203
-
*[matplotlib](http://www.ast.uct.ac.za/~sarblyth/pythonGuide/PythonPlottingBeginnersGuide.pdf) - well-integrated with analysis and data manipulation packages like numpy and pandas
204
+
*[matplotlib](http://bit.ly/matplotlib-docs) - well-integrated with analysis and data manipulation packages like numpy and pandas
204
205
*[Orange](http://bit.ly/software-orangeviz) - Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting. Components for machine learning. Add-ons for bioinformatics and text mining
205
206
206
207
***iPython Data Science Notebooks**
207
208
*[Data Science in IPython Notebooks](http://bit.ly/ipynb-ds) (Linear Regression, Logistic Regression, Random Forests, K-Means Clustering)
208
-
*[A Gallery of Interesting IPython Notebooks - Pandas for Data Analysis](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks#pandas-for-data-analysis)
209
+
*[A Gallery of Interesting IPython Notebooks - Pandas for Data Analysis](http://bit.ly/ipyfordataanalysis)
209
210
210
211
#### Datasets are now [here](http://bit.ly/osdsm-datasets)
211
212
@@ -249,10 +250,6 @@ Non-Open-Source books, courses, and resources are noted with ```$```.
249
250
250
251
## Contribute
251
252
252
-
Please Contribute Your Ideas -- **this is Open Source!**
253
-
254
-
Please **showcase your own specialization & transcript** by submitting a markdown file pull request in the ```/transcripts``` directory with your name! eg [```clare-corthell-2014.md```](http://bit.ly/U6yVMU)
253
+
Please Contribute -- **this is Open Source!**
255
254
256
255
[Follow me on Twitter @clarecorthell](http://bit.ly/clarecorthelltwitter)
0 commit comments