evalml
evalml copied to clipboard
Add vowpal wabbit to AutoMLSearch
https://github.com/alteryx/evalml/pull/2846 added vowpal wabbit estimators to EvalML, but they are currently not used in AutoMLSearch.
This would require performance testing and determining a good set of hyperparameter ranges for the estimators. In addition, there are some issues I had run into with our tuner that might need to be addressed.
Preliminary perf testing done during innovation days: https://alteryx.atlassian.net/wiki/spaces/PS/pages/1059620252/Adding+Vowpal+Wabbit+to+AutoML
Note that when we do this we should also prioritize #2952 to add VW support to conda