Revision
45457 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Aug 7 15:20:07 2012 UTC (2 years, 5 months ago) by
hvoss
Original Path:
branches/dev/tmva/src/LogInterval.cxx
File length: 6001 byte(s)
adding Intervals that are equi-distant on a logarithmic scale
already in previous "big" submit:
got rid of GetTWeight (wich was anyway used only in Fisher and FDA
and implemented the "IgnoreNegWeightsInTraining" via a static flag
in the envents, that is set before Training (->ture, i.e yes, ignore)
and Testing (->false )
Hope now it works better than before :)