-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
- Rename top level from
safe_dstosafeds - Group
classificationandregressionin anmlmodule - Remove
plot_prefix from plotting functions - Create modules
data.tabularanddata.tabular.typing - Move
Table,Column,Rowtodata.tabular.containers(?) - Move imputers etc. to
data.tabular.transformation -
Move data exceptions to(I prefer to have a central place for exceptions)data.exceptions -
Move learning exceptions to(ditto)ml.exceptions - Replace
SupervisedDatasetbyTaggedTable. - Make
TaggedTablea subclass ofTable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✔️ Done