Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#254 closed defect (done)

FunctionLibraryInjector doesn't handle the 'Autoregressive' switch correctly

Reported by: gkronber Owned by: gkronber
Priority: lowest Milestone: HeuristicLab 3.3.0
Component: ZZZ OBSOLETE: Operators.MetaProgramming Version: 3.1
Keywords: Cc:

Description


Change History (7)

comment:1 Changed 16 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 16 years ago by gkronber

  • Summary changed from FunctionLibraryInjector doesn't handle the 'Autoregressive' switch correctly in combination with SequentialComposer to FunctionLibraryInjector doesn't handle the 'Autoregressive' switch correctly

This not only occurs with the SequentialComposer but anytime when the target variable is contained in the list of allowed features but the autoregressive switch is off.

The culprit is what seems to be a bug in the Equals() method of the ObjectData base class.

comment:3 Changed 16 years ago by gkronber

fixed ObjectData.Equals with r508

comment:4 Changed 16 years ago by gkronber

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

comment:5 Changed 15 years ago by swagner

  • Milestone changed from 3.1 to Iteration 0

Milestone 3.1 deleted

comment:6 Changed 13 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.