Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#2001 closed defect (done)

Some Real World Regression Problem Instances are not correct

Reported by: sforsten Owned by: mkommend
Priority: high Milestone: HeuristicLab 3.3.8
Component: Problems.Instances Version: 3.3.8
Keywords: Cc:

Description

The training and test partition of the tower problem instance is incorrect and the housing problem instance has to be shuffled.

Change History (9)

comment:1 Changed 12 years ago by sforsten

  • Status changed from new to accepted

r9131:

  • renamed RegressionRealWorldInstanceProvider to RealWorldRegressionInstanceProvider
  • added IRealWorldRegressionDataDescriptor and RealWorldResourceRegressionDataDescriptor to set the training and test partition for real world regression problem instances
  • shuffled housing dataset and renamed TowerData.txt to Tower.txt in RegressionRealWorld.zip

comment:2 Changed 12 years ago by sforsten

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

comment:3 Changed 12 years ago by sforsten

  • Owner changed from mkommend to sforsten
  • Status changed from reviewing to assigned

comment:4 Changed 12 years ago by sforsten

  • Status changed from assigned to accepted

r9133:

  • removed IRealWorldRegressionDataDescriptor and RealWorldResourceRegressionDataDescriptor
  • simplified regression data descriptors as suggested by mkommend

comment:5 Changed 12 years ago by mkommend

r9144: Corrected range of tower dataset and adapted SGP regression sample and the according unit test.

comment:6 Changed 12 years ago by sforsten

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

comment:7 Changed 12 years ago by mkommend

r9156: Removed commented code from ResourceRegressionInstanceProvider.

comment:8 Changed 12 years ago by mkommend

  • Status changed from reviewing to readytorelease

comment:9 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.