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

upload evil_example #176

Closed xychem closed 1 month ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.49%. Comparing base (6ea40df) to head (143725d). Report is 285 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/theochem/Selector/pull/176/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/176?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) ```diff @@ Coverage Diff @@ ## main #176 +/- ## =========================================== + Coverage 50.07% 85.49% +35.41% =========================================== Files 8 13 +5 Lines 653 1020 +367 =========================================== + Hits 327 872 +545 + Misses 326 148 -178 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/theochem/Selector/pull/176/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem)
FanwangM commented 11 months ago

Yang is still finalizing this part and hope I can review it next week. @xychem @FarnazH

FanwangM commented 1 month ago

This is replaced with https://github.com/theochem/Selector/pull/242.