Teacher for the FastBDT MVA method.
More...
#include <FastBDT.h>
Teacher for the FastBDT MVA method.
Definition at line 98 of file FastBDT.h.
◆ FastBDTTeacher()
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 156 of file FastBDT.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 FastBDT.cc.
The documentation for this class was generated from the following files: