Skip to content

Commit

Permalink
Moved datasets out of core curriculum
Browse files Browse the repository at this point in the history
  • Loading branch information
clarecorthell committed Jun 2, 2014
1 parent ca7fda7 commit 9ce9031
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,21 @@
* [Scikit-learn sample datasets](http://scikit-learn.org/stable/datasets/index.html)
* [Statsmodels datasets](http://statsmodels.sourceforge.net/devel/datasets/index.html)


#### Networks
* [Stanford Network Analysis Project](https://snap.stanford.edu/)

#### Raw Dataz

* [The Guardian / Datasets](http://www.theguardian.com/news/datablog/interactive/2013/jan/14/all-our-datasets-index)
* [Qandl](http://www.quandl.com) provides a lot of interesting data with a clean API.
* [Time Series Data Library](http://datamarket.com/data/list/?q=provider:tsdl)
* USA Congressional Voting Records [Voteview](http://voteview.org/downloads.asp)

### Datasets Sources

* [NIPS Feature Selection](http://www.nipsfsc.ecs.soton.ac.uk/datasets/)

### Curated Lists of Datasets

* [@hmason's](https://twitter.com/hmason) curated dataset list [bit.ly](https://bitly.com/bundles/hmason/1)

0 comments on commit 9ce9031

Please sign in to comment.