A web application to locally visualize higher-order feature interactions of black box models.
please visit https://huggingface.co/spaces/hztn/finch
(you may have to restart the space if it is sleeping)
- Install Python 3.11
- Clone the repository
- Run
pip install -r requirements.txt - Run
panel serve app.py --autoreload