dotnet / dotnet/machinelearning
Add missing trainers to AutoML BinaryClassificationExperiment
Open
area-AutoML
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
### System information
AutoML 0.17.4
### Issue
AutoML BinaryClassificationExperiment is currently missing support for several binary classification trainers (LDSVM, GAM, etc). In particular adding LDSVM would be helpful as it has a large number of parameters and it isn't really overlapped with other existing trainers.
Contributor guide
Assessment
This issue has not been assessed yet.