biolab / biolab/orange2

Linear Regression Widget (or more likely test learner widget) does not follow filtered attributes

Open
#18 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
304
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Use case: Linear regression
- take a suitable dataset (more than 1 predictor variables, 1 response variable (to be predicted))
- do a regression with only 1 predictor variable
- do a regression with all the predicotor variables

in test learners they will show the same performance scores results (ie the results of the full regression,
i suspect because of the data feed for test learners), so the performance scores of the regression with 1 only variable are false

as a check showing the regression statistics for each regression method does show the correct data

version 2.7.8

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.