Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 775 Bytes

pyBumpHunter : A model agnostic bump hunting tool in python

DOI Binder

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

Local installation

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