Batch Query with Why Factors |
POST |
/cloud/batchQueryWithWhyFactors |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Execute a batch query with WHY factors using a folder of data. A batch query lets you execute a group of queries at the same time. If you don't specify the instance version the version will default to the current version. The individual queries in the batch will have the variable importance (weight) of each factor (feature and value) during the classification and whether the factor is similar to the query object or not. The result of the query is in json format.
|
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
instanceName |
|
Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+.
|
form |
string |
version |
|
Version of the instance. A string Vx where x is an integer greater than 0 and represent the number of version.
|
form |
string |
queryFolder |
|
Folder containing files for the queries. Alphanumeric string: [A-Za-z0-9-_]+.
|
form |
string |
outputFolder |
|
Folder for query results. Alphanumeric string: [A-Za-z0-9-_]+.
|
form |
string |
fileName |
|
Name of the file. Alphanumeric string: [^%[]%~+"]+.(csv|tsv|json) |
form |
string |
user |
|
user’s authentication |
header (authorization) |
basic authentication |
Batch Query with Why Factors
- Updated
Comments
0 comments
Please sign in to leave a comment.