Teacher for the Python MVA method.
More...
#include <Python.h>
Teacher for the Python MVA method.
Definition at line 90 of file Python.h.
◆ PythonTeacher()
Constructs a new teacher using the GeneralOptions and specific options of this training.
- Parameters
-
general_options | defining all shared options |
specific_options | defininf all method specific options |
Definition at line 152 of file Python.cc.
◆ train()
Train a mva method using the given dataset returning a Weightfile.
- Parameters
-
training_data | used to train the method |
Implements Teacher.
Definition at line 160 of file Python.cc.
The documentation for this class was generated from the following files: