TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
93 stars 23 forks source link

Add a sparse Kantorovich distance #41

Closed lmcinnes closed 4 years ago

lmcinnes commented 4 years ago

You have to create a custom ground metric that is a closure over the ground_vectors. I added a function to do that for you.

lmcinnes commented 4 years ago

Eventually we'll have to put in a concerted effort to lift the coverage up to back over 80%. Now is not that time however.