Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

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