sebp / scikit-survival

Survival analysis built on top of scikit-learn
GNU General Public License v3.0
1.12k stars 214 forks source link

DOCS: Improve description of estimate parameter #424

Closed sebp closed 9 months ago

sebp commented 9 months ago

Checklist

What does this implement/fix? Explain your changes Improves the description of the estimate parameter in brier_score and integrated_brier_score.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (ef6e9c3) 97.98% compared to head (8d7b855) 97.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #424 +/- ## ======================================= Coverage 97.98% 97.98% ======================================= Files 37 37 Lines 3426 3426 Branches 517 517 ======================================= Hits 3357 3357 Misses 33 33 Partials 36 36 ```

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