... | ... | @@ -42,6 +42,11 @@ def evaluate_loss(predictions, truth): |
|
|
|
|
|
Here, predictions and truth are numpy-arrays containing the predicted/true generator-level jet mass values. This definition of resolution width has been used by the ATLAS collaboration.
|
|
|
|
|
|
Some people have pointed out that the challenge metric only covers the
|
|
|
resolution (width of the jet mass distribution), not the scale. This is
|
|
|
intentional, as the central value can typically be calibrated, while we
|
|
|
want to focus on how the resolution in high pileup can be reduced.
|
|
|
|
|
|
### Challenge Evaluation
|
|
|
|
|
|
The winner will be evaluated at the 11th of April.
|
... | ... | |