Trained features

GET {{baseUrl}}/api/:projectId/training/anomaly/:learnId/features/get-graph?featureAx1=<integer>&featureAx2=<integer>

Get a sample of trained features, this extracts a number of samples and their features.

Request Params

KeyDatatypeRequiredDescription
featureAx1string(Required) Feature axis 1
featureAx2string(Required) Feature axis 2

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;totalSampleCount&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;data&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}