1458
Jan A. Roth et al
Fig. 1. Spectrum between conventional and digital healthcare epidemiology. Note: Any healthcare epidemiology project may be characterized across 3 main axes: the analytical approach, the data source, and the data type as illustrated for a fictive project ‘B.’ This project used nonroutine data from a cohort study and routine data (laboratory and genetic routine data) to predict hospital-acquired infections, primarily via deep learning, a set of machine-learning algorithms, which requires little human guidance for variable selection. Routine healthcare data can be defined as data that are routinely generated or collected during healthcare delivery.36 Thus, electronic medical records and administrative claims data are typical sources of routine healthcare data.36 In contrast, nonroutine healthcare data are generated or collected for a specific nonroutine purpose (eg, as part of a clinical trial). Surveillance programs frequently incorporate both routine and nonroutine data sources. Big data is a term used to describe data that make conventional data processing difficult due to their size (volume), diversity (variety), and/or update frequency (velocity).37
Breiman.19 Most statistical algorithms have been designed to work primarily on small and low-dimensional datasets. The huge and complex datasets that are available today did not exist at the time when the first statistical algorithms were built. The advent of new techniques, and the gathering of huge and complex datasets increasingly required including computational aspects in the algorithms, leading to the term machine learning. Machine learning can be broadly divided into 2 subareas:
supervised and unsupervised learning. In supervised learning, both the input data and the corresponding target values (ie, outcomes) are observed. An example is to classify patients into either diseased or healthy. A domain expert (eg, a physician) assigns an annotation (the “label”), for example, diseased or healthy, to every patient. The aim is to find the model that best distinguishes between those two classes, to either correctly assign the label diseased or healthy to new, unlabeled patients, or to identify important covariables. Problems of this kind are called classification problems (Fig. 2). Well-known classification
algorithms include variations of logistic regression, random for- ests, support vector machines, and neural networks. Which classification algorithm is best to use depends on the
data type (eg, images, text, laboratory values, and genetic data), as well as the size and the dimensionality of the data. A corre- sponding model should be carefully selected that will generalize well to unseen data and will not simply memorize the training data (a phenomenon called “overfitting”). Regression algorithms are additional, well-known, supervised machine-learning meth- ods. In regression problems, the aim is not to separate 2 (or more) classes, but to find the function which best describes the data, to predict the correct value for a new data point (Fig. 3). In unsupervised learning, the training data consists of a set of
input variables without any corresponding target values (outcome labels) that are required in supervised learning. The goal in unsupervised learning problems is to find patterns and to extract hidden structure from data, completely data driven without any expert labelling. Typical examples are clustering problems that aim to group similar data points together (Fig. 4). Examples of
Fig. 2. Illustration of a classification task; a model learns to separate diseased from healthy individuals in a 2-dimensional space.
Fig. 3. Illustration of a regression problem; a model learns the function that best fits the data points.
Page 1 |
Page 2 |
Page 3 |
Page 4 |
Page 5 |
Page 6 |
Page 7 |
Page 8 |
Page 9 |
Page 10 |
Page 11 |
Page 12 |
Page 13 |
Page 14 |
Page 15 |
Page 16 |
Page 17 |
Page 18 |
Page 19 |
Page 20 |
Page 21 |
Page 22 |
Page 23 |
Page 24 |
Page 25 |
Page 26 |
Page 27 |
Page 28 |
Page 29 |
Page 30 |
Page 31 |
Page 32 |
Page 33 |
Page 34 |
Page 35 |
Page 36 |
Page 37 |
Page 38 |
Page 39 |
Page 40 |
Page 41 |
Page 42 |
Page 43 |
Page 44 |
Page 45 |
Page 46 |
Page 47 |
Page 48 |
Page 49 |
Page 50 |
Page 51 |
Page 52 |
Page 53 |
Page 54 |
Page 55 |
Page 56 |
Page 57 |
Page 58 |
Page 59 |
Page 60 |
Page 61 |
Page 62 |
Page 63 |
Page 64 |
Page 65 |
Page 66 |
Page 67 |
Page 68 |
Page 69 |
Page 70 |
Page 71 |
Page 72 |
Page 73 |
Page 74 |
Page 75 |
Page 76 |
Page 77 |
Page 78 |
Page 79 |
Page 80 |
Page 81 |
Page 82 |
Page 83 |
Page 84 |
Page 85 |
Page 86 |
Page 87 |
Page 88 |
Page 89 |
Page 90 |
Page 91 |
Page 92 |
Page 93 |
Page 94 |
Page 95 |
Page 96 |
Page 97 |
Page 98 |
Page 99 |
Page 100 |
Page 101 |
Page 102 |
Page 103 |
Page 104 |
Page 105 |
Page 106 |
Page 107 |
Page 108 |
Page 109 |
Page 110 |
Page 111 |
Page 112 |
Page 113 |
Page 114 |
Page 115 |
Page 116 |
Page 117 |
Page 118 |
Page 119 |
Page 120 |
Page 121 |
Page 122 |
Page 123 |
Page 124