Michal Chromcak

Results 9 issues of Michal Chromcak

I published a new v0.1.12 release of [HCrystalBall](https://github.com/heidelbergcement/hcrystalball), that updated some package dependencies and fixed some bugs in cross validation. Should the original pin for 0.1.10 be updated? Unfortunately won't...

good first issue
dependencies

In certain cases, the current behaviour of the `scorer` stores the `cv_data` wrongly (see the split numbers). Further plotting and evaluation functionality is partially affected by that. This MR aims...

**Is your feature request related to a problem? Please describe.** Missing compatibility with new python features **Describe the solution you'd like** The default environment that the CI and notebooks run...

enhancement

**Is your feature request related to a problem? Please describe.** When running the model selection (whether interactively or via embedded code in other functions), logging is too overwhelming. **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** For some of the time-series, Pipelines with random forest models do not perform well due to trend in the data...

enhancement

**Is your feature request related to a problem? Please describe.** Once the best models are selected via functional part (run_model_selection, resp. select_model_general) or object-oriented part (ModelSelector.select_model) one usually needs to...

enhancement

### Problem description When reading kartothek dataset with `read_dataset_as_ddf` I am losing original datetime index when stored with `update_dataset_from_ddf`. Even though children parquet files in kartothek datasets' directory still keep...

enhancement

Hi all, Congratulations on the 2.0.0 release 🥳 It would be an excellent time to review the conda packaging dependencies/tests, that are there right now (not touched for a while)....

question

## Issue Hello, Today I bumped into an interesting issue - having a variable (commit hash), that is in form of number in scientific notation (`2445e120`) being interpreted by `spruce`...