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 installation instruction #193

Closed FanwangM closed 7 months ago

FanwangM commented 7 months ago

Addresses https://github.com/theochem/Selector/discussions/192 with installation problem.

codecov[bot] commented 7 months ago

Codecov Report

Merging #193 (3f5f7e6) into main (0de2c9b) will decrease coverage by 1.11%. Report is 14 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/193/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/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== - Coverage 97.57% 96.47% -1.11% ========================================== Files 9 9 Lines 907 935 +28 ========================================== + Hits 885 902 +17 - Misses 22 33 +11 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/theochem/Selector/pull/193/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem)