Implement multi-label FTRL classification
Open
new feature
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
`datatable` FTRL never supported multi-label classification officially, though before PR #1877 was merged, it was partially available due to the usage of `split_into_nhot` functionality. We could add multi-label classification to the set of available problem types in FTRL model.
Contributor guide
Assessment
This issue has not been assessed yet.