# Examples Real-world examples and use cases for gen_surv. ```{note} Some examples may require optional packages such as `scikit-survival`. Install them with `poetry install --with dev` or `pip install scikit-survival` before running these examples. ``` Each example page includes a [Binder](https://mybinder.org/) badge so you can launch the corresponding notebook and experiment interactively in your browser. ```{toctree} :maxdepth: 2 tdcm cmm thmm ```