Skip to content
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

FIX: fix typos in documentation #636

Merged
merged 5 commits into from
Apr 3, 2025
Merged

FIX: fix typos in documentation #636

merged 5 commits into from
Apr 3, 2025

Conversation

FaustinPulveric
Copy link
Collaborator

@FaustinPulveric FaustinPulveric commented Apr 2, 2025

Description

In https://mapie.readthedocs.io/en/latest/theoretical_description_regression.html, section 3, there is an approximation:

The resulting confidence interval can therefore be summarized as follows

Should be:

The resulting prediction interval can therefore be summarized as follows

Similar typo in section 4.

Type of change

Please remove options that are irrelevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the contributing guidelines
  • I have updated the HISTORY.rst and AUTHORS.rst files
  • Linting passes successfully: make lint
  • Typing passes successfully: make type-check
  • Unit tests pass successfully: make tests
  • Coverage is 100%: make coverage
  • When updating documentation: doc builds successfully and without warnings: make doc
  • When updating documentation: code examples in doc run successfully: make doctest

@Valentin-Laurent Valentin-Laurent self-requested a review April 3, 2025 08:14
@FaustinPulveric FaustinPulveric merged commit ef7d6f6 into master Apr 3, 2025
8 of 15 checks passed
@FaustinPulveric FaustinPulveric deleted the new_branch branch April 3, 2025 08:15
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