arogozhnikov / hep_ml

Machine Learning for High Energy Physics.
https://arogozhnikov.github.io/hep_ml/
Other
179 stars 64 forks source link

Comparison of GB & loss policies #18

Closed arogozhnikov closed 8 years ago

arogozhnikov commented 9 years ago

Probably some test notebook would be helpful to see how changes in losses affect training process.

arogozhnikov commented 9 years ago

Check on some weighted dataset several options:

arogozhnikov commented 9 years ago

todo: find out why there is such difference in variations of predictions

arogozhnikov commented 8 years ago

Some experiments I've done long ago say that:

As of last point (setting target and weight), there seems to be no strong winner. Mostly following tradition, I'll prefer grad/hess version.