Skip to content

Pull requests: sktime/sktime

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[BUG] fix PyKANForecaster default params bugfix Fixes a known bug or removes unintended behavior module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
#6506 opened May 31, 2024 by fkiraly Loading…
Release 0.29.1 maintenance Continuous integration, unit testing & package distribution release release related PR
#6502 opened May 30, 2024 by fkiraly Draft
[DOC] document more tags documentation Documentation & tutorials
#6496 opened May 29, 2024 by fkiraly Draft
[MNT] [Dependabot](deps): Update scikit-base requirement from <0.8.0,>=0.6.1 to >=0.6.1,<0.9.0 maintenance Continuous integration, unit testing & package distribution
#6488 opened May 27, 2024 by dependabot bot Loading…
[ENH] Series scitype support for Polars enhancement Adding new functionality module:datatypes datatypes module: data containers, checkers & converters
#6485 opened May 27, 2024 by pranavvp16 Loading…
[DOC] updated all_estimators docstring for re.Pattern support maintenance Continuous integration, unit testing & package distribution release release related PR
#6478 opened May 25, 2024 by fkiraly Loading…
[ENH] data loader for fpp3 datasets from CRAN via rdata package, to sktime data formats enhancement Adding new functionality module:datasets&loaders data sets and data loaders
#6477 opened May 25, 2024 by ericjb Loading…
[MNT] 0.30.0 deprecations and change actions maintenance Continuous integration, unit testing & package distribution release release related PR
#6468 opened May 22, 2024 by fkiraly Loading…
[MNT] [Dependabot](deps): Update scikit-learn requirement from <1.5.0,>=0.24 to >=0.24,<1.6.0 maintenance Continuous integration, unit testing & package distribution release release related PR
#6462 opened May 21, 2024 by dependabot bot Loading…
[ENH] efficient _evaluate_by_index for GeometricMeanAbsoluteError enhancement Adding new functionality module:metrics&benchmarking metrics and benchmarking modules
#6461 opened May 21, 2024 by KaustubhUp025 Loading…
5 tasks
[ENH] Extend HFTransformersForecaster for PEFT methods enhancement Adding new functionality module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
#6457 opened May 20, 2024 by geetu040 Loading…
3 tasks done
[ENH] darts adapter enhancement Adding new functionality interfacing algorithms Interfacing existing algorithms/estimators from third party packages module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
#6454 opened May 20, 2024 by fnhirwa Draft
[ENH] EnbPI based forecaster implementing algorithms Implementing algorithms, estimators, objects native to sktime module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
#6449 opened May 19, 2024 by benHeid Draft
6 tasks
[MNT] [Dependabot](deps): Update skpro requirement from <2.3.0,>=2 to >=2,<2.4.0 maintenance Continuous integration, unit testing & package distribution release release related PR
#6443 opened May 17, 2024 by dependabot bot Loading…
[ENH] Added method predict_interval() to PolynomialTrendForecaster forecaster enhancement Adding new functionality module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
#6424 opened May 15, 2024 by ericjb Loading…
[ENH] Added method plot_components() to the STLForecaster forecaster enhancement Adding new functionality module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
#6423 opened May 15, 2024 by ericjb Loading…
[ENH] added 27 FPP3 datasets; accessor load_fpp3() that returns sktime object enhancement Adding new functionality module:datasets&loaders data sets and data loaders
#6420 opened May 14, 2024 by ericjb Loading…
[MNT] migrate setup.cfg options to GHA maintenance Continuous integration, unit testing & package distribution
#6409 opened May 11, 2024 by fkiraly Draft
[ENH], [BUG]: Adds 27 fpp3 datasets; fixes/enhances plot_series(); stl decomposition plot; predict_interval() for polynomial forecaster bugfix Fixes a known bug or removes unintended behavior enhancement Adding new functionality module:datasets&loaders data sets and data loaders module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting module:plotting&utilities utilities including plottinng module:transformations transformations module: time series transformation, feature extraction, pre-/post-processing
#6404 opened May 10, 2024 by ericjb Loading…
1 task
[MNT] replace proba module by skpro - diagnostic to ensure API consistency do not merge should not be merged - e.g., CI diagnostic, experimental maintenance Continuous integration, unit testing & package distribution module:probability&simulation probability distributions and simulators
#6393 opened May 6, 2024 by fkiraly Draft
[MNT] isolate joblib maintenance Continuous integration, unit testing & package distribution
#6385 opened May 3, 2024 by fkiraly Loading…
[MNT] added joblib as core dependency maintenance Continuous integration, unit testing & package distribution release release related PR
#6384 opened May 3, 2024 by yarnabrina Loading…
ProTip! Exclude everything labeled bug with -label:bug.