auto-sklearn icon indicating copy to clipboard operation
auto-sklearn copied to clipboard

[Enhancement] Warn about temporal directory disk usage

Open franchuterivera opened this issue 4 years ago • 0 comments

Auto-sklearn performance might be affected by disk usage.

For example, if the disk that hosts the temporal directory where the machine learning models are stored is full (or close to being ful), many machine learning models might fail due to the limited available space. It would be a nice feature to warn the user about limited disk space, which can impact the performance of the tool.

franchuterivera avatar Jul 21 '21 13:07 franchuterivera