Commit Graph

356 Commits

Author SHA1 Message Date
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
Donne Martin
07a1f579fd Added credits. 2015-05-31 09:46:07 -04:00
Donne Martin
a24019419c Added credits to a few sections. Added some placeholders for future scikit-learn topics. 2015-05-31 09:40:42 -04:00
Donne Martin
b1e2a5b077 Added credits. Removed empty cell. 2015-05-31 09:38:47 -04:00
Donne Martin
e310500293 Added credits. 2015-05-31 09:38:14 -04:00
Donne Martin
3fa0e2ed83 Updated notebook to v3. 2015-05-31 09:37:22 -04:00
Donne Martin
e3660ca21d Updated notebook to v3. 2015-05-31 08:53:16 -04:00
Donne Martin
a8197d8cc4 Added section links to index. Some cleanup. 2015-05-31 05:38:04 -04:00
Donne Martin
0463617683 Added git command to undo commit but leave files and index. 2015-05-30 11:13:56 -04:00
Donne Martin
1cdb2ae856 Updated nbviewer links based on new repo name. 2015-05-25 16:45:52 -04:00
Donne Martin
0345482dec Tweaked credits. Updated copyright to current year. 2015-05-25 16:45:10 -04:00
Donne Martin
0efe218aa6 Added index to each set of notebooks. 2015-05-24 11:03:24 -04:00
Donne Martin
a1c5ab1ecb Added Yhat and Kaggle to the credits section. 2015-05-24 11:02:26 -04:00
Donne Martin
632ec23d89 Tweaked repo name and description. 2015-05-24 11:01:54 -04:00
Donne Martin
954c826138 Swapped pandas and matplotlib section positions. 2015-05-24 11:01:26 -04:00
Donne Martin
c240bde8c0 Updated notebook to v3. 2015-05-24 10:49:36 -04:00
Donne Martin
2106accb6d Updated notebook to v3. 2015-05-24 10:49:21 -04:00
Donne Martin
d4587d3771 Updated notebook to v3. 2015-05-17 07:37:09 -04:00
Donne Martin
b0983a63f7 Updated notebook to v3. 2015-05-17 07:36:57 -04:00
Donne Martin
27088b58c7 Updated notebook to v3. 2015-05-17 07:36:41 -04:00
Donne Martin
8c53a9f97a Updated notebook to v3. 2015-05-14 06:55:50 -04:00
Donne Martin
c833d4c4b1 Updated notebook to v3. 2015-05-14 06:55:45 -04:00
Donne Martin
a44ca105e3 Updated notebook to v3. 2015-05-14 06:55:37 -04:00
Donne Martin
ed347955f2 Updated notebook to v3. 2015-05-14 06:55:28 -04:00
Donne Martin
2bb1b6b0d8 Updated notebook to v3. 2015-05-14 06:55:23 -04:00
Donne Martin
bde82dd137 Updated notebook to v3. 2015-05-14 06:55:14 -04:00
Donne Martin
d0fa667417 Added random forest classifier iPython Notebook. 2015-04-28 17:27:02 -04:00
Donne Martin
ce2749f6c5 Added git command to show log and diff of commit. 2015-04-27 21:16:25 -04:00
Donne Martin
a182edc1d5 Added python logging and pdb notebooks. Tweaked k nearest neighbors hyperlinked text. 2015-04-25 13:57:38 -04:00
Donne Martin
315870fd3c Cleared notebook output. 2015-04-25 13:56:14 -04:00
Donne Martin
9aad90c323 Added snippets of python logging with RotatingFileHandler and TimedRotatingFileHandler. 2015-04-24 19:59:53 -04:00
Donne Martin
5cf7a2f78d Added python pdb frequently used commands. 2015-04-23 06:24:15 -04:00
Donne Martin
cbdc5fefb9 Added note about overfitting and the need for model validation in the k-nearest neighbors model. 2015-04-22 13:29:07 -04:00
Donne Martin
dafc74c466 Added svm animated gif. 2015-04-21 07:57:05 -04:00
Donne Martin
9e16a1c8fa Added k means animated gif. 2015-04-21 07:45:10 -04:00
Donne Martin
a0b8633491 Added k nearest neighbors. 2015-04-21 07:44:45 -04:00
Donne Martin
a5c428a96a Tweak description for SVM to include the use of kernels. 2015-04-20 14:16:10 -04:00
Donne Martin
2f9bb60789 Added scikit-learn support vector machine and linear regression notebooks to README. 2015-04-20 14:12:45 -04:00