Classify sample
GET {{baseUrl}}/api/:projectId/classify/:sampleId
Classify a complete file against the current impulse. This will move the sliding window (dependent on the sliding window length and the sliding window increase parameters in the impulse) over the complete file, and classify for every window that is extracted.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"classifications":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"sample":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"windowSizeMs":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"windowIncreaseMs":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"alreadyInDatabase":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}