Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Doc: fix typos in scoring parameter description#34444

Open
Alireza2317 wants to merge 1 commit into
scikit-learn:mainfrom
Alireza2317:fix-doc-typo
Open

Doc: fix typos in scoring parameter description#34444
Alireza2317 wants to merge 1 commit into
scikit-learn:mainfrom
Alireza2317:fix-doc-typo

Conversation

@Alireza2317

@Alireza2317 Alireza2317 commented Jul 7, 2026

Copy link
Copy Markdown

Hi there. I'm Al, and this is my first time contributing to scikit-learn. I was using the cross_validate function for a project in my 'AI for Medicine' course, and I took a look at the documentation on the website and noticed a small typo, so I fixed it, which happened 4 time in other places too. That's all. Thank you for your attention.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Thank you for opening your first pull request to scikit-learn! 🎉

To help get your contribution reviewed, please make sure that:

  • You have filled out the pull request template.
  • The pull request addresses an existing issue that is ready for
    contribution (e.g. not tagged as "Needs Triage", "Needs Decision", ...).
    If you are proposing a new feature, please open an issue to discuss it first.
  • There are no other open pull requests already targeting the same issue.
  • You have followed the pull request checklist.
    In particular, linting and tests should pass.

@AnneBeyer AnneBeyer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Alireza2317, thank you for fixing this. You seem to have added an extra file named \ with a copy of some parts of our docs. This is also what causes the checks to fail. Please remove that file, then this looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants