Labels
Labels
41 labels
- API design & software architecture
- Something isn't working
- Fixes a known bug or removes unintended behavior
- Pull requests that update a dependency file
- diagnostic PR to run CI with a modification, e.g., pre-release of dependencies
- should not be merged - e.g., CI diagnostic, experimental
- Documentation & tutorials
- Adding new functionality
- New feature or request
- Pull requests that update GitHub Actions code
- Good for newcomers
- Governance and community management
- issues related to sktime hugging face space
- Implementing algorithms, estimators, objects native to sktime
- Implementing or improving framework for learning tasks, e.g., base class functionality
- Interfacing existing algorithms/estimators from third party packages
- fracdiff onboard library
- vmdpy onboard library
- Continuous integration, unit testing & package distribution
- alignment module: time series alignment, sequence alignment
- BaseObject, registry, base framework
- classification module: time series classification
- clustering module: time series clustering
- data sets and data loaders
- datatypes module: data containers, checkers & converters
- neural network module - layers, network templates
- detectors module: outliers, change points, segmentation
- dists_kernels and distances modules: time series distances, kernels, pairwise transforms
- forecasting module: forecasting, incl probabilistic and hierarchical forecasting
- metrics and benchmarking modules