Sylvain Marié

Results 299 comments of Sylvain Marié

I am not against it, but I am not sure that my `nox_utils` tool would know which ones to install with conda and which ones to install with pip... An...

Note: there is already a `flake8_requirements.txt` in `ci_tools/` and a `nox_requirements.txt` at the root (this one should remain at the root)

if we can remove it for minimal builds not requiring any image resize it would be appreciated, too..

Now the `show_memory` option can be used in the mkdocs.yml, but it seems that it takes a huge lot of time to run the memory profiler ! Something to investigate,...

Thanks a lot @rootsmusic ! Could it be related to a change in scikit-learn, silently caught in `export_text_m5` ? If you have a bit of time to investigate that would...

Thanks a lot @rootsmusic ! I'll leverage this to have a look when I've got a bit of time.

Hello @Albi32, thanks for the kind words ! Unfortunately the current implementation does not support it. In terms of design, the "easiest" way to support multi-target regression would be to...

Closing as answered

Thanks @TheDumbfounds for this interesting feature proposal ! Scikit-learn provides such a feature for standard classification and regression trees. Maybe their code can be reused somehow to reach your objective...

Note that such a choice would be going further that the original M5 and M5' papers. Therefore this is maybe not desirable if this repo is simply to serve as...