machinelearning
machinelearning copied to clipboard
AutoML.Net improvements tracking down list
-
AutoML Sweepable API (#5993)
- [x] implementation (#6285)
- [x] make it public (#6173)
- [ ] documents
- [ ] code example
- [x] jupyter notebook example
-
AutoML Featurizer API (#6187)
- [x] implementation (#6205) (#6261)
- [x] make it public
- [ ] documents
- [ ] code example
- [ ] jupyter notebook example
- [ ] image classification with image featurizer
-
AutoML Experiment API (#6118 )
- [x] implementation
- [x] make it pubic (#6173)
- [ ] documents
- [ ] code example
- [x] jupyter notebook example
- titanic
- taxi-fare
- iris
- luna forecasting using regression
- needs more
- [ ] reimplement existing experiment using AutoML Experiment API
- [x] BinaryExperiment (#6246)
- [x] Multiclass Experiment (#6270)
- [ ] Regression
- [ ] Recommendation
- [ ] Ranking
-
AutoML Advance Feature
- [ ] continue training [#6335]
- [ ] exit strategy
- [x] limit resource (CPU/memory) [#6305]
@LittleLittleCloud I'll tag this for ML.NET 2.0 (For release this November) just so it can be tracked appropriately. If the plan is not to have it by Nov let me know And I can push it to a later milestone.
@LittleLittleCloud it looks like most of the items here are complete. Are we okay to close? Also I'm tracking 3.0 improvements in this issue.
#6514
We can maybe migrate anything outstanding there.