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
it would be helpful to have a simpler results collators from raw results to make it easier in (2) to compare and plot against reference results.
Describe your proposed solution
something that just extracts a dictionary of {problem: mean_accuracy} (or other measures) in a format compatible with get_estimator_results in aeo would be useful.
Other comments and alternatives considered
No response
The text was updated successfully, but these errors were encountered:
Describe the feature or idea you want to propose
My basic use case is
it would be helpful to have a simpler results collators from raw results to make it easier in (2) to compare and plot against reference results.
Describe your proposed solution
something that just extracts a dictionary of {problem: mean_accuracy} (or other measures) in a format compatible with get_estimator_results in aeo would be useful.
Other comments and alternatives considered
No response
The text was updated successfully, but these errors were encountered: