# # ChangeLog for branches/LearningClassifierSystems/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs # # Generated by Trac 1.0.12 # 07/07/24 16:38:46 Mon, 29 Apr 2013 07:22:00 GMT sforsten [9400] * branches/LearningClassifierSystems/HeuristicLab.Algorithms.DataAnalysis (copied) #1980: branch Algorithms.DataAnalysis Fri, 12 Oct 2012 13:34:05 GMT mkommend [8803] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegression.cs (modified) * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.6.0/ALGLIB-3.6.0/ap.cs (modified) #1968: Added `[ThreadStatic]` to the RNG of ALGLIB and removed lock ...