LSSTDESC / qp

Quantile Parametrization for probability distribution functions module
MIT License
10 stars 3 forks source link

Port over the remaining metrics in rail_base/evaluation/metrics into qp #207

Closed drewoldag closed 10 months ago

drewoldag commented 10 months ago

Currently there is a small handful of metrics in rail_base/evaluation/metrics that seem reasonable to port over to qp since they are not RAIL-specific.

The work here should include copying the metrics and existing tests over. Also creating concrete metric wrapper classes.