There is a large number of metrics that gets computed by feedback_forensics.app.metrics.get_metrics(), by default only a small subset is shown as options to set in the table. There is an env var (FF_AVAIL_METRICS) that allows increasing that set of shown metrics, but this a bit cumbersome/not possible when only using online version.
There is a large number of metrics that gets computed by
feedback_forensics.app.metrics.get_metrics(), by default only a small subset is shown as options to set in the table. There is an env var (FF_AVAIL_METRICS) that allows increasing that set of shown metrics, but this a bit cumbersome/not possible when only using online version.