Commit Graph

543 Commits (master)

Author SHA1 Message Date
Donne Martin 1405875382 Updated IPython Notebook Setup section to link to Python 3 and Spark 1.4 setup. Labeled Python 2 setup links. 2015-06-23 22:08:53 -04:00
Donne Martin e8b32cffa1 Tweaked RDD collect() description to be more descriptive. 2015-06-23 22:08:00 -04:00
Donne Martin 26349dad5d Added author and GitHub repo link to notebooks. 2015-06-18 21:07:36 -04:00
Donne Martin aaf4141a36 Added links to Pelican, Pyramid, Flask, Bottle. Mentioned Tornado as an alternative. 2015-06-16 07:31:57 -04:00
Donne Martin c12171762c Fixed #1, added mention of Disco Project to MapReduce section. 2015-06-16 07:23:14 -04:00
Donne Martin 508d2b6c19 Updated LICENSE to include notice of third party content. 2015-06-14 10:13:00 -04:00
Donne Martin 0d26466a3b Added reference to Python for Data Analysis. 2015-06-14 07:04:58 -04:00
Donne Martin 81a724b22a Follow-up to previous commit, left out regex notebook. 2015-06-14 06:35:44 -04:00
Donne Martin 44fefa8cfe Added customer churn analysis. 2015-06-14 06:34:33 -04:00
Donne Martin 9a7522e1be Added regex reference to README. 2015-06-14 06:32:27 -04:00
Donne Martin 944bdef5c9 Applied the following discussed in the README to notebooks themselves vs the actual README links to the notebooks: Some notebooks I reference were created by other authors, who are credited within their notebook(s) by providing their names and/or a link to their source. 2015-06-14 06:26:34 -04:00
Donne Martin 2b09e780ab Added regex references. 2015-06-13 11:00:38 -04:00
Donne Martin 27e54150ad Added Titanic random forest results csv file. 2015-06-13 10:55:07 -04:00
Donne Martin 1bf68e0689 Combined pandas notebooks until pandas I/O and pandas cleaning are further developed. 2015-06-12 20:51:00 -04:00
Donne Martin 0f7fa880a5 Tweaked Jekyll and Django descriptions, noting alternatives. 2015-06-12 20:25:58 -04:00
Donne Martin 083bf2fe6d Tweaked repo intro description. 2015-06-11 11:02:06 -04:00
Donne Martin 2b2d4cf112 Added matplotlib applied notebook, with visualizations appied to Kaggle competitions for exploratory data analysis. This was separated from the original matplotlib notebook that contained both general functionality and the applied section. 2015-06-11 07:17:52 -04:00
Donne Martin c0b8c9b764 Follow-up to previous commit: Tweaked repo intro to help clarify which notebooks I created vs those I reference from other authors. 2015-06-11 07:13:50 -04:00
Donne Martin fdb26534c6 Tweaked repo intro to help clarify which notebooks I created vs those I reference from other authors. 2015-06-11 06:58:21 -04:00
Donne Martin 3d85970eb5 Added Django commands. 2015-06-10 16:40:21 -04:00
Donne Martin 0cc73c682b Added commands to ammend a git commit message. Fixed some git commands not being prefixed with an exclamation mark. 2015-06-10 16:34:23 -04:00
Donne Martin d35262c142 Merge branch 'master' of https://github.com/donnemartin/pydatanotebooks 2015-06-09 18:18:31 -04:00
Donne Martin 2f7866df2f Added instructions link to configure IPython Notebook and PySpark. 2015-06-09 18:16:55 -04:00
Donne Martin c0c804042e Added instruction link to congifure IPython Notebook and PySpark. 2015-06-09 18:06:52 -04:00
Donne Martin 2d1f1e8c36 Added more info about the spark shell, context, and RDDs. 2015-06-09 17:57:18 -04:00
Donne Martin f60e5042b4 Added scikit-learn gaussian mixture models notebook. 2015-06-08 22:00:57 -04:00
Donne Martin 62c36b125b Added contact info to README. 2015-06-07 06:59:14 -04:00
Donne Martin 08403f7c5f Added customer churn analysis notebook forked from aprial/growth-workshop. 2015-06-06 21:47:50 -04:00
Donne Martin cf55d05672 Removed double reference to PyCon 2015 Scikit-learn Tutorial. 2015-06-05 20:55:42 -04:00
Donne Martin be83710392 Added more graphics. Tweaked intro. 2015-06-05 20:54:05 -04:00
Donne Martin 68034e7722 Added repo alternate cover image. 2015-06-05 20:40:17 -04:00
Donne Martin 16be523a6a Updated README graphic. 2015-06-05 20:28:01 -04:00
Donne Martin bdbc9d7403 Added repo graphic. 2015-06-05 20:15:57 -04:00
Donne Martin 0bcc5b725e Added notebook-installation section. 2015-06-05 06:12:19 -04:00
Donne Martin e1a5d5e62c Added scikit-learn validation and model selection notebook. 2015-06-04 19:15:53 -04:00
Donne Martin 4d92c51338 Added command to convert a notebook to basic HTML. Added 1.8.7 Ruby switch command, currently used by AWS command lines. 2015-06-03 19:02:51 -04:00
Donne Martin c71f9d379a Updated notebook to v3. 2015-06-03 13:45:42 -04:00
Donne Martin 84014940d9 Tweaked README to include notice of MapReduce notebook Demonstrating mrjob code, unit test, and config file to analyze Amazon S3 bucket logs on Elastic MapReduce. 2015-06-01 20:58:57 -04:00
Donne Martin 2b9e0e8d3a Updated credits to reflect currently live notebooks. Some references are not yet on GitHub. 2015-05-31 14:09:57 -04:00
Donne Martin db65fa557d Updated repo cover image. 2015-05-31 14:06:53 -04:00
Donne Martin 973fe1ba59 Tweaked repo description. Fixed case consistency issues. 2015-05-31 14:05:44 -04:00
Donne Martin f1c7adf3fa Fixed case inconsistencies in scikit-learn section. 2015-05-31 10:11:55 -04:00
Donne Martin d25fe66682 Shortened scikit-learn link labels to improve readability. 2015-05-31 10:09:14 -04:00
Donne Martin 4202b45d1f Added scikit-learn pca notebook. 2015-05-31 10:06:35 -04:00
Donne Martin 4d5a5f2578 Added scikit-learn k-means clustering notebook. 2015-05-31 10:04:07 -04:00
Donne Martin 7be18f2c75 Fix nbviewer link to random forest notebook. 2015-05-31 10:00:31 -04:00
Donne Martin b1db90f722 Added scikit-learn random forest notebook. 2015-05-31 09:59:13 -04:00
Donne Martin 5e3f753419 Added credits. 2015-05-31 09:46:59 -04:00
Donne Martin d7b7c0c61b Added credits. 2015-05-31 09:46:46 -04:00
Donne Martin 8686cd7ff1 Added credits. 2015-05-31 09:46:22 -04:00