mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-28 15:38:53 +00:00
update (#883)
This commit is contained in:
parent
100bfe2d43
commit
cdc4201188
@ -85,7 +85,7 @@ For example,
|
||||
def custom_metric(
|
||||
X_val, y_val, estimator, labels,
|
||||
X_train, y_train, weight_val=None, weight_train=None,
|
||||
**args,
|
||||
*args,
|
||||
):
|
||||
from sklearn.metrics import log_loss
|
||||
import time
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user