You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be interesting to add a feature to filter the datasets based on some criteria. Specifically: given a set of DataSet objects, select those that have
the contamination rate in a certain range
a specific number of attributes
A certain length
are unsupervised/semi-supervised/supervised
...
Once such filters have been implemented, they can also be included in the Workflow.
The text was updated successfully, but these errors were encountered:
It might be interesting to add a feature to filter the datasets based on some criteria. Specifically: given a set of
DataSet
objects, select those that haveOnce such filters have been implemented, they can also be included in the
Workflow
.The text was updated successfully, but these errors were encountered: