Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashwinpn/domain-expertise-medical-data-

Deep Learning and AI Domain Expertise: Medical Data - EHR [Electronic Health Records], Genomes Sequencing, Neuroscience, Biomedical.
https://github.com/ashwinpn/domain-expertise-medical-data-

Last synced: about 5 hours ago
JSON representation

Deep Learning and AI Domain Expertise: Medical Data - EHR [Electronic Health Records], Genomes Sequencing, Neuroscience, Biomedical.

Awesome Lists containing this project

README

        

# Domain-Expertise-Medical-Data-
Deep Learning and AI Domain Expertise: Medical Data - EHR [Electronic Health Records], Genomes Sequencing, Neuroscience, Biomedical.

# List of Research Papers
- 1] Mitchell, M., Wu, S., Zaldivar, A., Barnes, P., Vasserman, L., Hutchinson, B., Spitzer, E., Raji, I.D. and Gebru, T., 2019, January. Model cards for model reporting. In Proceedings of the conference on fairness, accountability, and transparency (pp. 220-229). Link: https://arxiv.org/abs/1810.03993.

# Deep Learning for Biomedical Data Course [Taught at NYU Langone]

## Week 1 Notes

1] Reducing Medical Errors - Focus on model performance [how that translates to real world scenarios] rather than just model accuracy.

2] In the US, the most common causes of death [non-accidental, non-natural, caused due to a disease] are - Heart disease, Cancer [Both account for >30% of the deaths in the states].

3] Cancer cells burn sugar quite a lot [Thus, using this causal effect we can detect cancer cells by detecting parts of the body with high sugar depletion rate].

4] Alzheimer’s - have chemical trackers for processing.

5] Invasive - Surgery involved, Non-Invasive - No surgery, only (say) scanning.

6] EHR data needs to be processed as Time Series Data [Hence, Forward Chaining, not K-fold cross validation].

Q1] Representation Learning - How do we go from these diverse modalities to an outcome. Also, Functional Forms - which form of the data would be the most optimal for the learning process.

Q2] Bias in data - think deeply about the data-collection criteria.