We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4112bb4 commit 8501238Copy full SHA for 8501238
doc/conf.py
@@ -269,5 +269,5 @@
269
# Example configuration for intersphinx: refer to the Python standard library.
270
intersphinx_mapping = {
271
'python': ('http://docs.python.org/', None),
272
- 'scikit-learn': ('http://scikit-learn.org/stable/', None),
+ 'scikitlearn': ('http://scikit-learn.org/stable/', None),
273
}
0 commit comments