Skip to content

Commit 4f75288

Browse files
committed
move dpebm into it's own python file in the privacy folder
1 parent 81f6375 commit 4f75288

6 files changed

Lines changed: 501 additions & 489 deletions

File tree

python/interpret-core/interpret-core.pyproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<Compile Include="interpret\perf\_curve.py" />
7878
<Compile Include="interpret\perf\_regression.py" />
7979
<Compile Include="interpret\perf\__init__.py" />
80+
<Compile Include="interpret\privacy\_dpebm.py" />
8081
<Compile Include="interpret\privacy\__init__.py" />
8182
<Compile Include="interpret\provider\_visualize.py" />
8283
<Compile Include="interpret\provider\_environment.py" />

0 commit comments

Comments
 (0)