Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gmihaila committed Oct 29, 2018
1 parent 3fa75ee commit a9f4e37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/machine_learning/tpot_toy_example.py
@@ -1,3 +1,7 @@
# To get toy dataset use:
# $ wget https://raw.githubusercontent.com/jbrownlee/Datasets/master/pima-indians-diabetes.data.csv


import numpy as np
import pandas as pd

Expand Down

0 comments on commit a9f4e37

Please sign in to comment.