Skip to content

Commit bb8bd78

Browse files
committed
import catboost removed
1 parent 894fc0f commit bb8bd78

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
0 Bytes
Binary file not shown.

lib/calculate_shap.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from imports import *
22
from rescale_numeric_feature import *
3-
from catboost import CatBoostClassifier, Pool
4-
53

64
"""
75
This class calculates feature importance

0 commit comments

Comments
 (0)