Skip to content

Instantly share code, notes, and snippets.

@aficionado
Created December 4, 2013 05:44
Show Gist options
  • Select an option

  • Save aficionado/7782948 to your computer and use it in GitHub Desktop.

Select an option

Save aficionado/7782948 to your computer and use it in GitHub Desktop.
curl -k "https://bigml.io/model?$BIGML_AUTH" -X POST \
-H "content-type: application/json" \
-d '{"datasets": ["dataset/5292c8623c1920513c00000e", "dataset/5292c87b3c1920513c000011"], "objective_field": "000005", "name": "Covariate Shift?", "sample_rate": 0.8, "seed": "titanic"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment