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

ENH: improve jackknife docstring #561

Merged
merged 6 commits into from
Dec 13, 2024
Merged

Conversation

jawadhussein462
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@Valentin-Laurent Valentin-Laurent left a comment

Choose a reason for hiding this comment

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

Few comments here and in the code:

  • There are 2 "TODOs" left in the docstrings. I think we can wait for the first one because I see some refactoring later on here. But the second one can be completed: See: TODO : reference conformity score classes or documentation

mapie_v1/regression.py Show resolved Hide resolved
n_bootstraps : int, default=100
The number of bootstrap resamples to generate for the
jackknife-after-bootstrap procedure.
Note: The "base" method is not authorized and should not be used.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Good point mentioning this. Suggestion:

Suggested change
Note: The "base" method is not authorized and should not be used.
Note: The "base" method is not mentioned in the conformal inference literature for Jackknife after bootstrap strategies, hence not provided here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v1@f1b0707). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             v1      #561   +/-   ##
======================================
  Coverage      ?   100.00%           
======================================
  Files         ?        62           
  Lines         ?      6013           
  Branches      ?       449           
======================================
  Hits          ?      6013           
  Misses        ?         0           
  Partials      ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jawadhussein462 jawadhussein462 merged commit d45d586 into v1 Dec 13, 2024
8 checks passed
@jawadhussein462 jawadhussein462 deleted the v1-jackknife-docstrings branch December 13, 2024 14:14
Valentin-Laurent pushed a commit that referenced this pull request Dec 17, 2024
ENH: improve jackknife docstring
jawadhussein462 added a commit that referenced this pull request Dec 20, 2024
ENH: improve jackknife docstring
jawadhussein462 added a commit that referenced this pull request Dec 20, 2024
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Dec 29, 2024
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 5, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 7, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 7, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 8, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 9, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 10, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 15, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 15, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 21, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 22, 2025
ENH: improve jackknife docstring
Valentin-Laurent pushed a commit that referenced this pull request Jan 23, 2025
ENH: improve jackknife docstring
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.

4 participants