pycharm 的 Scikit-learn 外部文档 URL?

Kev*_*lza 3 ide documentation pycharm scikit-learn

我看到可以在 pycharm 中添加外部文档,您需要设置外部文档的 url,但我找不到 scikit-learn 的 url。

我想知道是否有人知道 Scikit-learn 的 url 模式?

azu*_*uax 5

您可以使用

https://scikit-learn.org/stable/modules/generated/{element.qname}.html#{element.qname}
Run Code Online (Sandbox Code Playgroud)