Closed HeuristicLab-Trac-Bot closed 15 years ago
created class for a 'hard-coded' standard GP in the branch for #419 with r1050.
- fixed missing project file.
- fixed operator graph of standard GP engine.
fixed persistence of hard-coded standard GP and added operators to track the best solution on the validation set with r1052.
added operators to clean up when algorithm is finished with r1074.
Milestone 3.2 deleted
implemented hard-coded GP with offspring selection for regression problems with r1201.
fixed a few minor glitches in hard-coded GP algos with r1202.
Worked on OffspringSelectionGP with r1235 in CEDMA refactoring branch. Merge to trunk pending.
Fixed bugs in OffspringSelectionGP and the associated editor with r1236.
Improved structure of OffspringSelectionGP and StandardGP hard-coded algorithms with r1238.
Reintoduced MaxEvaluatedSolutions stopping criterion for hard-coded OffspringSelectionGP with r1239.
- Moved DatasetShuffler from plugin
HeuristicLab.GP.StructureIdentification.Classification
to pluginHeuristicLab.DataAnalysis
.- Added variants of StandardGP and OffspringSelectionGP for classification and time-series analysis.
in the CEDMA branch with r1245 (merge to trunk pending).
Improved StandardGP and OffspringSelectionGP variants for classification and time-series with r1251.
Renamed StructIdProblemInjector classes to ProblemInjector with r1252.
Added separate editors for StandardGP and OffspringSelectionGP variants for time series forecasting with r1253.
Fixed a few minor issues in hard-coded StandardGP and OffspringSelectionGP variants with r1254.
Fixed a few issues in persistence of hard-coded GP algorithms with r1262.
Made 'Autoregression' a parameter of the problem (moved creation of variable 'Autoregression' to ProblemInjector) with r1265.
Increased minor version of CEDMA and GP plugins with r1290.
Milestone Iteration 2 deleted
Milestone Current deleted
Issue migrated from trac ticket # 224
milestone: HeuristicLab 3.3.0 | component: ZZZ OBSOLETE: GP | priority: low | resolution: done
2008-08-02 11:31:47: @gkronber created the issue