Skip to content

Fix SimpleMetric evaluation

Choose a tag to compare

@samuelpucek samuelpucek released this 22 Apr 15:41
· 143 commits to master since this release
261287b

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.