python-scikit-survival 0.22.2-1.bceb53e
Survival analysis built on top of scikit-learn
Scikit-survival is a Python module for survival analysis built on top of scikit-learn. It allows doing survival analysis while utilizing the power of scikit-learn, e.g., for pre-processing or doing cross-validation.
- Outputs:
out
- Website: https://github.com/sebp/scikit-survival
- Licenses: GPL 3+
- Package source: gnu/packages/python-science.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-scikit-survival 0.22.2-1.bceb53e
as follows:
guix install python-scikit-survival@0.22.2-1.bceb53e
Or install the latest version:
guix install python-scikit-survival
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.