Skip to content

zfit/zfit-PyHEP

Repository files navigation

zfit PyHEP 2024 fitting tutorial

Run the notebooks in binder, no installation needed

The PyHEP talk is about zfit with some examples on hepstats.

zfit is a general purpose fitting package for Python, mostly focused on unbinned fits. This tutorial uses the 0.21+ version of zfit.

To run the notebooks locally, download them and install the requirements with

pip install -r binder/requirements.txt

More tutorials