Ticket #1057 (closed bug: fixed)
Reliability widget wrongly reports on input data
| Reported by: | blaz | Owned by: | ales |
|---|---|---|---|
| Milestone: | 2.6 | Component: | canvas |
| Severity: | major | Keywords: | |
| Cc: | Blocking: | ||
| Blocked By: |
Description
For the schema:
File > Data Sampler > Reliability
and links from sampler to reliability estimator (Sample->Train Data, Remaining Examples -> Test Data) the reliability widget wrongly reports that there is "No train data on input".
Also, Jonna has different experience: However, the widget still reports TrainData twice rather than Train and Test data in the info square at the top.
Change History
Note: See
TracTickets for help on using
tickets.

The was only a problem when the input data had a wrong class type (or no class at all). Fixed in r12723.
The problem Joana experienced was also fixed a while ago (in r12466).