Skip to content

Instantly share code, notes, and snippets.

@mikkokotila
Created May 12, 2018 09:12
Show Gist options
  • Save mikkokotila/f6e4530710404a814fd37c375826bcf8 to your computer and use it in GitHub Desktop.
Save mikkokotila/f6e4530710404a814fd37c375826bcf8 to your computer and use it in GitHub Desktop.
# and run the experiment
t = ta.Scan(x=x,
y=y,
model=breast_cancer_model,
grid_downsample=0.01,
params=p,
dataset_name='breast_cancer',
experiment_no='1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment