Last active
August 29, 2015 14:19
-
-
Save juliensimon/bb0a661eae7759c0585b to your computer and use it in GitHub Desktop.
aws ml sample output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: {firstname=Julien, gender=M, month=4, hour=10, minutes=26, state=Texas, day=106, items=5, age=44, lastname=Simon} | |
Predicted value:752.1902 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment