biolab / biolab/orange3

Improve widget suggestion

Open
#6,767 2 comments 0 reactions 0 assignees View on GitHub
wish
Dominant language
Python
Stars
5.7k
Forks
1.1k
Avg merge
12d 2h
Merged PRs (30d)
1

Description

**What's wrong?**

Widget suggestion functionality has been behaving very strangely of late. When I drag a line out from Test&Score, the proposal is I connect Nomogram, which should only appear after Logistic Regression or Naive Bayes. And where is Confusion Matrix, the most probable next widget to connect?

Screenshot 2024-03-20 at 12 04 03

**How can we reproduce the problem?**

Fresh Orange, File, T&S, LR, drag a line out from T&S.

**What's your environment?**

- Operating system: OSX
- Orange version: 3.37.dev
- How you installed Orange: pip

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Reproduce the behavior in Orange 3.37.dev using the stated File, Test & Score, and Logistic Regression workflow, then trace the widget suggestion entry point and its ranking rules. Done means the suggestions from Test & Score include the expected next widgets, especially Confusion Matrix, without incorrectly proposing Nomogram.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.