Albert Thomas

Results 6 issues of Albert Thomas

Sometimes, the bagging CV scores can be slow and/or lead to a MemoryError. This of course depends on the dataset, the problem and the machine I use. This PR adds...

Regarding #236 but also more generally: 1. What's the policy regarding backward compatibility with the [ramp-kits](https://github.com/ramp-kits)? Any change should be compatible with the kits in ramp-kits (or any change made...

I think that navigating and debugging the code could be made easier if there were different filenames for the workflow and the submission (for instance `classifier.py` is both a workflow...

### Issue with current documentation: I want to be sure that what SeedSequence can and cannot do is clear from the [doc](https://numpy.org/doc/stable/reference/random/parallel.html#seedsequence-spawning). What I get from the doc is: 1....

04 - Documentation

Sorry if I missed this information but is it possible to add new tasks to this repo/benchmark?

When reducing the time series forecasting problem to a tabular regression and when the model is considered fixed once trained it would be possible in theory to pass an array...

module:forecasting
enhancement