forked from enviPath/enviPy
minor
This commit is contained in:
@ -477,8 +477,7 @@ def batch_predict(
|
||||
limit=None,
|
||||
setting_overrides={
|
||||
"max_nodes": num_tps,
|
||||
"max_depth": num_tps,
|
||||
"model_threshold": 0.001,
|
||||
"model_threshold": 0.0,
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user