Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable not displayed when splitting a node #186

Closed
FatimaPillosu opened this issue May 26, 2021 · 1 comment
Closed

Variable not displayed when splitting a node #186

FatimaPillosu opened this issue May 26, 2021 · 1 comment
Assignees
Labels
bug Something isn't working priority 2 Issue is in the core functionality or is affecting 60% or more of people using the app.

Comments

@FatimaPillosu
Copy link
Contributor

Hi Anirudha,
sometimes it happens that the GUI doesn't show the variable in which one wants to split the node. See the picture below:
Screenshot_2021-05-26_17-30-21

This messes up the decision tree. It is possible to go back to the previous status of the DT but it is time-consuming. The user should not be allowed to split if no variables are displayed.

I put it in priority 2 because, although it is not blocking the work of anyone, this should be corrected for version 1.0.0.

Cheers,

Fatima

@FatimaPillosu FatimaPillosu added bug Something isn't working priority 2 Issue is in the core functionality or is affecting 60% or more of people using the app. labels May 26, 2021
onyb added a commit that referenced this issue Jun 20, 2021
@onyb
Copy link
Contributor

onyb commented Jun 24, 2021

Fixed in v0.29.0. The algorithm to deduce the level of the selected node was faulty.

@onyb onyb closed this as completed Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority 2 Issue is in the core functionality or is affecting 60% or more of people using the app.
Projects
None yet
Development

No branches or pull requests

2 participants