Donne Martin
|
73baf7a469
|
Add Theano recurrent neural networks notebook.
|
2015-12-27 09:31:45 -05:00 |
|
Donne Martin
|
98375d25ec
|
Add Theano logistic regression notebook.
|
2015-12-27 09:28:26 -05:00 |
|
Donne Martin
|
78efe1b75e
|
Add Theano scan notebook.
|
2015-12-27 09:27:51 -05:00 |
|
Donne Martin
|
3890c74403
|
Add Theano intro notebook.
|
2015-12-27 09:25:19 -05:00 |
|
Donne Martin
|
5172b94e91
|
Clean up deep learning and SciPy sections.
Standardized notebook names, added SciPy section header.
|
2015-12-27 07:54:31 -05:00 |
|
Donne Martin
|
e43d925206
|
Re-order sections.
|
2015-12-27 07:45:47 -05:00 |
|
Donne Martin
|
1ecb764f08
|
Add TensorFlow lstm notebook.
|
2015-12-27 07:25:44 -05:00 |
|
Donne Martin
|
89ada5cb96
|
Add TensorFlow word2vec notebook.
|
2015-12-27 07:25:04 -05:00 |
|
Donne Martin
|
4f70a5928a
|
Add TensorFlow convolutions notebook.
|
2015-12-27 07:24:30 -05:00 |
|
Donne Martin
|
a0fe5bc62e
|
Add TensorFlow regularization notebook.
|
2015-12-27 07:23:53 -05:00 |
|
Donne Martin
|
4c9ffb83e7
|
Add TensorFlow fullyconnected notebook.
|
2015-12-27 07:22:58 -05:00 |
|
Donne Martin
|
b6caa1368b
|
Add TensorFlow notmnist notebook.
|
2015-12-27 07:22:02 -05:00 |
|
Donne Martin
|
c590964cfd
|
Update note on notebooks sources.
|
2015-12-27 07:16:43 -05:00 |
|
Donne Martin
|
1426c3b7be
|
Add deep dream notebook.
|
2015-12-27 06:14:42 -05:00 |
|
Donne Martin
|
31c5890595
|
Added link to Awesome AWS in the AWS section.
|
2015-10-23 07:20:56 -04:00 |
|
Donne Martin
|
a42a89771d
|
Updated repo intro section.
|
2015-10-23 07:20:18 -04:00 |
|
Donne Martin
|
882eddba72
|
Updated SAWS link.
|
2015-10-17 04:45:20 -04:00 |
|
Donne Martin
|
9e959af6d2
|
Added SAWS: A Superchaged Command Line Interface (CLI) to AWS section.
|
2015-10-04 06:39:55 -04:00 |
|
Donne Martin
|
79def1070a
|
Fixed capitalization issue.
|
2015-08-18 07:04:34 -04:00 |
|
Donne Martin
|
210a04e921
|
Updated dev-setup link.
|
2015-07-21 07:32:44 -04:00 |
|
Donne Martin
|
04e5581658
|
Fixed link anchor for Boto.
|
2015-07-17 08:15:01 -04:00 |
|
Donne Martin
|
49cf71e672
|
Fixed #9: Add notebook info for Boto, the official AWS SDK for Python.
|
2015-07-17 08:12:22 -04:00 |
|
Donne Martin
|
3ab740904f
|
Fixed #8: Add requirements file to help with installation for users who prefer not to use Anaconda.
|
2015-07-14 07:46:00 -04:00 |
|
Donne Martin
|
2731cdc456
|
Added link to data developer setup, scripts, and tools repo.
|
2015-07-10 18:04:54 -04:00 |
|
Donne Martin
|
b783620faa
|
Updated credits section with statistical inference reference. Fixed #5.
|
2015-07-07 06:24:45 -04:00 |
|
Donne Martin
|
c9acca19f7
|
Fixed nbviewer links for random sampling and hypothesis testing.
|
2015-07-05 07:23:33 -04:00 |
|
Donne Martin
|
e1259144ab
|
Moved statistical inference section below scikit-learn section.
|
2015-07-04 08:36:49 -04:00 |
|
Donne Martin
|
8b688c6617
|
Added brief SciPy description from http://docs.scipy.org/doc/scipy/reference/tutorial/general.html.
|
2015-07-04 08:32:54 -04:00 |
|
Donne Martin
|
b506b5aff2
|
Added the following to the statistical inference scipy section: effect size, random sampling, and hypothesis testing.
|
2015-07-04 08:26:16 -04:00 |
|
Donne Martin
|
c7cfd5b42f
|
Updated repo name for install instructions.
|
2015-07-04 07:35:21 -04:00 |
|
Donne Martin
|
172bcdd9ec
|
Moved repo animation to the top so that it is visible on mobile devices without having to expand the entire README.
|
2015-06-26 09:05:44 -04:00 |
|
Donne Martin
|
720a832184
|
Added note about notebooks being tested with Python 2.7.x.
|
2015-06-26 09:01:49 -04:00 |
|
Donne Martin
|
cdab604e9a
|
Added contributions section.
|
2015-06-23 22:27:14 -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
|
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
|
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
|
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
|
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
|
16be523a6a
|
Updated README graphic.
|
2015-06-05 20:28:01 -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
|
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
|
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
|
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
|
a182edc1d5
|
Added python logging and pdb notebooks. Tweaked k nearest neighbors hyperlinked text.
|
2015-04-25 13:57:38 -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 |
|
Donne Martin
|
195b5d8bae
|
Tweaked hadoop mapreduce descriptions to include mrjob.
|
2015-04-17 15:26:11 -04:00 |
|
Donne Martin
|
30e48368e6
|
Added mapreduce-python to README.
|
2015-04-15 15:48:33 -04:00 |
|
Donne Martin
|
06fede5df4
|
Updated nbviewer links from python-core to python-data. Fixed python and command section images not appearing with their notebooks.
|
2015-04-15 14:51:31 -04:00 |
|
Donne Martin
|
47a835f284
|
Tweaked repo description. Reordered sections. Renamed references to credits.
|
2015-04-15 14:44:46 -04:00 |
|
Donne Martin
|
8bc825b96d
|
Updated references. Moved scipy above commands.
|
2015-04-15 13:22:43 -04:00 |
|
Donne Martin
|
b944c3db3b
|
Added index of sections appearing in the notebook.
|
2015-04-15 13:14:23 -04:00 |
|
Donne Martin
|
16cf27828d
|
Updated link to scikit-learn-intro notebook on nbviewer.
|
2015-04-15 12:45:21 -04:00 |
|
Donne Martin
|
7d889503b8
|
Renamed scikit-learn.ipynb to scikit-learn-intro.ipynb. Will add separate notebooks for various algorithms and machine learning concepts, rather than placing everything in a single notebook.
|
2015-04-15 12:39:35 -04:00 |
|
Donne Martin
|
3d4f19e594
|
Added scikit-learn nbviewer link to README.
|
2015-04-12 14:42:09 -04:00 |
|
Donne Martin
|
6b31f9cad7
|
Moved mrjob and d3distcp to the front of the aws section.
|
2015-04-10 06:58:32 -04:00 |
|
Donne Martin
|
b546d7d484
|
Moved numpy section prior to commands section.
|
2015-04-09 13:48:27 -04:00 |
|
Donne Martin
|
66770a5ebd
|
Added numpy to README. Reordered some sections.
|
2015-04-09 13:34:15 -04:00 |
|
Donne Martin
|
1d9797b5c5
|
Added references section.
|
2015-04-09 11:54:01 -04:00 |
|
Donne Martin
|
2a672bf6b6
|
Added matplotlib IPython Notebook to README. Tweaked section ordering. Changed Notebook to Notebook(s).
|
2015-04-06 09:31:03 -04:00 |
|
Donne Martin
|
557b76f267
|
Updated linux section with list of commands.
|
2015-04-05 08:24:40 -04:00 |
|
Donne Martin
|
8d1d56fc22
|
Revert README changes b41ba644be and 3d2d550852 regarding whitespace tweaks and moving the section images below the text headers. Images now appear before section text headers.
|
2015-04-04 09:51:50 -04:00 |
|
Donne Martin
|
b41ba644be
|
Tweaked whitespace.
|
2015-04-04 09:31:24 -04:00 |
|
Donne Martin
|
3d2d550852
|
Moved section images to below section text headers.
|
2015-04-04 09:27:38 -04:00 |
|
Donne Martin
|
6e2c1fd5d2
|
Added images for each section. Removed outdated References section--will update in the future.
|
2015-04-04 08:53:04 -04:00 |
|
Donne Martin
|
a12fc148ad
|
Converted pandas and commands sections to use tables for legibility. Fixed a typo in datetime description.
|
2015-04-04 08:17:13 -04:00 |
|
Donne Martin
|
b23feee87d
|
Tweaked repo description, reordered spark and aws sections, added tables to python-core section.
|
2015-04-04 07:37:20 -04:00 |
|
Donne Martin
|
8063018571
|
Converted notebook links and descriptions to tables for readability.
|
2015-04-04 07:23:31 -04:00 |
|
Donne Martin
|
2cbff15b57
|
Added more whitespace to try to improve legibility
|
2015-04-03 06:38:26 -04:00 |
|
Donne Martin
|
eb7bba9377
|
Added more detailed descriptions to each notebook in the categories kaggle, aws, and spark.
|
2015-04-03 06:34:32 -04:00 |
|
Donne Martin
|
81660c59d1
|
Reordered README sections.
|
2015-03-17 16:21:33 -04:00 |
|
Donne Martin
|
8babd3a1cf
|
Added Kaggle section to README.
|
2015-03-14 19:57:55 -04:00 |
|