217 Forks
2908 Stars
2908 Watchers

deepchecks

Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.

How to download and setup deepchecks

Open terminal and run command
git clone https://github.com/deepchecks/deepchecks.git
git clone is used to create a copy or clone of deepchecks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deepchecks https://github.com/deepchecks/deepchecks/archive/master.zip

Or simply clone deepchecks with SSH
[email protected]:deepchecks/deepchecks.git

If you have some problems with deepchecks

You may open issue on deepchecks support forum (system) here: https://github.com/deepchecks/deepchecks/issues