Open
Description
Is your feature request related to a problem? Please describe.
Often we would like to know how the model is performing on the data over a period of time and maintain overall statistics of the model performance. These statistics can be further granularized to specific centers and demographics. If several models are deployed we can use this performance to track the performance of each separate model.
Describe the solution you'd like
A web-based dashboard where the model performance can be displayed. Something like Tensorboard.
Describe alternatives you've considered
None so far.
Additional context
These statistics can be further used for design model updating rules in a continuous fashion.