Thanks to visit codestin.com
Credit goes to github.com

Skip to content

praznik filters applicability #2786

@bommert

Description

@bommert

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions