/v1/api/{projectId}/classify/v2/{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.
Parameters
/v1/api/{projectId}/classify/anomaly-gmm/v2/{blockId}/{sampleId}
) instead. Classify a complete file against the specified learn block. 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.
Parameters