Command option Sample:aws machinelearning predict

Search command sample in the internet.It is the result.

Generates a prediction for the observation using the specified "MLModel" .Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/machinelearning/predict.html

aws machinelearning predict --ml-model-id ml-xxxxxxxxx \
    AWS再入門 Amazon Machine Learning編 | Developers.IO : http://dev.classmethod.jp/cloud/aws/cm-advent-calendar-2015-getting-started-again-amazon-ml/
aws machinelearning predict --ml-model-id ml-noV4tkTZgnO --record
    aws ml predict 揃 GitHub : http://gist.github.com/juliensimon/17f9cc88a3c0f70725b6

aws のオプション一覧