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
Currently, after the search is completed we can only show the whole runhistory data dict, however its a lot of information to parse. It would be useful to show the statistics of the search for example number of successful runs, number of crashed runs, etc. This functionality can be based on auto-sklearn's sprint_statistics.