mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
update (#883)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user