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
New filter FilterSelectedFeatures which makes use of embedded feature selection methods of learners.
See the help page for more details (Add filter for selected features #102)
Allow NA as task type.
This makes it possible to use other tasks than "regr" or "classif" for certain filters, e.g. FilterVariance (Allow NA as task type #106)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
FilterSelectedFeatures
which makes use of embedded feature selection methods of learners.See the help page for more details (Add filter for selected features #102)
NA
as task type.This makes it possible to use other tasks than
"regr"
or"classif"
for certain filters, e.g.FilterVariance
(Allow NA as task type #106)This discussion was created from the release mlr3filters 0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions