vlt.signal.timeseriesDetectorML.dltDemo¶
DLTDEMO - A demonstration of the vlt.signal.timeseriesDetectorML.dlt class
vlt.signal.timeseriesDetectorML.dltDemo()
Generates artificial data, then uses the DLT-based detector to identify events.
The function demonstrates:
1. Artificial data generation and splitting into train/validation sets.
2. Instantiating and training the DLT detector.
3. Evaluating the detector on the full time series.
4. Visualization of the results.