Skip to main content

An end-to-end framework used for research combining high-energy physics phenomenology with machine learning.

Project description

HEP ML Lab (HML)

PyPI - Version Downloads codecov GitHub

Introduction

HEP-ML-Lab is an end-to-end framework used for research combining high-energy physics phenomenology with machine learning. It covers three main parts: the generation of simulated data, the conversion of data representation, and the application of analysis approaches.

With HML, researchers can easily compare the performance between traditional methods and modern machine learning algorithms, and obtain robust and reproducible results.

To get started, please check out the documents.

Installation

pip install hep-ml-lab

Check out the install via pip for more details of prerequisites and post-installation steps or install via Docker for a hassle-free experience.

Module overview

module_overview

  • hml.generators: API of Madgraph5 for simulating colliding events;
  • hml.physics_objects: Physics objects classfied by their counts;
  • hml.observables: General observables in jet physics;
  • hml.representations: Different data structure used to represent an event;
  • hml.datasets: Existing datasets and helper classes for creating new datasets;
  • hml.approaches: Cuts, trees and networks for classification;
  • hml.metrics: Metrics used in classical signal vs background analysis;

Updates

v0.4.3

  • Fix the thresholds issue in hml.metrics.MaxSignificance by making it similar to the one returned by sklearn.metrics.roc_curve.
  • Change hml.datasets.SetDataset.show to display figures using seaborn.
  • Drop the requirement of executable in hml.generators.Madgraph5.from_output.

v0.4.2

  • Fix parsing cuts like "muon0.charge != muon1.charge".
  • Fix inconsistent model layers in hml.approaches.networks.SimpleCNN.
  • Fix registering and saving custom observables.
  • Add cross sections, luminosity and weights as parameters in hml.metrics.MaxSignificance.
  • Improve the figure ratio in hml.datasets.SetDataset.show.

v0.4.1

  • Fix module overview image in README.
  • Fix GradientBoostedDecisionTree to be compatible with different sklearn versions.
  • Fix hml.datasets.SetDataset.show to display the correct rows and columns.
  • Rename the parse and register functions to parse_physics_object, parse_observable, and register_observable.
  • Update the installation document.

v0.4.0

This version refactors most of the codebase to make it compatible with the array (from awkward and uproot) representation of the data.

v0.3.0.1

  • Fix a bug that Madgraph5 may run into an infinite loop caused by HML keeping removing py.py file during initialization.
  • Fix nan value not implemented in Fileter.
  • Fix the wrong order of runs when using hml.generators.Madgraph5.runs and hml.generators.Madgraph5.summary.
  • Fix the typo "g1" in quickstart.

v0.3.0

  • New Madgraph5 API now is closer to the original Madgraph5 CLI.
  • New Observable parsing system makes it easier to use and define new observables.
  • New CutAndCout and BoostedDecisionTree in Keras style.

v0.2.2

  • Change output structure of hml.generators.Madgraph5 to ensure reproducibility.
  • Refactor hml.generators.Madgraph5 and hml.generators.MG5Run to make them more robust.

v0.2.1

  • Add summary to hml.generators.Madgraph5 to print a summary of all run.
  • Add remove to hml.generators.Madgraph5 to remove a run.
  • Add clean to hml.generators.Madgraph5 to remove the output directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hep_ml_lab-0.4.3.tar.gz (34.1 kB view details)

Uploaded Source

Built Distribution

hep_ml_lab-0.4.3-py3-none-any.whl (47.5 kB view details)

Uploaded Python 3

File details

Details for the file hep_ml_lab-0.4.3.tar.gz.

File metadata

  • Download URL: hep_ml_lab-0.4.3.tar.gz
  • Upload date:
  • Size: 34.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.5 Linux/5.15.0-100-generic

File hashes

Hashes for hep_ml_lab-0.4.3.tar.gz
Algorithm Hash digest
SHA256 080e2a55b7b588175d860c67715554aeab9abe8f78756e4b8bd6092dad359453
MD5 6a9a0dc6009af97a6897e97f8c320161
BLAKE2b-256 7f8ba8624631f5ba03b88679fe08b03a151ef33de5beec5f46e024566e473dc2

See more details on using hashes here.

File details

Details for the file hep_ml_lab-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: hep_ml_lab-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 47.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.5 Linux/5.15.0-100-generic

File hashes

Hashes for hep_ml_lab-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3eea02222e0cf7b5087601392876401dbc8b6e23dada5c15c3f236a847e5542d
MD5 c46268b18f381b62b6e4ac11e23c6fc6
BLAKE2b-256 ca3587ec8e3bfae8f152de7b03d667c4c5b6a001ad5707a39300380cbfb5d2f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page