.. FAIR Universe HEP Challenge documentation master file, created by
sphinx-quickstart on Sat Jun 8 17:35:19 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to FAIR Universe HEP Challenge's documentation!
=======================================================
.. raw:: html
Click Here For Tutorial Slides
|
The Fair Universe project is organising the **HiggsML Uncertainty Challenge**, following on from the `HiggsML challenge on Kaggle `_ in 2014, the context is the measurement of the Higgs Boson signal but in the presence of systematics unicertainities. Participants should design an advanced analysis technique that can not only measure the signal strength but also provide a confidence interval, from which correct coverage will be evaluated automatically from pseudo-experiments.
The confidence interval should include statistical and systematic uncertainties (concerning detector calibration, background levels, etc…). It is expected that analysis techniques that can control the impact of systematics will perform best, thereby pushing the field of uncertainty-aware AI techniques for HEP and beyond.
There are several information sources regarding the FAIR Universe - HiggsML Uncertainty Challenge:
* `Codabench `_ : This serves as the platform to submit entries to the competition. It hosts the public training data `Click here to download the dataset (6.5GB) `_.
* `Tutorial Slides `_ : These slides will help you register and submit a sample dummy submission.
* `Documentation `_ : This contains detailed information about the `science behind the challenge `_, the `specifics of the data `_, and `documents the code `_ used to facilitate the evaluation of the competition. It also describes the `evaluation metric `_.
* `Github Repo `_ : This hosts the code for testing submissions, as well as the `starting kit notebook `_. The starting kit is also available on `Google Colab `_.
* `White Paper `_ : This serves as a full breakdown of the competition in detail.
|
.. toctree::
:maxdepth: 1
:caption: Pages:
pages/Local_setup.md
pages/overview.md
pages/data.md
pages/evaluation.md
.. toctree::
:maxdepth: 2
:caption: Core Modules:
rst_source/ingestion_program
rst_source/scoring_program
rst_source/simple_one_syst_model
rst_source/simple_stat_only_model
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`