Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab1f4d commit dbd840aCopy full SHA for dbd840a
doc/related_projects.rst
@@ -270,6 +270,10 @@ Other packages useful for data analysis and machine learning.
270
- `Seaborn <https://stanford.edu/~mwaskom/software/seaborn/>`_ Visualization library based on
271
matplotlib. It provides a high-level interface for drawing attractive statistical graphics.
272
273
+- `scikit-survival <https://scikit-survival.readthedocs.io/>`_ A library implementing
274
+ models to learn from censored time-to-event data (also called survival analysis).
275
+ Models are fully compatible with scikit-learn.
276
+
277
Recommendation Engine packages
278
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
279
0 commit comments