openml / automlbenchmark

OpenML AutoML Benchmarking Framework
https://openml.github.io/automlbenchmark
MIT License
391 stars 130 forks source link

Update naml, fix evaluation of sparse target #587

Closed PGijsbers closed 10 months ago

PGijsbers commented 10 months ago

Update NAML to 0.0.27 to fix issues with segmentation faults and infinite loops. Densify sparse target when evaluating predictions for sparse tasks.