Skip to main content
Ctrl+K

Wildboar

  • Install
  • User Guide
  • API
  • Examples
  • What’s new
  • GitHub
  • PyPI
  • Install
  • User Guide
  • API
  • Examples
  • What’s new
  • GitHub
  • PyPI

Section Navigation

  • Time series
  • Datasets
    • Repositories
    • Pre-processing
  • Annotate
  • Metrics
    • Distance
    • Elastic metrics
  • Supervised learning
    • Tree-based estimators
    • Ensemble estimators
    • Transform-based estimators
  • Unsupervised learning
    • Outlier detection
      • Outlier detection benchmarks
  • Glossary
  • User Guide
  • Supervised learning
  • Tree-based estimators

Tree-based estimators#

For classification, wildboar includes two types of shapelet trees. Both trees are based on randomly sampling shapelets. tree.ShapeletTreeClassifier samples shapelets randomly and tree.ExtraShapeletTreeClassifier also sample the distance threshold randomly. Both tree.ShapeletTreeRegressor and tree.ExtraShapeletTreeRegressor are available.

previous

Supervised learning

next

Ensemble estimators

This Page

  • Show Source

© Copyright 2023, Isak Samsten.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.