HEP-KBFI / ml-tau-en-reg

Reconstructing tau leptons using various machine learning techniques
GNU General Public License v3.0
0 stars 1 forks source link

Optimize max_cands for binary classification #57

Open jpata opened 1 week ago

jpata commented 1 week ago

Optimize the max_cands in https://github.com/HEP-KBFI/ml-tau-en-reg/blob/main/enreg/config/model_training.yaml#L39:

Concretely, the task is to train binary classification with 25 and with 32 (potentially adjust also batch size to be lower to fit in memory), compare ROC performance.

The distributions of the number of particles per jet are as follows: image