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

Hyperlink Update in Tutorial Notebooks #271

Closed andruizd closed 1 month ago

andruizd commented 1 month ago

Notes

These changes correspond to the update in the links to the methods used in the selector package in the following tutorial notebooks:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.17%. Comparing base (2eb1d7f) to head (859b6ba). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/theochem/Selector/pull/271/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/271?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theochem) ```diff @@ Coverage Diff @@ ## main #271 +/- ## ======================================= Coverage 95.17% 95.17% ======================================= Files 9 9 Lines 1037 1037 ======================================= Hits 987 987 Misses 50 50 ```