gchq / coreax

A library for coreset algorithms, written in Jax for fast execution and GPU support.
Apache License 2.0
15 stars 1 forks source link

feat: added CMMD metric #650

Closed db091756 closed 2 weeks ago

db091756 commented 3 weeks ago

PR Type

Description

Adds CMMD metric. Updates .coreset @property to work with supervised coresets -> fixes the compute_metric method.

How Has This Been Tested?

Added unit tests.

Does this PR introduce a breaking change?

(Write your answer here.)

Screenshots

(Write your answer here.)

Checklist before requesting a review