Thomas Biondi

Results 3 issues of Thomas Biondi

https://github.com/scikit-garden/scikit-garden/blob/23c5139674137f694fc959ed10979abd9d6058fa/skgarden/quantile/ensemble.py#L134 This line is unnecessary because it gets overwritten by https://github.com/scikit-garden/scikit-garden/blob/23c5139674137f694fc959ed10979abd9d6058fa/skgarden/quantile/ensemble.py#L139 Its existence is causing a memory overflow on large datasets. For instance, take a dataset that has 1 million...

Hello, I have a few questions that are not really related to each other. First: I always assumed when training and running the model on new data, you had to...

Using latest version of LJA (git cloned, cd into LJA, compiled with cmake version 3.18.2, gcc 8.2.0) on a Linux-based cluster, it looks like it runs all the way until...