minor change
This commit is contained in:
parent
8d33c74d2f
commit
bfa941f0a3
|
@ -30,7 +30,7 @@ model_name = "LogisticRegression_Benchmark"
|
||||||
|
|
||||||
|
|
||||||
# execute file including functions we need
|
# execute file including functions we need
|
||||||
exec(open('utils_segmentation_2TP.py').read())
|
exec(open('utils_segmentation_V2TP.py').read())
|
||||||
|
|
||||||
warnings.filterwarnings('ignore')
|
warnings.filterwarnings('ignore')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user