Skip to content

Commit

Permalink
Add TPOT demo notebook
Browse files Browse the repository at this point in the history
Automating data science and machine learning
  • Loading branch information
rhiever committed May 8, 2016
1 parent 816fdbd commit 94ef7f7
Show file tree
Hide file tree
Showing 5 changed files with 1,227 additions and 10 deletions.
11 changes: 1 addition & 10 deletions .gitignore
@@ -1,10 +1 @@

example-data-science-notebook/.ipynb_checkpoints/Example Machine Learning Notebook-checkpoint.ipynb

optimal-road-trip/.ipynb_checkpoints/Computing the optimal road trip across the U.S.-checkpoint.ipynb

rethinking-population-pyramid/.ipynb_checkpoints/Rethinking the population pyramid-checkpoint.ipynb

wheres-waldo-path-optimization/.ipynb_checkpoints/Where's Waldo path optimization-checkpoint.ipynb

revisiting-vaccine-visualizations/.ipynb_checkpoints/Revisiting the vaccine visualizations-checkpoint.ipynb
*/.ipynb_checkpoints/*
Binary file added tpot-demo/Hill_Valley_with_noise.csv.gz
Binary file not shown.
Binary file added tpot-demo/Hill_Valley_without_noise.csv.gz
Binary file not shown.
1,226 changes: 1,226 additions & 0 deletions tpot-demo/TPOT - A Python tool for automating data science.ipynb

Large diffs are not rendered by default.

Binary file added tpot-demo/mnist.csv.gz
Binary file not shown.

0 comments on commit 94ef7f7

Please sign in to comment.