Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#262 closed defect (done)

FunctionLibraryInjector always injects 'Differential' terminal

Reported by: gkronber Owned by: gkronber
Priority: low Milestone: HeuristicLab 3.3.0
Component: StructureIdentification Version: 3.2
Keywords: Cc:

Description

The 'Differential' terminal is only allowed in time-series prediction. For classification problem it shouldn't be allowed in the models.

Change History (6)

comment:1 Changed 16 years ago by gkronber

  • Milestone changed from 3.1 to 3.2
  • Version changed from 3.1 to 3.2

comment:2 Changed 16 years ago by gkronber

  • Status changed from new to assigned

can be fixed in combination with changes related to #177.

comment:3 Changed 16 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed

This has been fixed in relation to #177 with r656 by introducting operator HeuristicLab.GP.StructureIdentification.Classification.FunctionLibaryInjector which injects a function library that doesn't include the Differential terminal and doesn't allow time offsets for variables.

comment:4 Changed 16 years ago by swagner

  • Milestone changed from 3.2 to Iteration 0

Milestone 3.2 deleted

comment:5 Changed 14 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.