Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The configurations included in a sample analysis definition JSON file are as follows.

{
"name" : "wso2-ml-analysis",
"comments" : "analysis test",
"projectId" : 1
}

Parameter definitions

The definitions of the parameters in the above sample dataset definition JSON file are as follows.

Parameter
Description
Required
Default value
Example
name
a unique name to identify the analysisYesNone

wso2-ml-analysis

comments
comments on the analysisYesNone

analysis test

projectId
ID of the project to which, this analysis belongsYesNone1
  • No labels