Documentation of cenreg

This is the documentation for the cenreg package, which provides tools for censored regression models in Python. The package includes implementations of various survival analysis models, including those based on LightGBM and neural networks.

Installation

pip install cenreg

Citation

  1. Yanagisawa and S. Akiyama, “Survival Analysis via Density Estimation,” in Proceedings of ICML 2025.

Additional Documentation