Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / heidelbergcement/hcrystalball issues and pull requests

#76 - [BUG] Exception with scikit-learn >=1.3.0

Issue - State: open - Opened by DManowitz 10 months ago - 2 comments
Labels: bug

#75 - Update for new python, pandas, and sklearn versions

Pull Request - State: open - Opened by SmirnGregHM about 1 year ago

#74 - [FEATURE] do you have code for as usual time series as multivariate time series

Issue - State: open - Opened by Sandy4321 over 1 year ago
Labels: enhancement

#73 - Choose exact lags in 'get_sklearn_wrapper'

Issue - State: open - Opened by carlosg-m over 1 year ago
Labels: enhancement

#72 - Fix horizon check

Pull Request - State: open - Opened by SmirnGregHM over 1 year ago
Labels: bug

#71 - [FEATURE] Implement deprecated sktime interface on hcrystalball

Issue - State: open - Opened by aiwalter over 2 years ago - 2 comments
Labels: enhancement

#70 - Fix short data CV

Pull Request - State: open - Opened by MichalChromcak over 2 years ago - 3 comments

#69 - Add support for python 3.7

Pull Request - State: closed - Opened by MichalChromcak over 2 years ago - 1 comment
Labels: bug

#68 - Update to latest dependencies

Pull Request - State: closed - Opened by MichalChromcak over 2 years ago - 1 comment

#67 - Update _sklearn.py

Pull Request - State: open - Opened by ambader over 3 years ago - 4 comments

#66 - Update the sklearn lags picture in the docs section

Pull Request - State: closed - Opened by MichalChromcak over 3 years ago
Labels: documentation

#65 - [OTHER] Question: AR coefficients, sklearn lags understanding

Issue - State: open - Opened by lucheroni over 3 years ago - 13 comments
Labels: documentation, question

#64 - New versions of 3rd party packages, support for python 3.8

Pull Request - State: closed - Opened by MichalChromcak over 3 years ago - 3 comments

#63 - Improve the logging experience

Pull Request - State: closed - Opened by MichalChromcak over 3 years ago - 2 comments
Labels: enhancement

#62 - [FEATURE] Add support for Greykite

Issue - State: open - Opened by allen44 over 3 years ago - 3 comments
Labels: enhancement, on-hold

#61 - WIP Add the first draft of neural prophet

Pull Request - State: open - Opened by pavelkrizek almost 4 years ago
Labels: enhancement

#60 - Fix problem with unstable models which are picked during CV

Pull Request - State: closed - Opened by pavelkrizek almost 4 years ago - 2 comments
Labels: bug

#59 - [FEATURE] Improve logging/warnings from third party libraries

Issue - State: open - Opened by MichalChromcak almost 4 years ago - 1 comment
Labels: enhancement

#58 - add random states to examples and model selection configuration

Pull Request - State: closed - Opened by MichalChromcak almost 4 years ago - 1 comment

#57 - Add python 3.6, 3.8 to CI, update conda part

Pull Request - State: closed - Opened by MichalChromcak about 4 years ago

#56 - Fixes - country code, python 3.6

Pull Request - State: closed - Opened by MichalChromcak about 4 years ago

#55 - [FEATURE] Support python 3.6

Issue - State: closed - Opened by MichalChromcak about 4 years ago
Labels: enhancement

#53 - [FEATURE] Ensure random state for estimators

Issue - State: closed - Opened by MichalChromcak about 4 years ago - 1 comment
Labels: enhancement

#52 - Raise error if lags and horzion are bigger than len of the target

Pull Request - State: closed - Opened by MichalChromcak about 4 years ago - 1 comment

#51 - [FEATURE] Create more robust ci check for python versions

Issue - State: closed - Opened by MichalChromcak about 4 years ago - 2 comments
Labels: enhancement

#50 - [FEATURE] Non-continuous index in predict

Issue - State: closed - Opened by MichalChromcak about 4 years ago - 4 comments
Labels: enhancement

#49 - [FEATURE] Do not allow for empty X_train, y_train in SklearnWrapper after lag creation

Issue - State: closed - Opened by MichalChromcak about 4 years ago - 1 comment
Labels: bug, enhancement

#48 - Support rich holiday transformer in model selection

Pull Request - State: closed - Opened by MichalChromcak about 4 years ago
Labels: enhancement

#46 - [OTHER] Feedback on reduction to regression `get_sklearn_wrapper`

Issue - State: open - Opened by mloning about 4 years ago - 5 comments
Labels: question

#45 - [FEATURE] Update to newer python version by default

Issue - State: open - Opened by MichalChromcak about 4 years ago - 2 comments
Labels: enhancement

#44 - Add theta model

Pull Request - State: closed - Opened by pavelkrizek about 4 years ago

#43 - force python3 kernel name for nbsphinx

Pull Request - State: closed - Opened by MichalChromcak about 4 years ago

#42 - [BUG] Pre-commit does not strip notebooks' kernel information making docs build fail

Issue - State: closed - Opened by MichalChromcak about 4 years ago - 1 comment
Labels: bug

#41 - Stripout kernel

Pull Request - State: closed - Opened by MichalChromcak about 4 years ago - 2 comments
Labels: bug

#40 - Extend holiday and seasonality transformers by new features

Pull Request - State: closed - Opened by pavelkrizek over 4 years ago - 3 comments

#39 - Add support for multiple holiday columns and codes

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago - 1 comment
Labels: enhancement

#38 - Update package installation with excluded files in sdist

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago - 2 comments
Labels: enhancement, on-hold

#37 - Cli progress bars

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago - 1 comment

#36 - Update issue templates for category of other issues

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#35 - [FEATURE] Add readable progress indication also to the console output

Issue - State: closed - Opened by MichalChromcak over 4 years ago
Labels: enhancement

#34 - Improve and test optional imports

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago - 2 comments
Labels: enhancement

#33 - [FEATURE] Add wrapper for Theta model from statsmodels

Issue - State: closed - Opened by pavelkrizek over 4 years ago - 2 comments
Labels: enhancement

#32 - fix country_code_column handling in ModelSelector, update docs

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#31 - [BUG] Handling of country_code_column in ModelSelector

Issue - State: closed - Opened by MichalChromcak over 4 years ago
Labels: bug

#30 - [FEATURE] Add fit, predict parallel flow for multiple time-series data

Issue - State: open - Opened by MichalChromcak over 4 years ago
Labels: enhancement

#29 - Update precache_binder.yml

Pull Request - State: closed - Opened by hamelsmu over 4 years ago - 1 comment
Labels: bug

#28 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#27 - Update issue templates

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#26 - update visual side

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation

#25 - Format docs

Pull Request - State: closed - Opened by pavelkrizek over 4 years ago
Labels: documentation, good first issue

#24 - Create binder docker on push

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation, enhancement

#23 - Update binder env cache trigger

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation, enhancement

#22 - Python version, neither filter for folders not taken into account from setup.cfg

Issue - State: closed - Opened by MichalChromcak over 4 years ago - 7 comments
Labels: bug, help wanted

#21 - Update to matplotlib_base in conda dependencies

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#20 - Fixes dependencies import, adds matplotlib as core dependency

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: bug, documentation

#19 - Return plots from model_selector plotting methods, update forecast.png

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation, enhancement

#18 - Add prefect to env.yml, add tests

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: enhancement

#17 - Readme update with forecast picture

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation

#16 - Fix pytest coverage in CI for Windows

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: bug

#15 - Improve test coverage

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: enhancement

#14 - Add conda installation instructions

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation

#13 - Optional dependencies import

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: bug

#12 - Docs build in CI

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: enhancement

#11 - Optional dependencies not failing on import

Issue - State: closed - Opened by MichalChromcak over 4 years ago
Labels: bug

#10 - Adding code coverage shield, update docs, update CI,CD triggers

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#9 - Add Windows to CI

Pull Request - State: closed - Opened by cdeil over 4 years ago

#8 - Updating pre-commit hooks

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#7 - Merge pull request #2 from heidelbergcement/master

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#6 - Pre-commit hooks

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago

#5 - Flake8

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation

#4 - Update README.md

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation

#3 - Add build shield

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation

#2 - Add CI with docs

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago
Labels: documentation, enhancement

#1 - Update readme with first shields

Pull Request - State: closed - Opened by MichalChromcak over 4 years ago - 1 comment
Labels: documentation