Teacher for the PDF MVA method.
More...
#include <PDF.h>
Teacher for the PDF MVA method.
Definition at line 63 of file PDF.h.
◆ PDFTeacher()
Constructs a new teacher using the GeneralOptions and PDFoptions for this training.
- Parameters
-
general_options | defining all shared options |
specific_options | defining all options unique to the PDFTeacher |
Definition at line 51 of file PDF.cc.
◆ train()
Train PDF method using the given dataset returning a Weightfile.
- Parameters
-
training_data | used to train the method |
Implements Teacher.
Definition at line 54 of file PDF.cc.
The documentation for this class was generated from the following files: