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

Outliers: Multiple class value error instead of No class value error #2588

Closed
ajdapretnar opened this issue Sep 13, 2017 · 3 comments
Closed

Comments

@ajdapretnar
Copy link
Contributor

Orange version

3.5.dev

Expected behavior

Outliers returns a correct error message. If there are no class values in the data, it says 'Data missing a class variable'.

Actual behavior

Outliers returns 'Multiple class data is not supported.'

Steps to reproduce the behavior

File (iris) - Select Columns (move iris to metas) - Outliers.

Additional info (worksheets, data, screenshots, ...)
@janezd
Copy link
Contributor

janezd commented Oct 13, 2017

Can't reproduce this exact problem, but Outliers ignore classes.

@jerneju
Copy link
Contributor

jerneju commented Oct 13, 2017

This can be reproduced in 3.6.0. See #2647 .

@janezd
Copy link
Contributor

janezd commented Oct 13, 2017

Indeed, but this was a rather superficial fix. Outliers consider only X anyway. #2677 does it better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants