An open API service indexing awesome lists of open source software.

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

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
```