- Healthcare Analytics Made Simple
- Vikas (Vik) Kumar
- 251字
- 2021-07-23 17:18:24
Predicting future diagnostic and treatment events
A central problem in medicine is identifying patients who are at risk of developing a certain disease. By identifying high-risk patients, steps can be taken to hinder or delay the onset of the disease or prevent it altogether. This is an example of predictive analytics at work–using information from previous events to make predictions about the future. There are certain diseases that are particularly popular for prediction research: congestive heart failure, myocardial infarction, pneumonia, and chronic obstructive pulmonary disease are just a few examples of high-mortality, high-cost diseases that benefit from early identification of high-risk patients.
Not only do we care about what diseases will occur in the future, we are also interested in identifying patients who are at risk of requiring high-cost treatments, such as hospital readmissions and doctor visits. By identifying these patients, we can take money-saving steps proactively to reduce the risk of these high-risk treatments, and we can also reward healthcare organizations that do a good job.
This is a broad example with several unknowns to consider. First: what specific event (or disease) are we interested in predicting? Second: what data will we use to make our predictions? Structured clinical data (data organized as tables) drawn from electronic medical records is currently the most popular data source; other possibilities include unstructured data (medical text), medical or x-ray images, biosignals (EEG, EKG), data recorded from devices, or even data from social media. Third: what machine learning algorithm will we use?
- Splunk 7 Essentials(Third Edition)
- Microsoft Power BI Quick Start Guide
- 火格局的時(shí)空變異及其在電網(wǎng)防火中的應(yīng)用
- 精通Windows Vista必讀
- Windows程序設(shè)計(jì)與架構(gòu)
- Data Wrangling with Python
- 統(tǒng)計(jì)策略搜索強(qiáng)化學(xué)習(xí)方法及應(yīng)用
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與技術(shù)
- Flink原理與實(shí)踐
- 工業(yè)機(jī)器人入門(mén)實(shí)用教程
- RealFlow流體制作經(jīng)典實(shí)例解析
- 軟測(cè)之魂
- AWS Administration:The Definitive Guide(Second Edition)
- 探索中國(guó)物聯(lián)網(wǎng)之路
- Kubernetes Design Patterns and Extensions