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

Cleaning up the new similarity based methods #218

Open FanwangM opened 5 months ago

FanwangM commented 5 months ago

@marco-2023 mentioned that there are some codes that are used more than once, which can be simplified. This is just a note for future improvement. The current codes work and this issue is low-prioroty.

Related to https://github.com/theochem/Selector/pull/189