Opened 7 years ago
Closed 6 years ago
#2884 closed feature request (done)
Implement variable impacts for classification solutions
Reported by: | bburlacu | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.16 |
Component: | Problems.DataAnalysis | Version: | trunk |
Keywords: | Cc: | fholzing |
Description
Classification solutions should also display calculated variable impacts in a similar way to how regression solutions display them, meaning an impact calculator and view should be implemented for classification solutions.
Change History (11)
comment:1 Changed 7 years ago by bburlacu
- Status changed from new to accepted
comment:2 Changed 7 years ago by bburlacu
comment:3 Changed 7 years ago by abeham
- Version changed from 3.3.16 to trunk
comment:4 Changed 7 years ago by fholzing
comment:5 Changed 7 years ago by fholzing
comment:6 Changed 7 years ago by fholzing
comment:7 Changed 7 years ago by fholzing
r15753: Changed back to Task, abort Thread if any other View is shown
comment:8 Changed 6 years ago by fholzing
- Owner changed from bburlacu to fholzing
- Status changed from accepted to assigned
comment:9 Changed 6 years ago by mkommend
- Owner changed from fholzing to mkommend
- Status changed from assigned to readytorelease
r16232: Removed unnecessary comment in ClassificationSolutionVariableImpactView.
comment:10 Changed 6 years ago by mkommend
comment:11 Changed 6 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r15638: Implement variable impacts calculation and view for classification solutions.