Closed
Description
Problem
Currently both ML.NET 1.x and ML.NET 2.x AutoML APIs are available to users. Although users can still run old samples, the differences in the implementations cause confusion.
Proposal(s):
- Update 1.x APIs to use the latest FLAML AutoML implementation
- Deprecate 1.x APIs in favor of those introduced in 2.x
Personally I'd be in favor of 1 since it would not break old samples while at the same time providing an even higher layer of abstraction on top of the Experiment API. However, in the event the breaking changes are significant, I'd be in favor of 2.