Skip to content

Commit 3b9ba25

Browse files
NoamGitlukasmasuch
andauthored
Add project: deepchecks (#159)
* Add deepchecks A package for comprehensively validating your machine learning models and data with minimal effort. * Update projects.yaml Co-authored-by: Lukas Masuch <Lukas.Masuch@gmail.com>
1 parent dd2e9f0 commit 3b9ba25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,6 +1245,10 @@ projects:
12451245
conda_id: conda-forge/captum
12461246
category: interpretability
12471247
labels: ["pytorch"]
1248+
- name: Deep Checks
1249+
github_id: deepchecks/deepchecks
1250+
pypi_id: deepchecks
1251+
category: interpretability
12481252
- name: Model Analysis
12491253
github_id: tensorflow/model-analysis
12501254
pypi_id: tensorflow-model-analysis

0 commit comments

Comments
 (0)