Closed jpzhangvincent closed 11 months ago
It seems the root cause is the sklearn logloss evaluation metric function. Any quick workaround?
Yeah, either check if your data contains missing values or avoid using the loss metric.
loss
It seems the root cause is the sklearn logloss evaluation metric function. Any quick workaround?