AutoML should skip/ignore trainers that don't work on the current machine #5576
Labels
AutoML.NET
Automating various steps of the machine learning process
enhancement
New feature or request
P2
Priority of the issue for triage purpose: Needs to be fixed at some point.
Following up from #3903 (comment).
We should consider not failing an AutoML experiment because the dependencies necessary for MKL to load are not available on the current machine. We could log a warning or tell the user some other way that MKL can't be loaded. But this shouldn't block the user, and force them to figure out how to exclude the problematic trainer (Ols in the case above).
The text was updated successfully, but these errors were encountered: