Expand description
Changepoint detection with Pruned Exact Linear Time.
Structs§
- Pelt
- PELT algorithm.
Enums§
- Error
- Errors that can occur during calculation.
- Segment
Cost Function - Segment model cost function, also known as the loss function.
Traits§
- OneOr
TwoDimensions - Trait allowing the input array to be both 1 and two dimensional.