jlopezpena
jlopezpena
I am trying to use `SequentialFeatureSelector` on a dataset where the number of available features is on the same order of magnitude as the number of samples. The dataset has...
Pandas 1.5 is out, this is a WIP just testing wether upgrading it breaks anything
Hi there! I have been playing around with the new `Report` objects (I know they haven't been "officially" released yet, but wanted to get a taste!). Most of the stuff...
Bumping `antlr` binary and `antlr4-python3-runtime` in order to unlock doing the same thing in `hydra`, following [this discussion](https://github.com/facebookresearch/hydra/issues/2699)
### Contact Details [Optional] _No response_ ### System Information ZENML_LOCAL_VERSION: 0.43.0 ZENML_SERVER_VERSION: 0.43.0 ZENML_SERVER_DATABASE: sqlite ZENML_SERVER_DEPLOYMENT_TYPE: other ZENML_CONFIG_DIR: /root/.config/zenml ZENML_LOCAL_STORE_DIR: /root/.config/zenml/local_stores ZENML_SERVER_URL: sqlite:////root/.config/zenml/local_stores/default_zen_store/zenml.db ZENML_ACTIVE_REPOSITORY_ROOT: None PYTHON_VERSION: 3.11.4 ENVIRONMENT: native SYSTEM_INFO:...
In a regression test report (using default preset) I noticed some weird labelling in the error plots for the negative part of the axis (see screenshot), with ticks labelled eg...
One of my steps saves an artifact which is a `MarkdownString` element, using the `StructuredString` materialiser. In the visualisation, the background and the text color are almost identical, making it...
**Describe the bug** Exclusions listed with `extend-exclude` in `pyproject.toml` get overwritten by passing `--extend-exclude` to the command line **To Reproduce** Steps to reproduce the behavior: 1. Add a list of...
### Contact Details [Optional] _No response_ ### System Information N/A ### What happened? (Issue already discussed in [this slack thread](https://zenml.slack.com/archives/C01FWQ5D0TT/p1709560076552519), logging here for easier tracking) Currently, the names used for...
### Contact Details [Optional] _No response_ ### System Information ``` ZENML_LOCAL_VERSION: 0.55.3 ZENML_SERVER_VERSION: 0.55.3 ZENML_SERVER_DATABASE: mysql ZENML_SERVER_DEPLOYMENT_TYPE: other ZENML_CONFIG_DIR: /root/.config/zenml ZENML_LOCAL_STORE_DIR: /root/.config/zenml/local_stores ZENML_SERVER_URL: https://zenml.wayflyer.team ZENML_ACTIVE_REPOSITORY_ROOT: None PYTHON_VERSION: 3.11.6 ENVIRONMENT: native...