Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/HeuristicLab.ALGLIB-3.7.0/ALGLIB changes by HEAL.txt @ 14107

Last change on this file since 14107 was 14107, checked in by pfleck, 8 years ago

#2631

  • Added an additional function to ALGLIB that returns the prediction for each tree of a decision forest.
  • Implemented IConfidenceRegression/Solution for RandomForestModel/Solution using the variance of the predictions from the trees.
File size: 285 bytes
Line 
1ALGLIB changes by HEAL
2
3ap.cs(ln 573)
4mkommend: added thread static attribute to RNG to have a separate instance per thread and allow modification of the seed
5
6dataanalysis.cs(ln 10048)
7pfleck: added "raw" version of dfprocess that returns the regression estimate for each tree
Note: See TracBrowser for help on using the repository browser.