greenelab / deep-review

A collaboratively written review paper on deep learning, genomics, and precision medicine
https://greenelab.github.io/deep-review/
Other
1.25k stars 270 forks source link

Semi-Supervised Learning of the Electronic Health Record for Phenotype Stratification #25

Closed cgreene closed 7 years ago

cgreene commented 8 years ago

http://dx.doi.org/10.1101/039800

evancofer commented 7 years ago

Overview:

Used electronic health record (EHR) data from the Pooled Resource Open-Access ALS Clinical Trials (PRO-ACT) to predict ALS patient survival time. Leveraged denoising autoencoders (DA) to enhance the prediction performance of a random forest (RF) model.

Biology & Background:

Computational aspects:

DA+RF performance was evaluated on both real (PRO-ACT) and simulated data.

Simulation:

PRO-ACT data:

Takeaway:

cgreene commented 7 years ago

Closing. Now discussed in #167