Changeset 7413 for trunk/MagicSoft/Mars/NEWS
- Timestamp:
- 11/21/05 11:09:12 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/NEWS
r7409 r7413 13 13 - general: MTFillMatrix (the class to fill one or two MHMatrix from 14 14 files) now allows adding a pre-cut like in the optimization. E.g. this 15 is useful to perform g/h-separation cuts before training the random forest. 16 17 - general: Updated the random forest classes to support also the 18 regression method implemented by Thomas H. 19 20 - general: added new tutorial macro how to train the random forest 21 for energy estimation (macros/optim/rfenergyest.C) 15 is useful to perform g/h-separation cuts before training the random 16 forest. 17 18 - RanForest: 19 + Updated the random forest classes to support also the 20 regression method implemented by Thomas H. 21 + added new tutorial macro how to train the random forest 22 for energy estimation (macros/optim/rfenergyest.C) 23 + new classes to train the random forest (still in development) 24 mjtrain/MJTrainEnergy, mjtrain/MJTrainDisp, mjtrain/MJTrainSeparation 25 + new tutorial macros for random forest training in macros/train 26 trainenergy.C, traindisp.C, trainseparation.C 27 28 - ganymed: In addition to the Hadronness calculator (CalcHadronness) 29 a new option was implemented to estimate Disp (CalcDisp) 22 30 23 31 - ganymed: Implemented two new options which allow
Note:
See TracChangeset
for help on using the changeset viewer.