Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 14107
Timestamp:
07/18/16 17:45:45 (
8 years
ago)
Author:
pfleck
Message:
#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.
Location:
trunk/sources
Files:
1 added
5 edited
HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/IRandomForestModel.cs
(modified)
(
view diffs
)
HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/IRandomForestRegressionSolution.cs
(modified)
(
view diffs
)
HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestModel.cs
(modified)
(
view diffs
)
HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegressionSolution.cs
(modified)
(
view diffs
)
HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/ALGLIB-3.7.0/dataanalysis.cs
(modified)
(
view diffs
)
HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/HeuristicLab.ALGLIB-3.7.0/ALGLIB changes by HEAL.txt
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive