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
SimpleMetric evaluation was fixed. It worked well for DataFrame with columns bookings and bookings_squared, but it failed for DataFrame with columns auto_billing_bookings and auto_billing_bookings_squared.