https://github.com/probabl-ai/survival-analysis-tutorial
Materials for the survival analysis and hazardous presentation
https://github.com/probabl-ai/survival-analysis-tutorial
Last synced: 7 months ago
JSON representation
Materials for the survival analysis and hazardous presentation
- Host: GitHub
- URL: https://github.com/probabl-ai/survival-analysis-tutorial
- Owner: probabl-ai
- License: mit
- Created: 2025-05-19T14:43:43.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-21T14:47:33.000Z (8 months ago)
- Last Synced: 2025-05-30T17:14:48.036Z (8 months ago)
- Language: Jupyter Notebook
- Size: 2.78 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Survival and Competing Risks Analysis with Hazardous
## Maintainers
### Update the main tutorial notebook
```shell
$ jupytext --execute --to ipynb tutorial.py
```
### Update the dataset notebook from the script:
```shell
$ jupytext --execute --to ipynb truck_dataset/truck_dataset.py
```