Belle II Software development
|
Static Public Attributes | |
VXDQETeacherTask | teacher_task = VXDQETeacherTask |
Task that is required by the evaluation base class to create the MVA weightfile that needs to be evaluated. | |
VXDQEDataCollectionTask | data_collection_task = VXDQEDataCollectionTask |
Task that is required by the evaluation base class to collect the test data for the evaluation. | |
str | task_acronym = 'vxd' |
Acronym that is required by the evaluation base class to find the correct collection task file. | |
Run ``basf2_mva_evaluate.py`` for the VXD quality estimator on separate test data
Definition at line 1937 of file combined_quality_estimator_teacher.py.
|
static |
Task that is required by the evaluation base class to collect the test data for the evaluation.
Definition at line 1946 of file combined_quality_estimator_teacher.py.
|
static |
Acronym that is required by the evaluation base class to find the correct collection task file.
Definition at line 1949 of file combined_quality_estimator_teacher.py.
|
static |
Task that is required by the evaluation base class to create the MVA weightfile that needs to be evaluated.
Definition at line 1943 of file combined_quality_estimator_teacher.py.