yandex / rep

Machine Learning toolbox for Humans
http://yandex.github.io/rep/
Other
687 stars 144 forks source link

Use the new TMVA-related functions in root_numpy #2

Closed ndawe closed 9 years ago

ndawe commented 9 years ago

This isn't really an issue but I just wanted to let you know that root_numpy now provides functions that can feed NumPy arrays directly to TMVA Factories or Readers:

http://rootpy.github.io/root_numpy/reference/index.html#module-root_numpy.tmva

So there is no longer any need to convert the arrays to TTrees in a temporary ROOT file.

tlikhomanenko commented 9 years ago

https://github.com/yandex/rep/releases/tag/0.6.1