|build| |pkgVersion| |pyVersions|
|Maintainability| |Coverage Status|
.. image:: https://raw.githubusercontent.com/deepchecks/deepchecks/main/docs/source/_static/images/general/deepchecks-logo-with-white-wide-back.png
:target: https://github.com/deepchecks/deepchecks
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 <https://docs.deepchecks.com/?utm_source=pypi.org&utm_medium=referral&utm_campaign=readme>`__.
Installation
------------
Using pip
~~~~~~~~~
.. code:: bash
pip install deepchecks #--upgrade --user
Using conda
~~~~~~~~~~~
.. code:: bash
conda install -c deepchecks deepchecks
.. |build| image:: https://github.com/deepchecks/deepchecks/actions/workflows/build.yml/badge.svg
.. |pkgVersion| image:: https://img.shields.io/pypi/v/deepchecks
.. |pyVersions| image:: https://img.shields.io/pypi/pyversions/deepchecks
.. |Maintainability| image:: https://api.codeclimate.com/v1/badges/970b11794144139975fa/maintainability
:target: https://codeclimate.com/github/deepchecks/deepchecks/maintainability
.. |Coverage Status| image:: https://coveralls.io/repos/github/deepchecks/deepchecks/badge.svg?branch=main
:target: https://coveralls.io/github/deepchecks/deepchecks?branch=main
Raw data
{
"_id": null,
"home_page": "https://github.com/deepchecks/deepchecks",
"name": "deepchecks",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Software Development, Machine Learning",
"author": "deepchecks",
"author_email": "info@deepchecks.com",
"download_url": "https://files.pythonhosted.org/packages/ca/3b/a7154865564d939bd9eb1c6fd40132f3756aa6e66227dc4af5e47f224824/deepchecks-0.19.1.tar.gz",
"platform": null,
"description": "\n|build| |pkgVersion| |pyVersions|\n|Maintainability| |Coverage Status|\n\n.. image:: https://raw.githubusercontent.com/deepchecks/deepchecks/main/docs/source/_static/images/general/deepchecks-logo-with-white-wide-back.png\n :target: https://github.com/deepchecks/deepchecks\n\nDeepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort.\nThis includes checks related to various types of issues, such as model performance, data integrity,\ndistribution mismatches, and more.\n\nWhat Do You Need in Order to Start Validating?\n----------------------------------------------\n\nDepending on your phase and what you wise to validate, you'll need a subset of the following:\n\n- Raw data (before pre-processing such as OHE, string processing, etc.), with optional labels\n- The model's training data with labels\n- Test data (which the model isn't exposed to) with labels\n- A model compatible with scikit-learn API that you wish to validate (e.g. RandomForest, XGBoost)\n\nDeepchecks validation accompanies you from the initial phase when you\nhave only raw data, through the data splits, and to the final stage of\nhaving a trained model that you wish to evaluate. Accordingly, each\nphase requires different assets for the validation. See more about\ntypical usage scenarios and the built-in suites in the\n`docs <https://docs.deepchecks.com/?utm_source=pypi.org&utm_medium=referral&utm_campaign=readme>`__.\n\nInstallation\n------------\n\nUsing pip\n~~~~~~~~~\n\n.. code:: bash\n\n pip install deepchecks #--upgrade --user\n\nUsing conda\n~~~~~~~~~~~\n\n.. code:: bash\n\n conda install -c deepchecks deepchecks\n\n.. |build| image:: https://github.com/deepchecks/deepchecks/actions/workflows/build.yml/badge.svg\n.. |pkgVersion| image:: https://img.shields.io/pypi/v/deepchecks\n.. |pyVersions| image:: https://img.shields.io/pypi/pyversions/deepchecks\n.. |Maintainability| image:: https://api.codeclimate.com/v1/badges/970b11794144139975fa/maintainability\n :target: https://codeclimate.com/github/deepchecks/deepchecks/maintainability\n.. |Coverage Status| image:: https://coveralls.io/repos/github/deepchecks/deepchecks/badge.svg?branch=main\n :target: https://coveralls.io/github/deepchecks/deepchecks?branch=main\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Package for validating your machine learning model and data",
"version": "0.19.1",
"project_urls": {
"Bug Reports": "https://github.com/deepchecks/deepchecks",
"Contribute!": "https://github.com/deepchecks/deepchecks/blob/master/CONTRIBUTING.md",
"Documentation": "https://docs.deepchecks.com",
"Download": "https://github.com/deepchecks/deepchecks/releases/download/0.19.1/deepchecks-0.19.1.tar.gz",
"Homepage": "https://github.com/deepchecks/deepchecks",
"Source": "https://github.com/deepchecks/deepchecks"
},
"split_keywords": [
"software development",
" machine learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93335af4ad37a258db5aa60b73fda875f362ef29a7e4b6b5f7760367113aa9ee",
"md5": "7812cb17094c732316dff49df6ce3899",
"sha256": "839926b338aa76f97a0d1220fe0a9f7cf59c88de08fd06f228ef3aa9dd27abf4"
},
"downloads": -1,
"filename": "deepchecks-0.19.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7812cb17094c732316dff49df6ce3899",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7815823,
"upload_time": "2024-12-15T15:25:31",
"upload_time_iso_8601": "2024-12-15T15:25:31.176533Z",
"url": "https://files.pythonhosted.org/packages/93/33/5af4ad37a258db5aa60b73fda875f362ef29a7e4b6b5f7760367113aa9ee/deepchecks-0.19.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca3ba7154865564d939bd9eb1c6fd40132f3756aa6e66227dc4af5e47f224824",
"md5": "f46e32ccf34cb9dfcd8ce6479cf60ed3",
"sha256": "12d5602cc404c81050a47b5135b66c33322dd752f8e6cad4558add049292e763"
},
"downloads": -1,
"filename": "deepchecks-0.19.1.tar.gz",
"has_sig": false,
"md5_digest": "f46e32ccf34cb9dfcd8ce6479cf60ed3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7463007,
"upload_time": "2024-12-15T15:25:33",
"upload_time_iso_8601": "2024-12-15T15:25:33.973241Z",
"url": "https://files.pythonhosted.org/packages/ca/3b/a7154865564d939bd9eb1c6fd40132f3756aa6e66227dc4af5e47f224824/deepchecks-0.19.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 15:25:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deepchecks",
"github_project": "deepchecks",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "deepchecks"
}