Skip to content

Fix incorrect source code link #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Fix incorrect source code link #15

wants to merge 1 commit into from

Conversation

DannyDannyDanny
Copy link

image

The source code link on sklearn.metrics.f1_score documentation page points to a random line in utils/validation.py instead of pointing to the defintion of f1_score in metrics/_classification.py

@amueller
Copy link
Member

Thanks for reporting the issue. However, this should be reported on the scikit-learn/scikit-learn repository, which contains the source for the website. This repository here is just for hosting the website, and your change will be overwritten by the next commit to the main repository.

@DannyDannyDanny
Copy link
Author

I'll recreate the issue in the correct repo 👍

@DannyDannyDanny DannyDannyDanny deleted the patch-1 branch June 8, 2020 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants