New UCI multiclass datasets #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "lorenzo.volpi:uci_multi"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I added many new UCI multiclass datasets to the ones already available. A new parameter, min_ipc, was also added to fetch_UCIMulticlassLabelledCollection (and fetch_UCIMulticlassDataset) to filter out classes whose instances are below a given threshold (min_ipc).
Pull request closed