API reference#

Welcome to the API reference for skchange.

The API reference provides a technical manual. It describes the classes and functions included in Skchange.

For Python Interactive examples, see the interactive folder on GitHub.

Note

The API documented here lives under skchange.new_api.* and is the target API for the upcoming 0.17.0 release. When 0.17.0 ships, the same names will move to the top level (skchange.detectors, skchange.interval_scorers, skchange.penalties, …) and the new_api prefix will be dropped. See the migration guide for details.