Skip to content

Commit 0566af7

Browse files
authored
Add projects: bias-detector and data-describe (#54)
added bias-detector and data-describe
1 parent cb2d641 commit 0566af7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

projects.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,6 +1019,10 @@ projects:
10191019
github_id: amueller/word_cloud
10201020
conda_id: conda-forge/wordcloud
10211021
category: data-viz
1022+
- name: data-describe
1023+
github_id: data-describe/data-describe
1024+
pypi_id: data-describe
1025+
category: data-viz
10221026
- name: pandas-profiling
10231027
pypi_id: pandas-profiling
10241028
conda_id: conda-forge/pandas-profiling
@@ -1209,6 +1213,10 @@ projects:
12091213
github_id: tensorflow/model-analysis
12101214
labels: ["tensorflow", "jupyter"]
12111215
category: interpretability
1216+
- name: bias-detector
1217+
pypi_id: bias-detector
1218+
github_id: intuit/bias-detector
1219+
category: interpretability
12121220
- name: TreeInterpreter
12131221
pypi_id: treeinterpreter
12141222
github_id: andosa/treeinterpreter

0 commit comments

Comments
 (0)