Version: v0.0.1 
amorphic_a_i
amorphic a_i
Options
-h, --help help for a_i
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic a_i DeleteCersID - Deletes an entity recognzier upon user request
- amorphic a_i DeleteCersRevertID - Reverts back to an older version upon user request
- amorphic a_i DeleteEtlnotebooksID - Deletes a notebook
- amorphic a_i DeleteForecastjobsID - Deletes specific forecast job
- amorphic a_i DeleteForecastjobsIDDatasetsDatasetID - Given a dataset id and forecast job id, this API will delete a dataset from forecast group
- amorphic a_i DeleteForecastjobsIDPredictorsPredictorIDVersionsVersionID - This API call will delete a predictor version
- amorphic a_i DeleteModelsModelID - Deletes a model
- amorphic a_i DeleteNotebooksID - Deletes a notebook
- amorphic a_i GetCers - Returns a list of entity recognizers with their status, submit time, id and name
- amorphic a_i GetCersID - Returns details about an entity recognizer
- amorphic a_i GetDatasetsIDFilesModelsModelidRunModelRunIDLogs - It returns a presigned url for downloading a log file.
- amorphic a_i GetEtlnotebooks - Returns the list of notebooks in the application
- amorphic a_i GetEtlnotebooksID - Returns a notebook details
- amorphic a_i GetForecastjobs - Returns a list of forecastjobs
- amorphic a_i GetForecastjobsID - Returns details about an forecast job
- amorphic a_i GetForecastjobsIDDatasets - Returns list of forecast Datasets
- amorphic a_i GetForecastjobsIDDatasetsDatasetID - Returns details of forecast dataset
- amorphic a_i GetForecastjobsIDInferences - Returns list of inferences
- amorphic a_i GetForecastjobsIDPredictors - This API call will retrieve forecast predictors in amorphic application
- amorphic a_i GetForecastjobsIDPredictorsPredictorIDVersions - This API call will retrieve forecast predictor versions given predictor_id and forecast job id
- amorphic a_i GetForecastjobsIDPredictorsPredictorIDVersionsVersionID - This API call will retrieve forecast predictor version details given version id, predictor_id and forecast job id
- amorphic a_i GetModels - Returns a list of machine learning models
- amorphic a_i GetModelsModelID - Returns a model details
- amorphic a_i GetModelsUnregistered - Returns a list of machine learning models that are not already registered
- amorphic a_i GetNotebooks - Returns the list of notebooks in the application
- amorphic a_i GetNotebooksID - Returns a notebook details
- amorphic a_i GetNotebooksIDResourceaccess - Gets the latest resource access update
- amorphic a_i PostCers - Creates an entity recognizer with given information
- amorphic a_i PostEtlnotebooks - Creates a new etl instance
- amorphic a_i PostForecastjobs - this will trigger a dataset creation and import job and a step function to poll the status of the job
- amorphic a_i PostForecastjobsIDDatasets - Given input creates a forecast dataset and returns output
- amorphic a_i PostForecastjobsIDInferences - this will trigger inference generation using trained predictor
- amorphic a_i PostForecastjobsIDInferencesInferenceIDDownload - Generate the pre-signed url to download the inference file from s3.
- amorphic a_i PostForecastjobsIDPredictors - this will trigger training predictor on forecast job
- amorphic a_i PostForecastjobsIDPredictorsPredictorIDVersions - This API call will will create a new predictor version
- amorphic a_i PostGlueendpointsIDResourceaccess - Validates the dataset access and updates dataset access to the endpoint
- amorphic a_i PostModels - Create model with given input file
- amorphic a_i PostModelsGetPresignedURL - Create model with given input file
- amorphic a_i PostNotebooks - Creates a new ml instance
- amorphic a_i PostNotebooksIDResourceaccess - Validates the dataset access and updates dataset access to the notebook
- amorphic a_i PutCersID - Retrain an entity recognizer given a recognizer training.
- amorphic a_i PutEtlnotebooksID - Update notebook status start/stop and update dataset access
- amorphic a_i PutForecastjobsID - adds datasets to forecast job
- amorphic a_i PutForecastjobsIDPredictorsPredictorID - Given a forecast predictor, update its details
- amorphic a_i PutModelsModelID - update model data
- amorphic a_i PutNotebooksID - Update notebook status start/stop and update dataset access