-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
New dataset type that is like classification, but supports way more than just a handful of "classes". For instance, support tasks like to identify the correct ID from a set of IDs, wherein the target is different for each data point. In this dataset type the notion of per-class accuracy (or precision, recall etc) does not apply.