atlas news
    
Sebastian Pölsterl : Python
26  février     21h26
scikit-survival 0.24.0 released
   It’s my pleasure to announce the release of scikit survival . . . A highlight of this release the addition of cumulative incidence competing risks which implements a non parameteric estimator of the cumulative incidence function in the presence of competing risks. In addition, the release adds...
30  juin     11h36
scikit-survival 0.23.0 released
   I am pleased to announce the release of scikit survival . . . This release adds support for scikit learn . and . , which includes missing value support for RandomSurvivalForest. For more details on missing values support, see the section in the release announcement for . . . Moreover, this...
02  octobre     20h39
scikit-survival 0.22.0 released
   I am pleased to announce the release of scikit survival . . . The highlights for this release include Compatibility with scikit learn . . Missing value support for SurvivalTree. A reduced memory mode for RandomSurvivalForest, ExtraSurvivalTrees, and SurvivalTree. Support for predict cumulative...
11  juin     16h43
scikit-survival 0.21.0 released
   Today marks the release of scikit survival . . . This release features some exciting new features and significant performance improvements: Pointwise confidence intervals for the Kaplan Meier estimator. Early stopping in GradientBoostingSurvivalAnalysis. Improved performance of fitting...
15  août     15h18
scikit-survival 0.18.0 released
   I’m pleased to announce the release of scikit survival . . , which adds support for scikit learn . . In addition, this release adds the return array argument to all models providing predict survival function and predict cumulative hazard function. That means you can now choose, whether you want...
25  avril     18h14
scikit-survival 0.17.2 released
   I’m pleased to announce the release of scikit survival . . . This release fixes several small issues with packaging scikit survival and the documentation. For a full list of changes in scikit survival . . , please see the release notes. Most notably, binary wheels are now available for Linux,...
09  janvier     15h45
scikit-survival 0.17 released
   This release adds support for scikit learn . , which includes support for feature names. If you pass a pandas dataframe to fit, the estimator will set a feature names in attribute containing the feature names. When a dataframe is passed to predict, it is checked that the column names are...
30  octobre     10h41
scikit-survival 0.16 released
   I am proud to announce the release if version . . of scikit survival, The biggest improvement in this release is that you can now change the evaluation metric that is used in estimators’ score method. This is particular useful for hyper parameter optimization using scikit learn’s GridSearchCV....
20  mars     19h58
scikit-survival 0.15 Released
   I am proud to announce the release if version . . of scikit survival, which brings support for scikit learn . and Python . . Moreover, if you fit a gradient boosting model with loss ’coxph’, you can now predict the survival and cumulative hazard function using the predict cumulative hazard...
07  octobre     19h30
scikit-survival 0.14 with Improved Documentation Released
   Today marks the release of version . . of scikit survival. The biggest change in this release is actually not in the code, but in the documentation. This release features a complete overhaul of the documentation. Most importantly, the documentation has a more modern feel to it, thanks to the...