theochem/Selector

Quantifying the diversity of selcted subset

Closed this issue · 4 comments

We will add the functionality to support measuring the subset diversity.

This relates to #4.

@fwmeng88 do you want to use the function total_diversity_volume from the metrics.py as shown in the demo notebook, or use some other method?

We will need to provide people the functionality to select functions that have been implemented, entropy, explicit_diversity_index, logdet, shannon_entropy, wdud and total_diversity_volume, #65.

I will build a wrapper function soon and you can finish this functionality once my code is merged. @RichRick1