Video description
Linear methods have traditionally been the workhorse of data analysis in many domains, and health-related applications are no exception. However, linear methods have a lot more to offer than standard regression analysis. This video explains why linear thinking remains a powerful and sophisticated way to think about data for prediction, causal analysis, and optimization in health tech. Designed for data scientists and for data savvy health care managers and clinicians, it demonstrates how to strengthen the conclusions you draw from health-related data and how to better allocate your health care resources. Examples are demonstrated in R and Python. Learners should understand the statistical limitations on extrapolating about groups and about the future based on limited sample size. They should also understand what it means to overfit a model and how to avoid doing so.
- Understand how to make causal inferences in health data using R and Python
- Explore techniques for assessing the strength of those causal inferences
- Discover methods for predicting population-level health parameters and individual outcomes
- Learn how to apply linear methods for health-related resource allocations
Aileen Nielsen is a software engineer at One Drop, an AI/ML health tech company working on diabetes management products. A member of the New York City Bar Association’s Science and Law committee, Aileen holds degrees in anthropology, law, and physics from Princeton, Yale, and Columbia, respectively. She focuses on improving daily life for underserved populations—particularly groups who have yet to fully enjoy the benefits of mobile technology.
Table of contents
- Understanding Linear Methods
- Optimizing Resource Allocation with Linear Programming
- Applying Linear Programming to a Healthcare Problem with R
- Predicting the Future with Linear Methods
- Applying Linear Methods to Individual-Level Health Predictions with R
- Applying Linear Methods to Population-Level Health Questions with Python
- Getting at Causation with Linear Models with R
- Understanding How to Confront Too Much Information per Patient
- Working Through Wide, Highly-Correlated Data Sets with R
- Using Linear Methods for Classification
- Classifying Healthcare Data with Linear Methods in Python
- Other Methods
- Summary
Product information
- Title: Linear Methods for Optimization and Prediction in Healthcare
- Author(s):
- Release date: November 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491991206
You might also like
book
Fuzzy Modeling and Genetic Algorithms for Data Mining and Exploration
Fuzzy Modeling and Genetic Algorithms for Data Mining and Exploration is a handbook for analysts, engineers, …
video
Unsupervised Learning for Exploration and Classification of Health Data
One of the most exciting and practical goals of combining healthcare with technology is to mine …
book
When to Hire—or Not Hire—a Consultant: Getting Your Money's Worth from Consulting Relationships
When to Hire—or Not Hire—a Consultant:Getting Your Money's Worth from Consulting Relationships is a hands-on, practical …
video
Linear Regression
Linear regression is one of the most important machine learning tools. It is the simplest of …