Skip to content

Latest commit

 

History

History
executable file
·
42 lines (28 loc) · 2.81 KB

File metadata and controls

executable file
·
42 lines (28 loc) · 2.81 KB

Integrating Machine Learning in Jupyter Notebooks

Documentation Tutorials Binder

Project description

The aim of this project is to make TMVA well integrated in Jupyter notebook environment.

Source code

What is done

  • Pythonic user interface: tutorial

  • JavaScript visualization for features available in TMVA Graphical User Interface: tutorial 1, tutorial 2

  • Vizualization for neural networks, deep neural networks and decision trees: tutorial

  • Interactive training mode: tutorial (to see how it's working use binder or run the notebook in your computer)

  • Deep neural network designer: tutorial (to see how it's working use binder or run the notebook in your computer)

Merged into ROOT

Pull request here.