Files
2017-03-06 18:04:44 -05:00
..
2017-03-06 18:04:44 -05:00
2016-06-02 12:53:29 -04:00
2016-02-03 13:23:32 -05:00
2016-02-03 13:23:32 -05:00

Sebastian Raschka, 2015

Python Machine Learning - Supplementary Datasets

iris

wine

wdbc

movie

  • used in chapters 8 and 9
  • movie dataset converted into a 2-column CSV format: The first column (review) contains the text, and the second column (sentiment) denotes the polarity, where 0=negative and 1=positive. The first 25,000 are the training samples and the remaining 25,000 rows are the test samples from the "Large Movie Review Dataset v1.0," respectively.
  • source: http://ai.stanford.edu/~amaas/data/sentiment/

housing

mnist