# # ChangeLog for branches/2989_MovingPeaksBenchmark/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3 # # Generated by Trac 1.0.12 # 06/03/24 05:36:55 Wed, 13 Feb 2019 21:22:19 GMT swagner [16605] * branches/2989_MovingPeaksBenchmark (copied) #2989: Created branch 2989_MovingPeaksBenchmark from r16543 Fri, 10 Aug 2018 08:15:16 GMT jkarder [16071] * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/GBM/GradientBoostingRegressionAlgorithm.cs (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesAlgorithm.cs (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/NonlinearRegression/NonlinearRegression.cs (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegression.cs (modified) * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/TSNEAlgorithm.cs (modified) * trunk/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/MOCMAEvolutionStrategy.cs (modified) * trunk/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/ParameterlessPopulationPyramid.cs (modified) * trunk/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj (modified) * trunk/HeuristicLab.Random/3.3/RandomCreator.cs (modified) * trunk/HeuristicLab.Random/3.3/RandomSeedGenerator.cs (added) #2933: added `RandomSeedGenerator`