Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 243 Bytes

Finch

A web application to locally visualize higher-order feature interactions of black box models.

Installation

  • Install Python 3.11
  • Clone the repository
  • Run pip install -r requirements.txt
  • Run panel serve app.py --autoreload