Skip to content

Instantly share code, notes, and snippets.

@mmerce
Last active January 16, 2018 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmerce/d5c6074cce7ecf236a1e9b47d1c883fb to your computer and use it in GitHub Desktop.
Save mmerce/d5c6074cce7ecf236a1e9b47d1c883fb to your computer and use it in GitHub Desktop.
Basic BigMLer model command
bigmler --train data/diabetes_sample.csv \
--tag best_diabetes
--output-dir ./initial_model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment