Ignore:
Timestamp:
05/22/03 18:27:22 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2132 r2133  
    11                                                 -*-*- END OF LINE -*-*-
    22
    3 
     3 2003/05/22: Abelardo Moralejo
     4
     5   * mhist/MHMatrix.[h,cc]
     6     - add member function ShuffleRows() to randomize the order of the
     7       matrix rows. This is useful for instance for the random forest,
     8       (See RanForest.C) when we feed a hadron training sample with
     9       both protons and helium nuclei: if they are ordered (first all
     10       events of one type, then those of the other) the method does not
     11       seem to work well. Any other kind of ordering might be harmful
     12       as well (in theta, phi or whatever).
    413
    514 2003/05/22: Wolfgang Wittek
Note: See TracChangeset for help on using the changeset viewer.