Skip to content

Commit 39bc015

Browse files
jarverhajarverha
authored andcommitted
added logs
1 parent edd3290 commit 39bc015

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

powershap/utils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ def powerSHAP_statistical_analysis(
6262
effect_size.append(0)
6363
power_list.append(0)
6464

65-
65+
print(required_iterations)
66+
6667
processed_shaps_df = pd.DataFrame(
6768
data=np.hstack(
6869
[

0 commit comments

Comments
 (0)