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 21 forks source link

Update description #203

Closed FanwangM closed 6 months ago

FanwangM commented 6 months ago

Another purpose of this PR is to address the problem of the failed codecov report.

codecov[bot] commented 6 months ago

Codecov Report

Merging #203 (85b0aba) into main (9b7db91) will not change coverage. Report is 3 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/theochem/Selector/pull/203/graphs/tree.svg?width=650&height=150&src=pr&token=0UJixrJfNJ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem)](https://app.codecov.io/gh/theochem/Selector/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) ```diff @@ Coverage Diff @@ ## main #203 +/- ## ======================================= Coverage 96.47% 96.47% ======================================= Files 9 9 Lines 935 935 ======================================= Hits 902 902 Misses 33 33 ```