- Healthcare Analytics Made Simple
- Vikas (Vik) Kumar
- 252字
- 2021-07-23 17:18:23
Mathematics
The second pillar of our healthcare analytics triumvirate is mathematics. We are not trying to scare you off with this list; a detailed knowledge of all of the following areas is not a prerequisite for doing effective healthcare analytics. A basic knowledge of high school math, however, may be essential. The other areas are most helpful while understanding the machine learning models that allow us to predict diseases. That being said, here are some of the significant mathematical domains that comprise healthcare analytics:
- High school mathematics: Subjects such as algebra, linear equations, and precalculus are essential foundations for the more advanced math topics seen in healthcare analytics.
- Probability and statistics: Believe it or not, every medical student takes a class in biostatistics during their training. Yes, effective medical diagnosis and treatment rely heavily on probability and statistics, including concepts such as sensitivity, specificity, and likelihood ratios.
- Linear algebra: Commonly, the operations done on healthcare data while making machine learning models are vector and matrix operations. You'll effectively perform plenty of these operations as you work with NumPy and scikit-learn to make machine learning models in Python.
- Calculus and optimization: These last two topics particularly apply to neural networks and deep learning, a specific type of machine learning that consists of layers of both linear and nonlinear transformations of data. Calculus and optimization are important for understanding for how these models are trained.
An introduction to mathematics and machine learning for healthcare analytics will be provided in Chapter 3, Machine Learning Foundations.
推薦閱讀
- 現代測控電子技術
- Learning Microsoft Azure Storage
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- 精通Excel VBA
- 悟透AutoCAD 2009完全自學手冊
- Visual Basic.NET程序設計
- 突破,Objective-C開發速學手冊
- Containers in OpenStack
- 格蠹匯編
- Salesforce Advanced Administrator Certification Guide
- Visual Studio 2010 (C#) Windows數據庫項目開發
- Mastering Text Mining with R
- JRuby語言實戰技術
- 基于人工免疫原理的檢測系統模型及其應用
- 貫通Java Web輕量級應用開發