-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Test&Score: Instantly recognize new input #1842
Comments
@ajdapretnar are we connecting the two inputs to Test&Score from Select Rows only? Please let me know, as would like to work on this. |
@ajdapretnar still unable to understand the problem. as in my case no warning triggers. please provide some more insights on the issue. |
The reason for the above issue is that your 'Unmatched Data - Data' has no data as indicated by the dashed line. This probably means your 'Matching Data' subset is also the entire data set. You need to select a subset smaller than the entire data and construct the same workflow. Now, when I connect the link to 'Test Data' (from either Matching Data or Unmatched, doesn't matter), the warning should trigger to notify the user that he or she should switch to 'Test Data' method. Now it doesn't initially. It's just for greater user friendliness. To replicate, you need:
Same warning should be triggered as soon as Test&Score has Test Data on the input. |
[FIX] Test & Score: Instantly recognize new input
Orange version
3.3.10-dev
Expected behavior
When connecting a new instance of test data to Test&Score, the widget immediately reports 'Test data present, but unused'.
Actual behavior
Test&Score stays silent and doesn't trigger a warning.
Steps to reproduce the behavior
File - Select Rows - connect two inputs to Test&Score. By default the second input is 'Matching Data - Test Data'. Change it to 'Remaining Data - Test Data'. The widget still doesn't trigger a warning. When Test data is selected and then unselected, the warning appears.
The text was updated successfully, but these errors were encountered: