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

development version #82

Merged
merged 225 commits into from
Aug 30, 2023
Merged

development version #82

merged 225 commits into from
Aug 30, 2023

Conversation

krzyzinskim
Copy link
Collaborator

@krzyzinskim krzyzinskim commented Aug 4, 2023

Before merge:

  • list changes and new functionalities (NEWS.md)
  • make new vignettes and update existing ones
  • update README.md - list all available methods & make roadmap

kapsner and others added 30 commits April 5, 2023 21:28
Feature: aggregation of SurvSHAP values across multiple observation
…n wise aggregation using custom functions.
- make model_survshap working with new data that was not use to build explainer
- documentation of model_survshap
- minor error handling enhancements
- added unit-tests for global survshap
- removed global survshap tests from test-predict-parts
addresses #75
and also updated unit-test to allow specifying both, new_observation and N
Minor enhancements regarding implementation of global survshap
krzyzinskim and others added 28 commits August 24, 2023 18:42
- `model_diagnostics()` for analysis of survival residuals 
- new times generation method for `explain()` - `"survival_quantiles"` that generate times based on survival quantiles from Kaplan-Meier estimator, set as default (!)
- new explainers: for `flexsurv` models and for Python `scikit-survival` models (can be used with `reticulate`)
- new plots for `model_survshap()` - curves (with functional box plot)
- `output_type = "chf"`
@mikolajsp mikolajsp merged commit f43480c into main Aug 30, 2023
7 checks passed
@mikolajsp mikolajsp deleted the dev-pdp branch September 6, 2023 06:58
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.

Suggestion on progressr Update vignette
4 participants