Last change
on this file since 14791 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
|
Rev | Line | |
---|
[14107] | 1 | ALGLIB changes by HEAL
|
---|
| 2 |
|
---|
| 3 | ap.cs(ln 573)
|
---|
| 4 | mkommend: added thread static attribute to RNG to have a separate instance per thread and allow modification of the seed
|
---|
| 5 |
|
---|
| 6 | dataanalysis.cs(ln 10048)
|
---|
| 7 | pfleck: added "raw" version of dfprocess that returns the regression estimate for each tree
|
---|
Note: See
TracBrowser
for help on using the repository browser.