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

Update forest.py #446

Closed
wants to merge 2 commits into from
Closed

Update forest.py #446

wants to merge 2 commits into from

Conversation

YonghaoZhao722
Copy link
Contributor

@YonghaoZhao722 YonghaoZhao722 commented Apr 3, 2024

Checklist

  • pytest passes
  • tests are included
  • code is well formatted
  • documentation renders correctly

What does this implement/fix? Explain your changes
Modified the comments for bootstrap in ensemble/forest.py, specifically correcting "dataset" to "datset" in RandomSurvivalForest.

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (408e848) to head (989bfff).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #446   +/-   ##
=======================================
  Coverage   98.15%   98.15%           
=======================================
  Files          37       37           
  Lines        3526     3526           
  Branches      539      539           
=======================================
  Hits         3461     3461           
  Misses         31       31           
  Partials       34       34           

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

sebp added a commit that referenced this pull request Apr 3, 2024
@sebp
Copy link
Owner

sebp commented Apr 3, 2024

Thanks for the patch. It has been merged in commit 6782d8e

@sebp sebp closed this Apr 3, 2024
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