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.3k stars 111 forks source link

Fix #525 Minor syntax issues in contribution guidelines #530

Closed jawadhussein462 closed 2 weeks ago

jawadhussein462 commented 2 weeks ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #525

Type of change

Checklist

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (614293e) to head (739af29). Report is 785 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #530 +/- ## =========================================== Coverage 100.00% 100.00% =========================================== Files 39 62 +23 Lines 4616 5994 +1378 Branches 487 603 +116 =========================================== + Hits 4616 5994 +1378 ```

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