jmschrei / apricot

apricot implements submodular optimization for the purpose of selecting subsets of massive data sets to train machine learning models quickly. See the documentation page: https://apricot-select.readthedocs.io/en/latest/index.html
MIT License
497 stars 48 forks source link

Fix links to sklearn #27

Closed wfondrie closed 3 years ago

wfondrie commented 3 years ago

Some of the hyperlinks are broken by a line break in the online docs. For example from https://apricot-select.readthedocs.io/en/latest/functions/facilityLocation.html: image

This PR should fixes online links, but will make the line containing the URL pretty long in the docstrings.