Fix SimpleMetric evaluation
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
.
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
.