Query Streamlined Why’s for simClassify+ |
POST |
/V2.0/queryFactors |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Execute a query in a specific simClassify+ instance. The result of this type of query has 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. If you don't specify the instance version we'll take the current version. Please note that since this uses a JSON query, it also uses the /V2.0/ URL.
Must include “headers = {'Content-type': 'application/json'}” in the POST call.
|
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Query Streamlined Why’s for simClassify+
- Updated
Comments
0 comments
Please sign in to leave a comment.