Skip to main content

Package for validating your machine learning model and data

Project description

build Documentation Status pkgVersion pyVersions Maintainability Coverage Status

https://raw.githubusercontent.com/deepchecks/deepchecks/main/docs/source/_static/images/general/deepchecks-logo-with-white-wide-back.png

Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort. This includes checks related to various types of issues, such as model performance, data integrity, distribution mismatches, and more.

What Do You Need in Order to Start Validating?

Depending on your phase and what you wise to validate, you’ll need a subset of the following:

  • Raw data (before pre-processing such as OHE, string processing, etc.), with optional labels

  • The model’s training data with labels

  • Test data (which the model isn’t exposed to) with labels

  • A model compatible with scikit-learn API that you wish to validate (e.g. RandomForest, XGBoost)

Deepchecks validation accompanies you from the initial phase when you have only raw data, through the data splits, and to the final stage of having a trained model that you wish to evaluate. Accordingly, each phase requires different assets for the validation. See more about typical usage scenarios and the built-in suites in the docs.

Installation

Using pip

pip install deepchecks #--upgrade --user

Using conda

conda install -c deepchecks deepchecks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepchecks-0.8.1.tar.gz (330.9 kB view details)

Uploaded Source

Built Distribution

deepchecks-0.8.1-py3-none-any.whl (493.7 kB view details)

Uploaded Python 3

File details

Details for the file deepchecks-0.8.1.tar.gz.

File metadata

  • Download URL: deepchecks-0.8.1.tar.gz
  • Upload date:
  • Size: 330.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for deepchecks-0.8.1.tar.gz
Algorithm Hash digest
SHA256 c91e230d4f31b5987cf3a0c0efab0c2eacbccb05ceff1ef94d38e65a1ea82a3b
MD5 e9e2980eabba35cfcf98ee277db9601a
BLAKE2b-256 b174780d5c9cedf02e0ab36d483f5be06d7fcfbdd7c317e0923a96d9019e1f6c

See more details on using hashes here.

Provenance

File details

Details for the file deepchecks-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: deepchecks-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 493.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for deepchecks-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 758d7b057abe800a334bf71417c1733d53a490b1192b3b32f43b0d81638effc5
MD5 47955b1ebd0f6e29edae3a583dbcb80e
BLAKE2b-256 c6cb34e3e98f48081c16e93c11805fdbcf12d292291eed74242bee28954c1233

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page