tsseg Logo
  • Getting started
    • Installation
    • Basic usage
    • Semi-supervised usage
    • Running the test suite
  • Datasets
    • Creating custom datasets
  • Detectors overview
    • Implementation notes
      • Estimator checks
  • Contributions
    • Development Setup
    • Code Style
    • Testing
      • Algorithm test suite
  • API reference
    • Core API overview
      • Segments and detectors
      • Datasets
      • Evaluation
    • Metric helpers
      • Change-point metrics
      • State-labelling metrics
      • Base protocol
    • tsseg.metrics package
      • Submodules
      • tsseg.metrics.base module
        • BaseMetric
      • tsseg.metrics.change_point_detection module
        • Covering
        • F1Score
        • HausdorffDistance
        • labels_to_change_points()
      • tsseg.metrics.gaussian_f1 module
        • GaussianF1Score
        • GaussianMatchResult
      • tsseg.metrics.bidirectional_covering module
        • BidirectionalCovering
      • tsseg.metrics.state_detection module
        • AdjustedMutualInformation
        • AdjustedRandIndex
        • NormalizedMutualInformation
        • StateMatchingScore
        • WeightedAdjustedRandIndex
        • WeightedNormalizedMutualInformation
        • weighted_adjusted_rand_score()
        • weighted_contingency_matrix()
        • weighted_entropy()
        • weighted_mutual_info_score()
        • weighted_normalized_mutual_info_score()
        • weighted_pair_confusion_matrix()
      • Module contents
        • AdjustedMutualInformation
        • AdjustedRandIndex
        • BaseMetric
        • BidirectionalCovering
        • Covering
        • F1Score
        • GaussianF1Score
        • HausdorffDistance
        • NormalizedMutualInformation
        • StateMatchingScore
        • WeightedAdjustedRandIndex
        • WeightedNormalizedMutualInformation
    • tsseg.algorithms package
      • Subpackages
        • tsseg.algorithms.amoc package
        • tsseg.algorithms.autoplait package
        • tsseg.algorithms.binseg package
        • tsseg.algorithms.bocd package
        • tsseg.algorithms.bottomup package
        • tsseg.algorithms.clap package
        • tsseg.algorithms.dynp package
        • tsseg.algorithms.e2usd package
        • tsseg.algorithms.eagglo package
        • tsseg.algorithms.espresso package
        • tsseg.algorithms.fluss package
        • tsseg.algorithms.ggs package
        • tsseg.algorithms.hdp_hsmm package
        • tsseg.algorithms.hidalgo package
        • tsseg.algorithms.hmm package
        • tsseg.algorithms.icid package
        • tsseg.algorithms.igts package
        • tsseg.algorithms.kcpd package
        • tsseg.algorithms.patss package
        • tsseg.algorithms.pelt package
        • tsseg.algorithms.prophet package
        • tsseg.algorithms.random package
        • tsseg.algorithms.ruptures package
        • tsseg.algorithms.tglad package
        • tsseg.algorithms.ticc package
        • tsseg.algorithms.time2state package
        • tsseg.algorithms.tire package
        • tsseg.algorithms.tscp2 package
        • tsseg.algorithms.vqtss package
        • tsseg.algorithms.vsax package
        • tsseg.algorithms.window package
      • Submodules
      • tsseg.algorithms.utils module
      • Module contents
  • Changelog
    • Unreleased
    • Earlier releases
tsseg
  • Overview: module code

All modules for which code is available

  • tsseg.algorithms.amoc.detector
  • tsseg.algorithms.autoplait.detector
  • tsseg.metrics.base
  • tsseg.metrics.bidirectional_covering
  • tsseg.metrics.change_point_detection
  • tsseg.metrics.gaussian_f1
  • tsseg.metrics.state_detection

© Copyright 2024-2026, FĂ©lix Chavelli.

Built with Sphinx using a theme provided by Read the Docs.