Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lovaslin/pyhep-notebook-talk

pyBumpHunter : A model agnostic bump hunting tool in python - repository
https://github.com/lovaslin/pyhep-notebook-talk

jupyter-notebook pyhep pyhep-2021

Last synced: 2 days ago
JSON representation

pyBumpHunter : A model agnostic bump hunting tool in python - repository

Awesome Lists containing this project

README

        

# pyBumpHunter : A model agnostic bump hunting tool in python

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5078496.svg)](https://doi.org/10.5281/zenodo.5078496)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/zenodo/10.5281/zenodo.5078496/?filepath=talk.ipynb)

The aim of this talk/demo is to present the pyBumpHunter package and its features.

## How to run the notebook

### With binder

Simply click on the badge.
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/zenodo/10.5281/zenodo.5078496/?filepath=talk.ipynb)

### Local installation

* Clone the repository.
* In a clean environement, install the pedendencies
```console
python -m pip install -r binder/requirement.txt
```
* Open the notebook with jupyter