Metavariables are not excluded in feature selection methods #7009
Labels
bug report
Bug is reported by user, not yet confirmed by the core team
needs discussion
Core developers need to discuss the issue
A longstanding issue is that metavariables are not excluded from methods. For example, in "find informative projections" for scatter plots, they appear as suggestions. Also, in feature suggestions, the metas are included. If there are many, the automatic feature selection breaks down. This is a nuisance, as metas often contain the solution to a classification problem. "Find informative mosaics" has the same issue, as does the violin plot where ordering by relevance also includes metas. Tree prediction does ignore them, though.
I am currently using version 338 on a Mac, and this error is present in the PC version as well.
This issue has existed in every version of Orange that I can recall.
Best larerooreal
The text was updated successfully, but these errors were encountered: