-
-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Labels
Description
Why are only the praznik filters praznik_CMIM and praznik_MRMR applicable for regression data sets and the rest of the praznik filters can only be applied to classification data?
In the praznik package, it says for all of the filter functions that the target can be real-valued (but will be made categorical).
Also, I think that praznik_MRMR should not be allowed for survival data sets. I believe that it is conceptually not applicable and this error occurs when I apply the filter to a survival data set.
generateFilterValuesData(wpbc.task, "praznik_MRMR")
Error in .subset2(x, i, exact = exact) : subscript out of bounds