Provides actions for scoring using an analytic store
| Action Name | Description |
|---|---|
| check | Checks whether an ONNX model is valid |
| describe | Describes some of the contents of the analytic store |
| download | Downloads a remote store to a local store |
| extract | Extracts the saved ONNX blob from a remote saved ONNX store |
| saveas | Saves an ONNX model to an analytic store |
| score | Uses an analytic store to score an input table |
| upload | Uploads a local store to a remote store |