Skip to content

Instantly share code, notes, and snippets.

@juliensimon
Created April 17, 2015 20:49
Show Gist options
  • Save juliensimon/6e54fad4093ca00fbc76 to your computer and use it in GitHub Desktop.
Save juliensimon/6e54fad4093ca00fbc76 to your computer and use it in GitHub Desktop.
aws ml ec2
[ec2-user@ip-172-30-1-10 ~]$ java -jar mlsample.jar
Model name: ML model: Data3.txt
Model id: ml-noV4tkTZgnO
Model status: COMPLETED
Endpoint URL: https://realtime.machinelearning.us-east-1.amazonaws.com
Endpoint status: READY
Sending prediction request for: {minutes=26, items=5, age=44, month=4, state=Texas, gender=M, lastname=Simon, hour=10, day=106, firstname=Julien}
80 ms
Predicted value:752.1902
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment