Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 741 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 741 Bytes

BMSL

Codes for the "Bayesian Multitask with Structure Learning" (BMSL) model.

Repository content

This repository contains the code accompanying the paper "Bayesian Multitask Learning Regression for Heterogeneous Patient Cohorts".

Quick start

A demo file is available in the experiments folder: demo.py. One can build up on these files to run new experiments.

python3 demo.py

Authors

References

Paper under review.

LLNL-CODE-773785