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
Usually I fit my models without any metrics. So params['metrics'] drops KeyError in my case.
Also some variables are using only under show_inner clause, but initialized in outer scope.