<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Multi-lag Stacking for Blood Glucose Level Prediction</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Heydar</forename><surname>Khadem</surname></persName>
							<email>h.khadem@sheffield.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Electronic and Electrical Engineering</orgName>
								<orgName type="institution">Univer-sity of Sheffield</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Hoda</forename><surname>Nemat</surname></persName>
							<email>hoda.nemat@sheffield.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Electronic and Electrical Engineering</orgName>
								<orgName type="institution">Univer-sity of Sheffield</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jackie</forename><surname>Elliott</surname></persName>
							<email>j.elliott@sheffield.ac.uk</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Oncology and Metabolism</orgName>
								<orgName type="institution">University of Sheffield</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mohammed</forename><surname>Benaissa</surname></persName>
							<email>m.benaissa@sheffiels.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Electronic and Electrical Engineering</orgName>
								<orgName type="institution">Univer-sity of Sheffield</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Multi-lag Stacking for Blood Glucose Level Prediction</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">4E33779150B7156B111B5657E86DEB5E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T00:23+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This work investigates blood glucose level prediction for type 1 diabetes in two horizons of 30 and 60 minutes. Initially, three conventional regression tools-partial least square regression (PLSR), multilayer perceptron, and long short-term memory-are deployed to create predictive models. They are trained once on 30 minutes and once on 60 minutes of historical data resulting in six basic models for each prediction horizon. A collection of these models are then set as base-learners to develop three stacking systems; two uni-lag and one multi-lag. One of the uni-lag systems uses the three basic models trained on 30 minutes of lag data; the other uses those trained on 60 minutes. The multi-lag system, on the other hand, leverages the basic models trained on both lags. All three stacking systems deploy a PLSR as meta-learner. The results obtained show: i) the stacking systems outperform the basic models, ii) among the stacking systems, the multi-lag shows the best predictive performance with a root mean square error of 19.01 mg/dl and 33.37 mg/dl for the prediction horizon of 30 and 60 minutes, respectively.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">INTRODUCTION</head><p>Diabetes mellitus is a metabolic disorder and a significant cause of morbidity and mortality worldwide <ref type="bibr" target="#b0">[1]</ref>. As yet, there is no cure developed for diabetes; and management of the corresponding lifeimpeding conditions is recommended as the most successful way to control the disease <ref type="bibr" target="#b5">[6]</ref>. In fact, the occurrence of the associated complications can be suspended or even prevented by effective management of the disease <ref type="bibr" target="#b10">[11]</ref>.</p><p>Among different types of diabetes, the importance of the selfmanagement for type 1 diabetes mellitus (T1DM) is accentuated <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b18">19]</ref>. The key factor in T1DM management is to control the blood glucose level (BGL) within the normal range <ref type="bibr" target="#b1">[2]</ref>. BGL predictive models could contribute to achieving this goal. They can help avert adverse glycaemic events by forecasting them and giving patients the chance to take corrective actions ahead of time <ref type="bibr" target="#b1">[2]</ref>.</p><p>The importance of the development of BGL predictive models in T1DM management has spurred research into this field <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b21">22]</ref>. According to the knowledge requirement, predictive models can be classified as; physiological, data-driven, and hybrid models <ref type="bibr" target="#b20">[21]</ref>. Datadriven models interpret trends in sequences of data to make estimations of future BGLs. Machine learning approaches are broadly adopted in this area <ref type="bibr" target="#b20">[21]</ref>.</p><p>Mirshekarian et al. <ref type="bibr" target="#b16">[17]</ref> developed a model to predict blood glucose in 30-minute and 60-minute horizons using a recursive neural network (RNN) with long short-term memory (LSTM) units. The model explored BGL, insulin, food, and activity information as inputs. For the same prediction horizons, Bertachi et al. <ref type="bibr" target="#b3">[4]</ref> and Georga et al. <ref type="bibr" target="#b8">[9]</ref>, in separate studies, proposed predictive models. Bertachi et al. applied an artificial neural network contemplating glucose, insulin, carbohydrate and physical activity as inputs for their system. BGL profile, insulin, carbohydrate intake and physical activity were inputs for a support vector regression (SVR) in the model developed by Georga et al. Investigating continuous glucose monitoring (CGM) data by recursive and direct deep learning approaches, Xie et al. <ref type="bibr" target="#b21">[22]</ref> recommended a model for BGL prediction. Martinsson et al. <ref type="bibr" target="#b14">[15]</ref> proposed an automatic forecast model for a prediction horizon of up to 60 minutes using RNN. The model used only the information from past BGLs as input. Bunescu et al. <ref type="bibr" target="#b6">[7]</ref> created descriptive features to train a SVR using a physiological model of blood glucose dynamics. Carbohydrate intake, insulin administration, and the current and past BGLs were inputs of their model. Despite extensive research devoted to the development of predictive models, the performance of the proposed models remains a challenge <ref type="bibr" target="#b2">[3]</ref>.</p><p>In this work, we contributed to the improvement of BGL prediction for T1DM by applying a multi-lag stacking methodology. Initially, three conventional regression tools-partial least squares, multilayer perceptron, and long-short term memory-were applied to forecast BGLs in horizons of 30 and 60 minutes. Each tool was trained twice; once on a lag of 30 minutes and once on a lag of 60 minutes of CGM data. Therefore, six basic models were created for each prediction horizon. For each horizon, three stacking systems were then developed where predictions from a selection of the basic models were used as features to train a new regression. The first two stacking systems followed a uni-lag approach. They used predictions from the three base models trained on a history of 30 minutes and 60 minutes, respectively. The third system was multi-lag and used predictions from all six base models. The stacking systems resulted in appreciable improvements in predictive accuracy as compared to the basic predictive models. The third stacking system showed a predictive performance better than the other systems. This is the first paper, to our knowledge, that has combined models with different time-lags to generate a multi-lag BGL prediction system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">DATASET</head><p>The Ohio T1DM dataset comprises several features collected from 12 individuals with type 1 diabetes in 8 weeks <ref type="bibr" target="#b13">[14,</ref><ref type="bibr" target="#b12">13]</ref>. The last ten days' worth of data for each contributor was considered as the test set. Data for a cohort of six subjects was released in 2018 for the first BGL prediction challenge <ref type="bibr" target="#b13">[14]</ref>; data for another six subjects was released in 2020 for the second challenge <ref type="bibr" target="#b12">[13]</ref>.</p><p>In this work, the 2020's data was investigated for developing and evaluating predictive models. Among the collected features were CGM data every 5 minutes, which was the only feature explored in this work. A brief description of the CGM data in the Ohio T1DM dataset released for 2020 BGL prediction challenge is displayed in Table <ref type="table" target="#tab_0">1</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">METHODS</head><p>As mentioned earlier, this work proposes methodologies to predict BGL in horizons of 30 and 60 minutes. The detail of the pursued methodologies is presented in this section</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Pre-processing</head><p>The first pre-processing task was taking care of missing data. Missing data in the training set was imputed applying a simple linear interpolation. Alternatively, for the test set, a linear extrapolation was employed. This was to ensure the model is not contaminated by observing future data in its pre-processing stage.</p><p>The next pre-processing step was transferring the time series forecasting problem to a supervised learning task. To this end, a rolling window consisting of a lag and future data was used as explanatory and dependent variables respectively. To give an illustration, for forecasting BGL of 30 minutes later using a history of 60 minutes, for example, we used a window with the length of 18. As a consequence of the 5-minute interval between data points, it therefore follows that the first 12 data points in the window were explanatory variables, and the rest were dependent variables.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Prediction methods</head><p>First, six basic predictive models were created by means of three conventional regression tools. Subsequently, employing stacking learning, three more advanced predictive systems were developed where a collection of the basic models were considered as base-learners and a partial least squares regression as meta-learner. All proposed models/systems were personalised to individuals.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.1">Basic models</head><p>Initially, for each prediction horizon of 30 and 60 minutes, the following three conventional regressions tools were employed to generate six basic predictive models-two models by each tool. For this purpose, these tools were trained once on a history of 30 and once on a history of 60 minutes.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>• Partial least squares regression (PLSR)</head><p>PLSR, as a basic linear regression, holds substantial popularity in different applications due to its easy-to-apply nature and minimal computation time requirement. In a previous work, we applied PLSR for glucose quantification which provided promising results <ref type="bibr" target="#b11">[12]</ref>. In this work, PLSR was used as one of the regression tools. For the number of components, different values ranging from 1 to the length of the input variable were tried. Each time, the predicted residual sum of squares (P RESS) was calculated as follows. The number of components (A) resulting in the minimum value for P RESS/(N − A − 1) was then selected <ref type="bibr" target="#b19">[20]</ref>.</p><formula xml:id="formula_0">P RESS = N i=1 (yi − ŷi) 2 (1)</formula><p>where, N is the size of the evaluation set , yi is reference value, and ŷi is predicted value.</p><p>• Multilayer perceptron (MLP)</p><p>An MLP <ref type="bibr" target="#b17">[18]</ref> with an architecture of one hidden layer including 100 nodes and an output layer was implemented. ReLU was used as the activation function for he hidden layer, Adam as the optimiser, and mean absolute error as the loss function. Learning rate was 0.01, and the training process was based on 100 epochs.</p><p>• Long short-term memory (LSTM)</p><p>We used a Vanila LSTM <ref type="bibr" target="#b9">[10]</ref> composed of a single hidden LSTM layer with 200 nodes, a fully connected layer with 100 nodes, and an output layer. ReLU was the activation function for both hidden layers, mean squared error was the loss function, and Adam was the optimizer. The model trained on 100 epochs with a learning rate of 0.01.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.2">Stacking systems</head><p>Ensemble learning is a machine learning technique that combines decisions from several models to create a new model. Stacking (Figure <ref type="figure" target="#fig_0">1</ref>) is an ensemble approach that uses predictions from multiple base-learners (first level models) as features to train a meta-learner (second level model). This meta-learner then makes the final predictions on the test set <ref type="bibr" target="#b22">[23]</ref>. In this paper, for each prediction horizon of 30 and 60 minutes, three stacking systems comprised of two uni-lag and one multi-lag were developed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>• System 1</head><p>The three basic models trained on a history of 30 minutes were the base-learners of this uni-lag system and a PLSR was its metalearner.</p><p>• System 2 This system was also uni-lag. It was similar to system 1, except it used the three basic models trained on a history of 60 minutes in place of 30 minutes as base-learners.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>• System 3</head><p>In this multi-lag system, all the six basic models were considered as the base-learners and again a PLSR was the meta-learner. By performing a multi-lag approach the idea was to help capture a broader frequency range of BGL dynamics.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Evaluation</head><p>The test set was held out, and the train set was used to create the predictive models/systems. The developed models/systems were then utilised to predict the test data. The set of evaluation points starts 60 minutes after the beginning of the test set. First evaluation points would be otherwise similar to the training data, and it can affect the reliability of the results. Hence, the number of evaluated points for each patient is 12 less than the number of test examples mentioned in Table <ref type="table" target="#tab_0">1</ref>. Root mean square error (RMSE) and mean absolute error (MAE) were calculated as follows and then used as evaluation metrics.</p><formula xml:id="formula_1">RM SE = N i=1 (yi − ŷi) 2 N (2) M AE = N i=1 |yi − ŷi| N<label>(3)</label></formula><p>where, N , yi , and ŷi carry the same definition as in (1).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">RESULTS AND DISCUSSION</head><p>This section presents the evaluation results for both the basic models and stacking systems. Models/systems with a performance depended on random initialization ran five times, and corresponding results have been reported in the form of mean and standard deviation. Extrapolated points were excluded when calculating the evaluation metrics. All models were built to predict future BGLs up to the end of the intended prediction horizon, but only the evaluation results for the horizon of interest are reported.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Prediction horizon of 30 minutes</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.1">Basic models</head><p>The results of the RMSE and MAE of the basic predictive models for the prediction horizon of 30 minutes are displayed in Table <ref type="table" target="#tab_1">2</ref>.</p><p>Based on the average of RMSE and MAE for all patients, LSTM trained on a history of 30 minutes showed the best performance among the basic models. PLSR with 60-minute lag was the secondbest model. All models had satisfactory standard deviations.</p><p>LSTM yielded the best overall predictive accuracy among the three regression tools. However, the results of the other two tools were also comparable to that of LSTM. It is worth remarking that PLSR, as a linear regression tool, was able to generate results comparable to that of LSTM and even better than that of MLP.</p><p>Among all patients, patient 552 had the best overall evaluation results. The worst results, on the other hand, belonged to patients 584 and 540. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.2">Stacking systems</head><p>Table <ref type="table" target="#tab_2">3</ref> shows the evaluation results of the stacking systems for a prediction horizon of 30 minutes. For all patients, the performance of the stacking systems surpassed that of the basic models. System 3 proposed the best predictions overall based on average RMSE and MAE values. This system resulted in the best predictive accuracy for all patients except patient 544 and 584. All systems possessed small standard deviation values. The best result among all patients belonged to patient 552. The worst results, on the other hand, were those of patients 584, 540, and 567.   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">CONCLUSION</head><p>BGL prediction improved using stacking learning concepts. Initially, a time series problem was translated into a supervised learning task. Three conventional regression tools were trained with on different history length of 30 and 60 minutes, resulting in six basic predictive models. Predictions from the basic models trained with a history of 30 minutes were fed as features to a regression to build a combined learner. The learner was then used to make final predictions on the test set. The same scenario was repeated using the basic models trained on 60-minute lag observations. In both cases, the combined learner was able to make more accurate predictions on the test set. The overall performance further improved when predictions from all basic models-trained on both histories of 30 and 60 minutes-were considered as features to train a new learner.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. A stacking system uses predictions from multiple base-learners as features to train a meta-learner[5] .</figDesc><graphic coords="2,305.13,500.90,245.08,105.62" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Number of test and training examples of each participant in OhioT1DM dataset released in 2020<ref type="bibr" target="#b12">[13]</ref>.</figDesc><table><row><cell cols="3">Patient Number of Training Number of Test</cell></row><row><cell>ID</cell><cell>Examples</cell><cell>Examples</cell></row><row><cell>540</cell><cell>11947</cell><cell>2896</cell></row><row><cell>544</cell><cell>10623</cell><cell>2716</cell></row><row><cell>552</cell><cell>9080</cell><cell>2364</cell></row><row><cell>567</cell><cell>10858</cell><cell>2389</cell></row><row><cell>584</cell><cell>12150</cell><cell>2665</cell></row><row><cell>596</cell><cell>10877</cell><cell>2743</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2 .</head><label>2</label><figDesc>Evaluation results of the basic predictive models for a 30-minute prediction horizon.</figDesc><table><row><cell>Patient</cell><cell>Basic</cell><cell>History</cell><cell>RMSE</cell><cell>MAE</cell></row><row><cell>ID</cell><cell>Model</cell><cell>(min)</cell><cell>(mg/dl)</cell><cell>(mg/dl)</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>22.11 22.07</cell><cell>16.58 16.56</cell></row><row><cell>540</cell><cell>MLP</cell><cell>30 60</cell><cell>21.98 ± 0.48 22.52 ± 0.78</cell><cell>16.52 ± 0.33 16.76 ± 0.62</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell>21.65 ± 0.28 21.58 ±0.67</cell><cell>16.06 ± 0.12 16.20 ± 0.61</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>18.08 18.09</cell><cell>13.34 13.33</cell></row><row><cell>544</cell><cell>MLP</cell><cell>30 60</cell><cell>18.22 ± 0.18 18.25 ± 0.28</cell><cell>13.38 ± 0.37 13.21 ± 0.35</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">17.63 ± 0.15 12.63 ± 0.10 18.42 ± 0.60 13.36 ± 0.44</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>16.76 16.79</cell><cell>12.76 12.78</cell></row><row><cell>552</cell><cell>MLP</cell><cell>30 60</cell><cell>17.08 ± 0.36 17.03 ± 0.34</cell><cell>12.91 ± 0.40 12.77 ± 0.17</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">16.49 ± 0.10 12.29 ± 0.24 17.06 ± 0.70 12.88 ± 0.51</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>20.98 21.00</cell><cell>15.12 15.07</cell></row><row><cell>567</cell><cell>MLP</cell><cell>30 60</cell><cell>21.24 ± 0.70 21.10 ± 0.46</cell><cell>15.42 ± 0.76 15.13 ± 0.58</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">20.66 ± 0.16 14.79 ± 0.25 20.77 ± 0.36 14.72 ± 0.40</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>22.00 21.97</cell><cell>16.15 16.12</cell></row><row><cell>584</cell><cell>MLP</cell><cell>30 60</cell><cell cols="2">21.67 ± 0.18 15.63 ± 0.16 22.43 ± 0.48 16.35 ± 0.61</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell>22.23 ± 0.70 22.04 ± 0.22</cell><cell>16.33 ± 0.67 16.11 ± 0.28</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>17.79 17.62</cell><cell>12.77 12.67</cell></row><row><cell>596</cell><cell>MLP</cell><cell>30 60</cell><cell>17.74 ± 0.04 18.44 ± 0.26</cell><cell>12.55 ± 0.05 13.49 ± 0.42</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell>17.76 ± 0.67 17.71 ± 0.28</cell><cell>12.74 ± 0.55 12.50 ± 0.33</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>19.62 19.59</cell><cell>14.45 14.42</cell></row><row><cell>Average</cell><cell>MLP</cell><cell>30 60</cell><cell>19.65 ± 0.32 19.96 ± 0.43</cell><cell>14.40 ± 0.35 14.62 ± 0.46</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">19.40 ± 0.34 14.14 ± 0.32 19.60 ± 0.47 14.30 ± 0.43</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3 .</head><label>3</label><figDesc>Evaluation results of the stacking systems for a 30-minute prediction horizon.</figDesc><table><row><cell>Patient</cell><cell>Stacking</cell><cell>RMSE</cell><cell>MAE</cell></row><row><cell>ID</cell><cell>System</cell><cell>(mg/dl)</cell><cell>(mg/dl)</cell></row><row><cell></cell><cell>System 1</cell><cell>21.13 ± 0.08</cell><cell>15.72 ± 0.10</cell></row><row><cell>540</cell><cell>System 2</cell><cell>21.11 ± 0.18</cell><cell>15.69 ± 0.14</cell></row><row><cell></cell><cell>System 3</cell><cell>20.93 ± 0.11</cell><cell>15.52 ± 0.13</cell></row><row><cell></cell><cell>System 1</cell><cell>17.47 ± 0.05</cell><cell>12.50 ± 0.05</cell></row><row><cell>544</cell><cell>System 2</cell><cell>17.92 ± 0.10</cell><cell>12.93 ± 0.08</cell></row><row><cell></cell><cell>System 3</cell><cell>17.52 ± 0.05</cell><cell>12.50 ± 0.07</cell></row><row><cell></cell><cell>System 1</cell><cell>16.29 ± 0.06</cell><cell>12.13 ± 0.06</cell></row><row><cell>552</cell><cell>System 2</cell><cell>16.43 ± 0.12</cell><cell>12.33 ± 0.16</cell></row><row><cell></cell><cell>System 3</cell><cell>16.21 ± 0.09</cell><cell>12.08 ± 0.08</cell></row><row><cell></cell><cell>System 1</cell><cell>20.43 ± 0.07</cell><cell>14.47 ± 0.06</cell></row><row><cell>567</cell><cell>System 2</cell><cell>± 0.14</cell><cell>14.51 ± 0.16</cell></row><row><cell></cell><cell>System 3</cell><cell>20.43 ± 0.06</cell><cell>14.41 ± 0.06</cell></row><row><cell></cell><cell>System 1</cell><cell>21.61 ± 0.06</cell><cell>15.68 ± 0.04</cell></row><row><cell>584</cell><cell>System 2</cell><cell>21.83 ± 0.14</cell><cell>15.86 ± 0.08</cell></row><row><cell></cell><cell>System 3</cell><cell>21.75 ± 0.08</cell><cell>15.76 ± 0.07</cell></row><row><cell></cell><cell>System 1</cell><cell>17.26 ± 0.03</cell><cell>12.19 ± 0.03</cell></row><row><cell>596</cell><cell>System 2</cell><cell>17.47 ± 0.15</cell><cell>12.25 ± 0.11</cell></row><row><cell></cell><cell>System 3</cell><cell>17.22 ± 0.10</cell><cell>12.09 ± 0.04</cell></row><row><cell></cell><cell>System 1</cell><cell>19.03 ± 0.06</cell><cell>13.78 ± 0.06</cell></row><row><cell>Average</cell><cell>System 2</cell><cell>19.21 ± 0.14</cell><cell>13.93 ± 0.12</cell></row><row><cell></cell><cell>System 3</cell><cell>19.01 ± 0.08</cell><cell>13.73 ± 0.07</cell></row><row><cell cols="4">4.2 Prediction horizon of 60 minutes</cell></row><row><cell cols="2">4.2.1 Basic models</cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 4 lists</head><label>4</label><figDesc>RMSE and MAE of the basic models for 60-minute prediction horizon. Among all models, LSTM trained on a lag of 30 minutes showed the best performance. MLP trained on 300 minutes was the second high-performance model. The value of standard deviation for all models were satisfactory. Among the implemented regression tools, LSTM resulted in the highest overall prediction accuracy. PLSR produced acceptable results in this case too. Data for patients 596 and 552 showed the highest overall predictability. In, contrast, patients 540, 567, and 584 had the lowest predictable data.</figDesc><table><row><cell>4.2.2 Stacking systems</cell></row><row><cell>Evaluation results of the stacking systems for a prediction horizon</cell></row><row><cell>of 60 minutes are displayed in</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 5 .</head><label>5</label><figDesc>System 3 proposed the best overall predictions based on average RMSE and MAE values. The best result among all patients belonged to patient 596. All systems had low values of standard deviation.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_5"><head>Table 4 .</head><label>4</label><figDesc>Evaluation results of the basic predictive models for a 60-minute prediction horizon.</figDesc><table><row><cell>Patient</cell><cell>Basic</cell><cell>History</cell><cell>RMSE</cell><cell>MAE</cell></row><row><cell>ID</cell><cell>Model</cell><cell>(min)</cell><cell>(mg/dl)</cell><cell>(mg/dl)</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>41.03 41.03</cell><cell>31.68 31.70</cell></row><row><cell>540</cell><cell>MLP</cell><cell>30 60</cell><cell>40.20 ± 0.38 41.94 ± 2.18</cell><cell>30.90 ± 0.21 32.14 ± 1.53</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">40.36 ± 0.91 39.65 ± 1.16 30.28 ± 0.84 30.80 ± 0.64</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>31.80 31.83</cell><cell>24.71 24.71</cell></row><row><cell>544</cell><cell>MLP</cell><cell>30 60</cell><cell>31.58 ± 0.53 32.15 ± 0.63</cell><cell>24.19 ± 0.99 24.13 ± 0.83</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">30.61 ± 0.19 22.97 ± 0.26 31.79 ± 0.31 24.57 ± 0.73</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>30.23 30.24</cell><cell>23.67 23.68</cell></row><row><cell>552</cell><cell>MLP</cell><cell>30 60</cell><cell>30.14 ± 0.09 30.59 ± 1.01</cell><cell>23.27 ± 0.24 23.65 ± 0.63</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">29.84 ± 0.25 22.52 ± 0.29 31.36 ± 1.43 23.72 ± 1.77</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>37.47 37.53</cell><cell>28.28 28.24</cell></row><row><cell>567</cell><cell>MLP</cell><cell>30 60</cell><cell>36.81 ± 0.28 37.73 ± 1.28</cell><cell>27.52 ± 0.50 28.57 ± 1.35</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">36.56 ± 0.17 27.58 ± 0.28 37.17 ± 0.58 27.90 ± 0.72</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>36.71 36.84</cell><cell>27.65 27.75</cell></row><row><cell>584</cell><cell>MLP</cell><cell>30 60</cell><cell cols="2">36.32 ± 0.59 26.95 ± 0.66 37.35 ± 0.82 27.82 ± 0.92</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell>37.14 ± 0.98 37.03 ± 0.99</cell><cell>28.03 ± 1.14 27.42 ± 0.54</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>29.63 29.48</cell><cell>22.05 21.97</cell></row><row><cell>596</cell><cell>MLP</cell><cell>30 60</cell><cell>29.68 ± 0.27 29.97 ± 0.39</cell><cell>21.87 ± 0.31 22.08 ± 0.39</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">28.98 ± 0.29 21.14 ± 0.19 29.71 ± 0.72 22.09 ± 0.80</cell></row><row><cell></cell><cell>PLSR</cell><cell>30 60</cell><cell>34.48 34.55</cell><cell>26.43 26.34</cell></row><row><cell>Average</cell><cell>MLP</cell><cell>30 60</cell><cell>34.12 ± 0.36 34.95 ± 1.05</cell><cell>25.78 ± 0.49 26.40 ± 0.94</cell></row><row><cell></cell><cell>LSTM</cell><cell>30 60</cell><cell cols="2">33.92 ± 0.47 25.51 ± 0.47 34.45 ± 0.86 26.00 ± 0.90</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_6"><head>Table 5 .</head><label>5</label><figDesc>Evaluation results of the stacking systems for a 60-minute prediction horizon.</figDesc><table><row><cell>Patient</cell><cell>Stacking</cell><cell>RMSE</cell><cell>MAE</cell></row><row><cell>ID</cell><cell>System</cell><cell>(mg/dl)</cell><cell>(mg/dl)</cell></row><row><cell></cell><cell>System 1</cell><cell>39.47 ± 0.17</cell><cell>30.10 ± 0.17</cell></row><row><cell>540</cell><cell>System 2</cell><cell>39.14 ± 0.28</cell><cell>29.76 ± 0.20</cell></row><row><cell></cell><cell>System 3</cell><cell>39.00 ± 0.20</cell><cell>29.65 ± 0.12</cell></row><row><cell></cell><cell>System 1</cell><cell>30.47 ± 0.10</cell><cell>22.92 ± 0.13</cell></row><row><cell>544</cell><cell>System 2</cell><cell>31.12 ± 0.12</cell><cell>23.72 ± 0.14</cell></row><row><cell></cell><cell>System 3</cell><cell>30.54 ± 0.09</cell><cell>22.95 ± 0.17</cell></row><row><cell></cell><cell>System 1</cell><cell>29.39 ± 0.15</cell><cell>22.39 ± 0.13</cell></row><row><cell>552</cell><cell>System 2</cell><cell>29.38 ± 0.20</cell><cell>22.46 ± 0.20</cell></row><row><cell></cell><cell>System 3</cell><cell>29.10 ± 0.13</cell><cell>22.10 ± 0.14</cell></row><row><cell></cell><cell>System 1</cell><cell>36.11 ± 0.11</cell><cell>27.08 ± 0.15</cell></row><row><cell>567</cell><cell>System 2</cell><cell>36.54 ± 0.14</cell><cell>27.36 ± 0.14</cell></row><row><cell></cell><cell>System 3</cell><cell>36.31 ± 0.14</cell><cell>27.09 ± 0.08</cell></row><row><cell></cell><cell>System 1</cell><cell>36.15 ± 0.16</cell><cell>27.04 ± 0.18</cell></row><row><cell>584</cell><cell>System 2</cell><cell>36.68 ± 0.19</cell><cell>27.43 ± 0.19</cell></row><row><cell></cell><cell>System 3</cell><cell>36.52 ± 0.10</cell><cell>27.30 ± 0.14</cell></row><row><cell></cell><cell>System 1</cell><cell>28.74 ± 0.16</cell><cell>20.84 ± 0.12</cell></row><row><cell>596</cell><cell>System 2</cell><cell>29.06 ± 0.21</cell><cell>21.13 ± 0.27</cell></row><row><cell></cell><cell>System 3</cell><cell>28.75 ± 0.10</cell><cell>20.78 ± 0.05</cell></row><row><cell></cell><cell>System 1</cell><cell>33.39 ± 0.14</cell><cell>25.06 ± 0.15</cell></row><row><cell>Average</cell><cell>System 2</cell><cell>33.65 ± 0.19</cell><cell>25.31 ± 0.19</cell></row><row><cell></cell><cell>System 3</cell><cell>33.37 ± 0.13</cell><cell>24.98 ± 0.12</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">SOFTWARE AND CODE</head><p>For data analysis we used Python 3.6, TensorFlow 1.15.0 and Keras 2.2.5. Pandas, NumPy and Sklearn packages of python were used. The codes are available at: https://gitlab.com/ Heydar-Khadem/multi-lag-stacking.git</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">Florencia</forename><surname>Aguiree</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alex</forename><surname>Brown</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nam</forename><forename type="middle">Ho</forename><surname>Cho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gisela</forename><surname>Dahlquist</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sheree</forename><surname>Dodd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Trisha</forename><surname>Dunning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Hirst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christopher</forename><surname>Hwang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dianna</forename><surname>Magliano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chris</forename><surname>Patterson</surname></persName>
		</author>
		<title level="m">Idf diabetes atlas</title>
				<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Continuous glucose monitoring: A brief review for primary care practitioners</title>
		<author>
			<persName><forename type="first">Ramzi</forename><surname>Ajjan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><surname>Slattery</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Eugene</forename><surname>Wright</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Advances in therapy</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="579" to="596" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A review of continuous blood glucose monitoring and prediction of blood glucose level for diabetes type 1 patient in different prediction horizons (ph) using artificial neural network (ann)</title>
		<author>
			<persName><forename type="first">Muhammad</forename><surname>Asad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Usman</forename><surname>Qamar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of SAI Intelligent Systems Conference</title>
				<meeting>SAI Intelligent Systems Conference</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="684" to="695" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Prediction of blood glucose levels and nocturnal hypoglycemia using physiological models and artificial neural networks</title>
		<author>
			<persName><forename type="first">Arthur</forename><surname>Bertachi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lyvia</forename><surname>Biagi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Iván</forename><surname>Contreras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ningsu</forename><surname>Luo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Josep</forename><surname>Vehí</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">KHD@ IJCAI</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="85" to="90" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">The Power of Ensembles in Deep Learning</title>
		<author>
			<persName><forename type="first">Julio</forename><surname>Borges</surname></persName>
		</author>
		<ptr target="https://towardsdatascience.com/the-power-of-ensembles-in-deep-learning-a8900ff42be9" />
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Glucose sensing for diabetes monitoring: recent developments</title>
		<author>
			<persName><forename type="first">Danielle</forename><surname>Bruen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Colm</forename><surname>Delaney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Larisa</forename><surname>Florea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dermot</forename><surname>Diamond</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page">1866</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Blood glucose level prediction using physiological models and support vector regression</title>
		<author>
			<persName><forename type="first">Razvan</forename><surname>Bunescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nigel</forename><surname>Struble</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cindy</forename><surname>Marling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jay</forename><surname>Shubrook</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Schwartz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">12th International Conference on Machine Learning and Applications</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2013">2013. 2013</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="135" to="140" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">HHS Public Access</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="1032" to="1057" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note>Mol Ecol</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">A glucose model based on support vector regression for the prediction of hypoglycemic events under free-living conditions</title>
		<author>
			<persName><surname>Eleni I Georga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vasilios</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Diego</forename><surname>Protopappas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Demosthenes</forename><surname>Ardigò</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dimitrios</forename><forename type="middle">I</forename><surname>Polyzos</surname></persName>
		</author>
		<author>
			<persName><surname>Fotiadis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Diabetes technology &amp; therapeutics</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="634" to="643" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Long short-term memory</title>
		<author>
			<persName><forename type="first">Sepp</forename><surname>Hochreiter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jürgen</forename><surname>Schmidhuber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Neural computation</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="1735" to="1780" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Continuous glucose monitoring and the reality of metabolic control in preschool children with type 1 diabetes</title>
		<author>
			<persName><surname>George S Jeha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Lefkothea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Barbara</forename><surname>Karaviti</surname></persName>
		</author>
		<author>
			<persName><surname>Anderson</surname></persName>
		</author>
		<author>
			<persName><surname>Eo'brian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Susan</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Toniean</forename><forename type="middle">S</forename><surname>Donaldson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Morey</forename><forename type="middle">W</forename><surname>Mcgirk</surname></persName>
		</author>
		<author>
			<persName><surname>Haymond</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Diabetes Care</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="2881" to="2886" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Classification before regression for improving the accuracy of glucose quantification using absorption spectroscopy</title>
		<author>
			<persName><forename type="first">Heydar</forename><surname>Khadem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hoda</forename><surname>Mohammad R Eissa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Osamah</forename><surname>Nemat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mohammed</forename><surname>Alrezj</surname></persName>
		</author>
		<author>
			<persName><surname>Benaissa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Talanta</title>
		<imprint>
			<biblScope unit="volume">211</biblScope>
			<biblScope unit="page">120740</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">The ohiot1dm dataset for blood glucose level prediction: Update</title>
		<author>
			<persName><forename type="first">Cindy</forename><surname>Marling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Razvan</forename><surname>Bunescu</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">The OhioT1DM Dataset For Blood Glucose Level Prediction</title>
		<author>
			<persName><forename type="first">Cindy</forename><surname>Marling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Razvan</forename><forename type="middle">C</forename><surname>Bunescu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">3rd International Workshop on Knowledge Discovery in Healthcare Data</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="60" to="63" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Automatic blood glucose prediction with confidence using recurrent neural networks</title>
		<author>
			<persName><forename type="first">John</forename><surname>Martinsson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alexander</forename><surname>Schliep</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Björn</forename><surname>Eliasson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christian</forename><surname>Meijner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Simon</forename><surname>Persson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Olof</forename><surname>Mogren</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">3rd International Workshop on Knowledge Discovery in Healthcare Data, KDH@ IJCAI-ECAI 2018</title>
				<imprint>
			<date type="published" when="2018-07-13">13 July 2018. 2018</date>
			<biblScope unit="page" from="64" to="68" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Predicting glycemia in type 1 diabetes patients: Experiments with XGBoost</title>
		<author>
			<persName><forename type="first">Cooper</forename><surname>Midroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Peter</forename><forename type="middle">J</forename><surname>Leimbigler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gaurav</forename><surname>Baruah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Maheedhar</forename><surname>Kolla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alfred</forename><forename type="middle">J</forename><surname>Whitehead</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yan</forename><surname>Fossat</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CEUR Workshop Proceedings</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="volume">2148</biblScope>
			<biblScope unit="page" from="79" to="84" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Using lstms to learn physiological models of blood glucose behavior</title>
		<author>
			<persName><forename type="first">Razvan</forename><surname>Sadegh Mirshekarian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cindy</forename><surname>Bunescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Marling</surname></persName>
		</author>
		<author>
			<persName><surname>Schwartz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">39th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2017">2017. 2017</date>
			<biblScope unit="page" from="2887" to="2891" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Multilayer perceptrons for classification and regression</title>
		<author>
			<persName><forename type="first">Fionn</forename><surname>Murtagh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Neurocomputing</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">5-6</biblScope>
			<biblScope unit="page" from="183" to="197" />
			<date type="published" when="1991">1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Type 1 diabetes</title>
		<author>
			<persName><forename type="first">Shauna</forename><forename type="middle">S</forename><surname>Roberts</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Diabetes Forecast</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="issue">19</biblScope>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Pls-regression: a basic tool of chemometrics</title>
		<author>
			<persName><forename type="first">Svante</forename><surname>Wold</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Sjöström</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lennart</forename><surname>Eriksson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Chemometrics and intelligent laboratory systems</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="109" to="130" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Data-driven blood glucose pattern classification and anomalies detection: machinelearning applications in type 1 diabetes</title>
		<author>
			<persName><forename type="first">Eirik</forename><surname>Ashenafi Zebene Woldaregay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Taxiarchis</forename><surname>Årsand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><surname>Botsis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lena</forename><surname>Albers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gunnar</forename><surname>Mamykina</surname></persName>
		</author>
		<author>
			<persName><surname>Hartvigsen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of medical Internet research</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page">e11030</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Benchmark machine learning approaches with classical time series approaches on the blood glucose level prediction challenge</title>
		<author>
			<persName><forename type="first">Jinyu</forename><surname>Xie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Qian</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">KHD@ IJCAI</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="97" to="102" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<monogr>
		<author>
			<persName><forename type="first">Zhi-Hua</forename><surname>Zhou</surname></persName>
		</author>
		<title level="m">Ensemble methods: foundations and algorithms</title>
				<imprint>
			<publisher>CRC press</publisher>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
