Parameter
|
Description
|
||
---|---|---|---|
jobName
|
A name to reference the job.
|
||
datasetRef
|
Click to open a dialog box, select Add, and enter a datasetUri and a format (must be parquet).
|
||
modelUri
|
Enter the ID of an existing predictive model. Use the following format: results:/models/<model ID>
|
||
goalField
|
Field name of the goal variable.
|
||
createConfidenceModel
|
Click True to enable confidence model creation.
|
||
confidenceLevels
|
Enter a number greater than 0 and less than 1 that will be used to calculate the likelihood of an actual value falling within a specific range. The default value is 0.8.
|