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
This is the counterpart to #45 which is about producing rows. It would be nice if the inputs were tables.
Create Legolas schema with 1 column per segment with columns for what we need in order to evaluate (just votes, predicted_soft_labels, elected_hard_labels?)
Write an evaluation_metrics method that consumes tables with this schema, along with keyword arguments (classes, thresholds, probably?)
The text was updated successfully, but these errors were encountered:
This is the counterpart to #45 which is about producing rows. It would be nice if the inputs were tables.
evaluation_metrics
method that consumes tables with this schema, along with keyword arguments (classes, thresholds, probably?)The text was updated successfully, but these errors were encountered: