Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lovaslin/pyhep-notebook-talk
- Owner: lovaslin
- License: bsd-3-clause
- Created: 2021-07-02T08:09:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T11:04:06.000Z (over 3 years ago)
- Last Synced: 2024-11-16T04:15:32.197Z (about 2 months ago)
- Topics: jupyter-notebook, pyhep, pyhep-2021
- Language: Jupyter Notebook
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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