-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello there,
I want to run a number of machine learning algorithms with different feature selection methods on survival data using the MLR3 package. For that, I am using the Benchmark() function of MLR3.
Unfortunately, filter feature selection methods of MLR3 do not support survival, yet. However, MLR package supports survival filters as shown on this page.
I would like to request for adding the survival filters of MLR to MLR3.
Thank you
bblodfon