theochem / Selector

Python library of algorithms for selecting diverse subsets of data for machine-learning.
https://selector.qcdevs.org
GNU General Public License v3.0
22 stars 22 forks source link

Add init to measures & similarity measures. #254

Closed marco-2023 closed 3 months ago

marco-2023 commented 3 months ago

Added the init file to measures subpackage. Added several similarity measures to the measure subpackage. These are now untested, I will add several formal tests later.