# # ChangeLog for branches/2901_StaticSelectionMethods/HeuristicLab.Algorithms.DataAnalysis # # Generated by Trac 1.0.12 # 06/04/24 19:15:13 Thu, 15 Feb 2018 07:48:05 GMT gkronber [15778] * branches/2901_StaticSelectionMethods (copied) Created a branch for #2901 Tue, 13 Feb 2018 15:26:29 GMT bburlacu [15769] * trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/GBM/GradientBoostingRegressionAlgorithm.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * trunk/HeuristicLab.Problems.DataAnalysis/3.4/ModifiableDataset.cs (modified) #2897: Add type checks in Dataset constructor, remove cloning of ...