This release adds support for scikit-learn 1.0, 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 consistent with those passed to fit. See the scikit-learn release highlights for details. Bug fixes Fix a variety of build problems with LLVM (#243). Enhancements Add support for feature_names_in_ and n_features_in_ to all estimators and transforms. Add sksurv.preprocessing.OneHotEncoder.get_feature_names_out. Update bundeled version of Eigen to 3.3.9. Backwards incompatible changes Drop min_impurity_split parameter from sksurv.ensemble.GradientBoost...
Switched from using Scipy's kernel to Scikit-learn Automatic kernel bandwidth selection Multiple-o...
A bug fix and documentation release, fixing regressions and other issues released in version 0.21. S...
The main new feature in this release is that .libsvm files are now fully supported by skll_convert a...
This release adds support for scikit-learn 0.22, thereby dropping support for older versions. Moreov...
This release has some big behind-the-scenes changes. First, we split the data.py module up into a su...
Builds on top of Scikit-learn 0.20.3 to fix regressions and other issues released in version 0.20. S...
This is a somewhat major release that includes major changes as well as a number of bugfixes. Chang...
This release includes a long-standing request being finally fulfilled (part of #7). We now support S...
We're happy to announce the 0.23.1 release which fixes a few issues affecting many users, namely: K-...
Added AdaBoost and KNeighbors classifiers and regressors (finally closing #7). Added support for ke...
The 1.0 release is finally here! It's been a little over a year since our first public release, and ...
Implemented enhancements Base estimators other than default are not supported for AdaBoost(#238) N...
This is primarily a bug fix release but also adds a major new API feature. New API Feature: If yo...
Switched from using Scipy's kernel to Scikit-learn Automatic kernel bandwidth selection Multiple-o...
A bug fix and documentation release, fixing regressions and other issues released in version 0.21. S...
The main new feature in this release is that .libsvm files are now fully supported by skll_convert a...
This release adds support for scikit-learn 0.22, thereby dropping support for older versions. Moreov...
This release has some big behind-the-scenes changes. First, we split the data.py module up into a su...
Builds on top of Scikit-learn 0.20.3 to fix regressions and other issues released in version 0.20. S...
This is a somewhat major release that includes major changes as well as a number of bugfixes. Chang...
This release includes a long-standing request being finally fulfilled (part of #7). We now support S...
We're happy to announce the 0.23.1 release which fixes a few issues affecting many users, namely: K-...
Added AdaBoost and KNeighbors classifiers and regressors (finally closing #7). Added support for ke...
The 1.0 release is finally here! It's been a little over a year since our first public release, and ...
Implemented enhancements Base estimators other than default are not supported for AdaBoost(#238) N...
This is primarily a bug fix release but also adds a major new API feature. New API Feature: If yo...
Switched from using Scipy's kernel to Scikit-learn Automatic kernel bandwidth selection Multiple-o...
A bug fix and documentation release, fixing regressions and other issues released in version 0.21. S...
The main new feature in this release is that .libsvm files are now fully supported by skll_convert a...