Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Enable intersphinx mapping to sklearn
Sphinks reads the public methods of all classes, and if one inherits from sklearn, it reads that method's docstring. If that method contains a relative link in the rst, sphinx needs to know where to link it.
- Loading branch information