# # ChangeLog for branches/RemoveBackwardsCompatibility/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/RegressionTreeBuilder.cs # # Generated by Trac 1.0.12 # 07/18/24 08:52:02 Mon, 23 Nov 2015 17:39:08 GMT gkronber [13346] * branches/RemoveBackwardsCompatibility (copied) #2523: created branch for removing persistence backwards ... Mon, 26 Oct 2015 19:44:41 GMT gkronber [13065] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesAlgorithmStatic.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesModel.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesModelSurrogate.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/RegressionTreeBuilder.cs (modified) #2450: marked constructor of GBTModel obsolete and wrapped GBTModels ...