Skip to main content

Crate pelt

Crate pelt 

Source
Expand description

Changepoint detection with Pruned Exact Linear Time.

Structs§

Pelt
PELT algorithm.

Enums§

Error
Errors that can occur during calculation.
SegmentCostFunction
Segment model cost function, also known as the loss function.

Traits§

OneOrTwoDimensions
Trait allowing the input array to be both 1 and two dimensional.