ExplainaBoard icon indicating copy to clipboard operation
ExplainaBoard copied to clipboard

Add binarize function MetricStats

Open OscarWang114 opened this issue 2 years ago • 0 comments

Since metric_stats contains NumPy arrays, it needs to be binarized/serialized before being stored in MongoDB. Currently this process is implemented in the web interface, but it makes more sense to add a binarize/serialize function in MetricStats. I will work on this.

OscarWang114 avatar Apr 06 '22 04:04 OscarWang114