Liking cljdoc? Tell your friends :D

cljs-aws.machine-learning


add-tagscljs

(add-tags params__1283__auto__)

Parameters :resource-id †, :resource-type †, :tags † Outputs :resource-id, :resource-type https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#addTags-property

Parameters
 :resource-id †, :resource-type †, :tags †
Outputs
 :resource-id, :resource-type
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#addTags-property
sourceraw docstring

create-batch-predictioncljs

(create-batch-prediction params__1283__auto__)

Parameters :batch-prediction-data-source-id †, :batch-prediction-id †, :batch-prediction-name, :ml-model-id †, :output-uri † Outputs :batch-prediction-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createBatchPrediction-property

Parameters
 :batch-prediction-data-source-id †, :batch-prediction-id †, :batch-prediction-name, :ml-model-id †, :output-uri †
Outputs
 :batch-prediction-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createBatchPrediction-property
sourceraw docstring

create-data-source-from-rdscljs

(create-data-source-from-rds params__1283__auto__)

Parameters :compute-statistics, :data-source-id †, :data-source-name, :rds-data †, :role-arn † Outputs :data-source-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createDataSourceFromRds-property

Parameters
 :compute-statistics, :data-source-id †, :data-source-name, :rds-data †, :role-arn †
Outputs
 :data-source-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createDataSourceFromRds-property
sourceraw docstring

create-data-source-from-redshiftcljs

(create-data-source-from-redshift params__1283__auto__)

Parameters :compute-statistics, :data-source-id †, :data-source-name, :data-spec †, :role-arn † Outputs :data-source-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createDataSourceFromRedshift-property

Parameters
 :compute-statistics, :data-source-id †, :data-source-name, :data-spec †, :role-arn †
Outputs
 :data-source-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createDataSourceFromRedshift-property
sourceraw docstring

create-data-source-from-s-3cljs

(create-data-source-from-s-3 params__1283__auto__)

Parameters :compute-statistics, :data-source-id †, :data-source-name, :data-spec † Outputs :data-source-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createDataSourceFromS3-property

Parameters
 :compute-statistics, :data-source-id †, :data-source-name, :data-spec †
Outputs
 :data-source-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createDataSourceFromS3-property
sourceraw docstring

create-evaluationcljs

(create-evaluation params__1283__auto__)

Parameters :evaluation-data-source-id †, :evaluation-id †, :evaluation-name, :ml-model-id † Outputs :evaluation-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createEvaluation-property

Parameters
 :evaluation-data-source-id †, :evaluation-id †, :evaluation-name, :ml-model-id †
Outputs
 :evaluation-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createEvaluation-property
sourceraw docstring

create-ml-modelcljs

(create-ml-model params__1283__auto__)

Parameters :ml-model-id †, :ml-model-name, :ml-model-type †, :parameters, :recipe, :recipe-uri, :training-data-source-id † Outputs :ml-model-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createMlModel-property

Parameters
 :ml-model-id †, :ml-model-name, :ml-model-type †, :parameters, :recipe, :recipe-uri, :training-data-source-id †
Outputs
 :ml-model-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createMlModel-property
sourceraw docstring

create-realtime-endpointcljs

(create-realtime-endpoint params__1283__auto__)

Parameters :ml-model-id † Outputs :ml-model-id, :realtime-endpoint-info https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createRealtimeEndpoint-property

Parameters
 :ml-model-id †
Outputs
 :ml-model-id, :realtime-endpoint-info
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#createRealtimeEndpoint-property
sourceraw docstring

delete-batch-predictioncljs

(delete-batch-prediction params__1283__auto__)
Parameters
 :batch-prediction-id †
Outputs
 :batch-prediction-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteBatchPrediction-property
sourceraw docstring

delete-data-sourcecljs

(delete-data-source params__1283__auto__)
Parameters
 :data-source-id †
Outputs
 :data-source-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteDataSource-property
sourceraw docstring

delete-evaluationcljs

(delete-evaluation params__1283__auto__)
Parameters
 :evaluation-id †
Outputs
 :evaluation-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteEvaluation-property
sourceraw docstring

delete-ml-modelcljs

(delete-ml-model params__1283__auto__)
Parameters
 :ml-model-id †
Outputs
 :ml-model-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteMlModel-property
sourceraw docstring

delete-realtime-endpointcljs

(delete-realtime-endpoint params__1283__auto__)

Parameters :ml-model-id † Outputs :ml-model-id, :realtime-endpoint-info https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteRealtimeEndpoint-property

Parameters
 :ml-model-id †
Outputs
 :ml-model-id, :realtime-endpoint-info
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteRealtimeEndpoint-property
sourceraw docstring

delete-tagscljs

(delete-tags params__1283__auto__)

Parameters :resource-id †, :resource-type †, :tag-keys † Outputs :resource-id, :resource-type https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteTags-property

Parameters
 :resource-id †, :resource-type †, :tag-keys †
Outputs
 :resource-id, :resource-type
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#deleteTags-property
sourceraw docstring

describe-batch-predictionscljs

(describe-batch-predictions params__1283__auto__)

Parameters :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order Outputs :next-token, :results https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeBatchPredictions-property

Parameters
 :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order
Outputs
 :next-token, :results
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeBatchPredictions-property
sourceraw docstring

describe-data-sourcescljs

(describe-data-sources params__1283__auto__)

Parameters :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order Outputs :next-token, :results https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeDataSources-property

Parameters
 :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order
Outputs
 :next-token, :results
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeDataSources-property
sourceraw docstring

describe-evaluationscljs

(describe-evaluations params__1283__auto__)

Parameters :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order Outputs :next-token, :results https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeEvaluations-property

Parameters
 :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order
Outputs
 :next-token, :results
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeEvaluations-property
sourceraw docstring

describe-ml-modelscljs

(describe-ml-models params__1283__auto__)

Parameters :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order Outputs :next-token, :results https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeMlModels-property

Parameters
 :eq, :filter-variable, :ge, :gt, :le, :limit, :lt, :ne, :next-token, :prefix, :sort-order
Outputs
 :next-token, :results
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeMlModels-property
sourceraw docstring

describe-tagscljs

(describe-tags params__1283__auto__)

Parameters :resource-id †, :resource-type † Outputs :resource-id, :resource-type, :tags https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeTags-property

Parameters
 :resource-id †, :resource-type †
Outputs
 :resource-id, :resource-type, :tags
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#describeTags-property
sourceraw docstring

get-batch-predictioncljs

(get-batch-prediction params__1283__auto__)

Parameters :batch-prediction-id † Outputs :batch-prediction-data-source-id, :batch-prediction-id, :compute-time, :created-at, :created-by-iam-user, :finished-at, :input-data-location-s-3, :invalid-record-count, :last-updated-at, :log-uri, :message, :ml-model-id, :name, :output-uri, :started-at, :status, :total-record-count https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getBatchPrediction-property

Parameters
 :batch-prediction-id †
Outputs
 :batch-prediction-data-source-id, :batch-prediction-id, :compute-time, :created-at, :created-by-iam-user, :finished-at, :input-data-location-s-3, :invalid-record-count, :last-updated-at, :log-uri, :message, :ml-model-id, :name, :output-uri, :started-at, :status, :total-record-count
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getBatchPrediction-property
sourceraw docstring

get-data-sourcecljs

(get-data-source params__1283__auto__)

Parameters :data-source-id †, :verbose Outputs :compute-statistics, :compute-time, :created-at, :created-by-iam-user, :data-location-s-3, :data-rearrangement, :data-size-in-bytes, :data-source-id, :data-source-schema, :finished-at, :last-updated-at, :log-uri, :message, :name, :number-of-files, :rds-metadata, :redshift-metadata, :role-arn, :started-at, :status https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getDataSource-property

Parameters
 :data-source-id †, :verbose
Outputs
 :compute-statistics, :compute-time, :created-at, :created-by-iam-user, :data-location-s-3, :data-rearrangement, :data-size-in-bytes, :data-source-id, :data-source-schema, :finished-at, :last-updated-at, :log-uri, :message, :name, :number-of-files, :rds-metadata, :redshift-metadata, :role-arn, :started-at, :status
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getDataSource-property
sourceraw docstring

get-evaluationcljs

(get-evaluation params__1283__auto__)

Parameters :evaluation-id † Outputs :compute-time, :created-at, :created-by-iam-user, :evaluation-data-source-id, :evaluation-id, :finished-at, :input-data-location-s-3, :last-updated-at, :log-uri, :message, :ml-model-id, :name, :performance-metrics, :started-at, :status https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getEvaluation-property

Parameters
 :evaluation-id †
Outputs
 :compute-time, :created-at, :created-by-iam-user, :evaluation-data-source-id, :evaluation-id, :finished-at, :input-data-location-s-3, :last-updated-at, :log-uri, :message, :ml-model-id, :name, :performance-metrics, :started-at, :status
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getEvaluation-property
sourceraw docstring

get-ml-modelcljs

(get-ml-model params__1283__auto__)

Parameters :ml-model-id †, :verbose Outputs :compute-time, :created-at, :created-by-iam-user, :endpoint-info, :finished-at, :input-data-location-s-3, :last-updated-at, :log-uri, :message, :ml-model-id, :ml-model-type, :name, :recipe, :schema, :score-threshold, :score-threshold-last-updated-at, :size-in-bytes, :started-at, :status, :training-data-source-id, :training-parameters https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getMlModel-property

Parameters
 :ml-model-id †, :verbose
Outputs
 :compute-time, :created-at, :created-by-iam-user, :endpoint-info, :finished-at, :input-data-location-s-3, :last-updated-at, :log-uri, :message, :ml-model-id, :ml-model-type, :name, :recipe, :schema, :score-threshold, :score-threshold-last-updated-at, :size-in-bytes, :started-at, :status, :training-data-source-id, :training-parameters
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#getMlModel-property
sourceraw docstring

predictcljs

(predict params__1283__auto__)

Parameters :ml-model-id †, :predict-endpoint †, :record † Outputs :prediction https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#predict-property

Parameters
 :ml-model-id †, :predict-endpoint †, :record †
Outputs
 :prediction
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#predict-property
sourceraw docstring

update-batch-predictioncljs

(update-batch-prediction params__1283__auto__)

Parameters :batch-prediction-id †, :batch-prediction-name † Outputs :batch-prediction-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateBatchPrediction-property

Parameters
 :batch-prediction-id †, :batch-prediction-name †
Outputs
 :batch-prediction-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateBatchPrediction-property
sourceraw docstring

update-data-sourcecljs

(update-data-source params__1283__auto__)

Parameters :data-source-id †, :data-source-name † Outputs :data-source-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateDataSource-property

Parameters
 :data-source-id †, :data-source-name †
Outputs
 :data-source-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateDataSource-property
sourceraw docstring

update-evaluationcljs

(update-evaluation params__1283__auto__)

Parameters :evaluation-id †, :evaluation-name † Outputs :evaluation-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateEvaluation-property

Parameters
 :evaluation-id †, :evaluation-name †
Outputs
 :evaluation-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateEvaluation-property
sourceraw docstring

update-ml-modelcljs

(update-ml-model params__1283__auto__)

Parameters :ml-model-id †, :ml-model-name, :score-threshold Outputs :ml-model-id https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateMlModel-property

Parameters
 :ml-model-id †, :ml-model-name, :score-threshold
Outputs
 :ml-model-id
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/MachineLearning.html#updateMlModel-property
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close