Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#1927 closed feature request (done)

The CSV problem instance provider should automatically disable input variables that are constant in the training partition

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.8
Component: Problems.Instances Version: 3.3.8
Keywords: Cc:

Description


Change History (7)

comment:1 Changed 12 years ago by gkronber

  • Owner changed from abeham to gkronber
  • Status changed from new to accepted

comment:2 Changed 12 years ago by gkronber

r8566: implemented check to deactivate input variables that are constant in the training partition in the CSV problem instance providers for regression, classification and clustering.

comment:3 Changed 12 years ago by gkronber

r8567: added plugin references to HeuristicLab.Common and HeuristicLab.Collections

comment:4 Changed 12 years ago by gkronber

r8568: removed plugin reference to HeuristicLab.Collections as it is only required by the compiler

comment:5 Changed 12 years ago by gkronber

  • Owner changed from gkronber to mkommend
  • Status changed from accepted to reviewing

comment:6 Changed 12 years ago by mkommend

  • Owner changed from mkommend to gkronber
  • Status changed from reviewing to readytorelease

Thx for the code improvement.

comment:7 Changed 11 years ago by swagner

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