openml / automlbenchmark

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

Add identical markers to identify fit/inferencetime/predict stages #548

Closed PGijsbers closed 1 year ago

PGijsbers commented 1 year ago

Standardized markers are useful for more quickly identifying in which stage of exec.py errors/timeouts occur. One more thing to roll into #279 later.