deepchecks / checks-demo

Deepchecks' checks demo

Home Page:https://checks-demo.deepchecks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deepchecks's Checks Demo

This project is a demo to quickly display the usage of a few checks from the Deepchecks library.

Running locally

The project is based on streamlit

git clone https://github.com/deepchecks/checks-demo.git
cd checks-demo
pip install -r requirements.txt
streamlit run src/streamlit_app.py

Debugging

In order to debug you can run the streamlit using the bootstrap.py file in your IDE. This will enable you to run in debug mode inside your IDE

About

Deepchecks' checks demo

https://checks-demo.deepchecks.com

License:Apache License 2.0


Languages

Language:Python 99.4%Language:Dockerfile 0.4%Language:Shell 0.2%