This codebase illustrates how to use CLMBR and MOTOR on real data for one-year risk predections for pancreatic cancer.
Run the following scripts in order:
- create_labels.py
- create_features.py
- train_baselines.py
- train_fm.py
The notebook analyze_results.ipynb allows you to analyze the results of that analysis.