You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add evaluation_loss to the estimator base class. (apache#16888)
* Add evaluation_loss to the estimator base class.
* Update the base estimator class to support the separate evaluation loss.
* Add evaluation loss to the base estimator class.
* Add unittest for evaluation loss in the test_evaluation function
* Update estimator.py
* Update estimator.py
0 commit comments