scikit-learn-contrib / MAPIE

A scikit-learn-compatible module to estimate prediction intervals and control risks based on conformal predictions.
https://mapie.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.27k stars 102 forks source link

Fix: corrected some spelling errors #401

Closed isaiahthedev closed 8 months ago

isaiahthedev commented 8 months ago

Description

Corrected some spelling errors in file: https://mapie.readthedocs.io/en/latest/theoretical_description_regression.html#the-jackknife-method

Fixes #392

LacombeLouis commented 8 months ago

Thank you @isaiahthedev for these corrections!

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (614293e) 100.00% compared to head (9d0b7b5) 100.00%. Report is 200 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 39 39 Lines 4616 4815 +199 Branches 487 800 +313 ========================================== + Hits 4616 4815 +199 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.