Free cookie consent management tool by TermsFeed Policy Generator

Opened 6 years ago

Closed 5 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 6 years ago by bburlacu

  • Status changed from new to accepted

comment:2 Changed 6 years ago by bburlacu

r15638: Implement variable impacts calculation and view for classification solutions.

comment:3 Changed 6 years ago by abeham

  • Version changed from 3.3.16 to trunk

comment:4 Changed 6 years ago by fholzing

r15667: Added sorting mechanism (see #2871)

comment:5 Changed 6 years ago by fholzing

r15674: Implemented additional review points (see #2871)

Last edited 6 years ago by fholzing (previous) (diff)

comment:6 Changed 6 years ago by fholzing

r15729: Fixed crossthreading-bug (see #2871)

comment:7 Changed 6 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 5 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 5 years ago by mkommend

r16432: Merged r15638, r15667, r15674, r15729, r15753, r16232 into stable.

comment:11 Changed 5 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.