<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMC</journal-id>
<journal-id journal-id-type="nlm-ta">CMC</journal-id>
<journal-id journal-id-type="publisher-id">CMC</journal-id>
<journal-title-group>
<journal-title>Computers, Materials &#x0026; Continua</journal-title>
</journal-title-group>
<issn pub-type="epub">1546-2226</issn>
<issn pub-type="ppub">1546-2218</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
 
<article-id pub-id-type="publisher-id">15976</article-id>
<article-id pub-id-type="doi">10.32604/cmc.2021.015976</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Ensemble Machine Learning Based Identification of Pediatric Epilepsy</article-title>
<alt-title alt-title-type="left-running-head">Ensemble Machine Learning Based Identification of Pediatric Epilepsy</alt-title>
<alt-title alt-title-type="right-running-head">Ensemble Machine Learning Based Identification of Pediatric Epilepsy</alt-title>
</title-group>
<contrib-group content-type="authors">
<contrib id="author-1" contrib-type="author">
<name name-style="western">
<surname>Alotaibi</surname>
<given-names>Shamsah Majed</given-names>
</name>
<xref ref-type="aff" rid="aff-1">1</xref>
</contrib>
<contrib id="author-2" contrib-type="author">
<name name-style="western"><surname>Atta-ur-Rahman</surname>
</name>
<xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western">
<surname>Basheer</surname>
<given-names>Mohammed Imran</given-names>
</name>
<xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-4" contrib-type="author" corresp="yes">
<name name-style="western">
<surname>Khan</surname>
<given-names>Muhammad Adnan</given-names>
</name>
<xref ref-type="aff" rid="aff-2">2</xref><email>adnan.khan@riphah.edu.pk</email></contrib>
<aff id="aff-1"><label>1</label><institution>Department of Computer Science, College of Computer Science and Information Technology, Imam Abdulrahman Bin Faisal University</institution>, <addr-line>Dammam, 31441</addr-line>, <country>Saudi Arabia</country></aff>
<aff id="aff-2"><label>2</label><institution>Faculty of Computing, Riphah School of Computing &#x0026; Innovation, Riphah International University</institution>, <addr-line>Lahore</addr-line>, <country>Pakistan</country></aff>
</contrib-group>
<author-notes><corresp id="cor1">&#x002A;Corresponding Author: Muhammad Adnan Khan. Email: <email>adnan.khan@riphah.edu.pk</email></corresp></author-notes>    
<pub-date pub-type="epub" date-type="pub" iso-8601-date="2021-02-01">
<day>01</day>
<month>02</month>
<year>2021</year>
</pub-date>
<volume>68</volume>
<issue>1</issue>
<fpage>149</fpage>
<lpage>165</lpage>
<history>
<date date-type="received">
<day>16</day>
<month>012</month>
<year>2020</year>
</date>
<date date-type="accepted">
<day>18</day>
<month>01</month>
<year>2021</year>
</date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2021 Alotaibi et al.</copyright-statement>
<copyright-year>2021</copyright-year>
<copyright-holder>Alotaibi et al.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMC_15976.pdf"></self-uri>
<abstract>
<p>Epilepsy is a type of brain disorder that causes recurrent seizures. It is the second most common neurological disease after Alzheimer&#x2019;s. The effects of epilepsy in children are serious, since it causes a slower growth rate and a failure to develop certain skills. In the medical field, specialists record brain activity using an Electroencephalogram (EEG) to observe the epileptic seizures. The detection of these seizures is performed by specialists, but the results might not be accurate due to human errors; therefore, automated detection of epileptic pediatric seizures might be the optimal solution. This paper investigates the detection of epileptic seizures by applying supervised machine learning techniques. The techniques applied on the data of patients with ages seven years and below from children&#x2019;s hospital boston massachusetts institute of technology (CHB-MIT) scalp EEG database of epileptic pediatric signals. A group of Na&#x00EF;ve Bayes (NB), Support vector machine (SVM), Logistic regression (LR), k-nearest neighbor (KNN), Linear discernment (LD), Decision tree (DT), and ensemble learning methods were applied to the classification process. The results demonstrated the outperformance of the present study by achieving 100% for all parameters using the Ensemble learning model in contrast to state-of-the-art studies in the literature. Similarly, the SVM model achieved performance with 98.3% for sensitivity, 97.7% for specificity, and 98% for accuracy. The results of the LD and LR models reveal the lower performance i.e., the sensitivity at 66.9%&#x2013;68.9%, specificity at 73.5%&#x2013;77.1%, and accuracy at 70.2%&#x2013;73%.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Pediatric epilepsy</kwd>
<kwd>ensemble learning</kwd>
<kwd>machine learning</kwd>
<kwd>SVM</kwd>
<kwd>EEG data</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1">
<label>1</label>
<title>Introduction</title>
<p>According to the international league against epilepsy (ILAE) statement, quoted in 2014, epilepsy is a transient occurrence of signs and symptoms due to abnormal, excessive, or synchronous neuronal activity in the brain [<xref ref-type="bibr" rid="ref-1">1</xref>]. Epilepsy can be diagnosed by three main  symptoms: at least two seizures have occurred over 24 h, reflex seizures have occurred twice or more over 10 years, and/or epilepsy syndrome [<xref ref-type="bibr" rid="ref-1">1</xref>]. Epileptic seizure is the most common symptom [<xref ref-type="bibr" rid="ref-2">2</xref>], that is caused by a disrupting episode with the brain&#x2019;s activities, and not all epileptic patients have seizures [<xref ref-type="bibr" rid="ref-3">3</xref>]. Approximately 50 million people over the world have epilepsy [<xref ref-type="bibr" rid="ref-4">4</xref>], that is 1% of the overall population. According to the Saudi epilepsy society, 0.654% of people in Saudi Arabia suffer from this disease. Epilepsy affects all ages, however, the symptoms and signs differ by age group. For example, in newborns, the symptoms involve a lack of oxygen during delivery and/or abnormal brain development. In infants symptoms are brain tumors and/or genetic disorders [<xref ref-type="bibr" rid="ref-5">5</xref>]. Therefore, an accurate diagnosis is important. As childhood is the stage of brain formation, epilepsy occurs more dynamically in the nervous system and may interfere with the brain development. That could affect the individual in several ways, such as the failure to develop skills, a slower growth rate, and the possibility of losing previously developed skills [<xref ref-type="bibr" rid="ref-6">6</xref>]. Every 4.8/1000 children worldwide suffer from epilepsy. In the US, 0.94/1000 children under 18 suffer from epilepsy [<xref ref-type="bibr" rid="ref-7">7</xref>]. In recent years, epilepsy diagnosis in infants and children has been improved, and investigation of new methods has become hot topic for researchers. EEG signals can reflect the state of temporal brain activities. It is a complex and nonlinear interconnection between a billion neurons [<xref ref-type="bibr" rid="ref-8">8</xref>]. In addition, it is common to diagnose epilepsy by analyzing the EEG data; in this regard, several studies have focused on aiding epileptic patients to find suitable treatments. Moreover, it involves EEG signal processing prior to application of the identification methods. Hence, the accuracy of the system also depends on the way the EEG signals are processed. In this regard, time and transform domain (frequency transform, wavelet transform etc.) signal processing techqniues have been investigated in the literature [<xref ref-type="bibr" rid="ref-9">9</xref>]. Efficacy of the signal processing technique greatly enhances the efficiency of epilyptic pediatric identification approaches. So to identify such a critical disease at the early stages, there is a dire need for investigating the machine learning (ML) techniques. Current study aims to investigate the ensamable based ML techniques for pediatric epilyse identification.</p>
<p>The organization of the paper is as follows: Section 2 contains a literature review, proposed methods are given in Section 3, Section 4 contains results and discussion while Section 5 concludes the paper.</p>
</sec>
<sec id="s2">
<label>2</label>
<title>Review of Literature</title>
<p>ML has countless applications in almost every field of study and human life. However, in the medical sector, its significance is matchless. Other than pediatric epilepsy, ML has been investigated for detection and prediction of several fatal diseases like COVID19 [<xref ref-type="bibr" rid="ref-10">10</xref>], cardio diseases [<xref ref-type="bibr" rid="ref-11">11</xref>], diabetes [<xref ref-type="bibr" rid="ref-12">12</xref>], Parkinson [<xref ref-type="bibr" rid="ref-13">13</xref>], and many others. In [<xref ref-type="bibr" rid="ref-14">14</xref>,<xref ref-type="bibr" rid="ref-15">15</xref>], the researchers applied the SVM algorithm to classify seizure onset in pediatric epilepsy patients. The dataset from the CHB-MIT [<xref ref-type="bibr" rid="ref-16">16</xref>]contained 23 patient&#x2019;s files of EEG recording and all patients under eighteen years. It is consisted of eighteen channels containing 163 seizures that were separated into records of one hour each. In [<xref ref-type="bibr" rid="ref-17">17</xref>], the authors designed an advanced seizure prediction via preictal relabeling (ASPPR) algorithm to predict epileptic pediatric seizures. The model achieved 96.30% accuracy for predicting seizures between 1 to 6 mins, 96.13% accuracy for 8 to 13 mins, 94% accuracy for 14 and 19 mins, and 94.2% accuracy for 20 and 25 mins. In [<xref ref-type="bibr" rid="ref-18">18</xref>], the authors proposed a technique to extract features from the epileptic pediatric dataset from the CHB-MIT EEG database. In their proposed method, EEG signals are mapped into 2D space that leads to texture image and the gray-level image domain. Furthermore, they compared their results with other methods and achieved 97.74% accuracy using the SVM classifier with linear kernels.</p>
<p>The data mining of EEG signals was analyzed by using a time series approach, which calculated peak points (the lowest point in a part of the signals) and valley points (the highest point in a part of the signals) and then calculated the distances between them. The study consisted of three experiments; all of them predicted onset seizures early with minimum latency. Identifying seizures in children is different than in adults because the seizures in children have lacked the characteristics of EEG features. The study in [<xref ref-type="bibr" rid="ref-19">19</xref>] aimed to find the difference between the type of spike called Rolandic in two groups of epilepsy, patients with benign focal epilepsy and patients with structure focal epilepsy, the author used an algorithm with three stages: spike detection, determination parameters, and classification. The proposed method achieved 75% with an Artificial neural network (ANN). Some studies that focused on newborn data, proposed alternative methods for detecting seizures [<xref ref-type="bibr" rid="ref-20">20</xref>&#x2013;<xref ref-type="bibr" rid="ref-25">25</xref>] and achieved a high-level accuracy compared with previous studies. The number of electrodes may affect pediatric seizure detection. In [<xref ref-type="bibr" rid="ref-26">26</xref>], authors proposed a collective network of binary classifiers (CNBC) using multi-dimensional particle swarm optimization (MD PSO). The proposed method achieved 93% accuracy and it was applied on long-term EEG data for seizures extraction. The authors in [<xref ref-type="bibr" rid="ref-27">27</xref>] detected cognitive impairment in children with epilepsy by using network analysis, and their proposed method achieved 85% accuracy.</p>
<p>Summary of the state-of-the-art ML related techniques in detection of epilepsy in babies and children are enlisted in <xref ref-type="table" rid="table-1">Tab. 1</xref>. According to the comprehensive and systematic literature review, many studies in detecting pediatric epilepsy are done, but the performance still needs to be improved. The highest achieved accuracy of 96% is claimed by [<xref ref-type="bibr" rid="ref-14">14</xref>,<xref ref-type="bibr" rid="ref-15">15</xref>] for the CHB-MIT EEG database. Apart from the detection/prediction accuracy, there is another challenge to identify the right candidate ML algorithm for future and advance prediction of pediatric epilepsy. Since there is a variety of ML algorithms with their own strengths and weaknesses against various application domains. To answer these questions, the current study is performed. The study aims to investigate several ML and ensemble learning algorithms to potentially enhance the performance of EEG data classification. For evaluation of these techniques, several performance metrics are targeted including accuracy, sensitivity (true positive rate) and specificity (true negative rate), etc.</p>
<table-wrap id="table-1"> 
<label>Table 1</label>
<caption>
<title>Summary of ML techniques in pediatric epilepsy</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Publication</th>
<th>Type of data</th>
<th>Algorithms</th>
<th>Performance</th>
</tr>
</thead>
<tbody>
<tr>
<td>Me [<xref ref-type="bibr" rid="ref-19">19</xref>]</td>
<td>Children</td>
<td>ANN</td>
<td>Accuracy 75%</td>
<td/>
</tr>
<tr>
<td>Deburchgraeve et al. [<xref ref-type="bibr" rid="ref-20">20</xref>]</td>
<td>Newborn</td>
<td>&#x201C;Neonatal seizure detection mimicking a human observer reading EEG&#x201D;</td>
<td>Sensitivity 88%Specificity 66%</td>
<td/>
</tr>
<tr>
<td>Shoeb [<xref ref-type="bibr" rid="ref-14">14</xref>],Shoeb, [<xref ref-type="bibr" rid="ref-15">15</xref>]</td>
<td>Children</td>
<td>SVM</td>
<td>Accuracy 96%</td>
<td/>
</tr>
<tr>
<td>Temko et al., [<xref ref-type="bibr" rid="ref-21">21</xref>]</td>
<td>Newborn</td>
<td>SVM</td>
<td>Sensitivity &#x0026;Specificity 90%</td>
<td/>
</tr>
<tr>
<td>Temko et al. [<xref ref-type="bibr" rid="ref-25">25</xref>]</td>
<td>Newborn</td>
<td>SVM</td>
<td>Accuracy 89%</td>
<td/>
</tr>
<tr>
<td>Cherian et al. [<xref ref-type="bibr" rid="ref-22">22</xref>]</td>
<td>Newborn</td>
<td>Patients classified into two groups: &#x201C;mild to moderate&#x201D; (grades 1&#x2013;5) and &#x201C;severe&#x201D; (grades 6&#x2013;8) EEG abnormalities</td>
<td>Group 1: 73.7%Group 2: 89.5%</td>
<td/>
</tr>
<tr>
<td>Moghim et al. [<xref ref-type="bibr" rid="ref-17">17</xref>]</td>
<td>Children</td>
<td>ASPPR (Advance Seizure Prediction via Pre-ictal Relabeling)</td>
<td>Sensitivity &#x0026;Specificity 95%</td>
<td/>
</tr>
<tr>
<td>Kiranyaz et al. [<xref ref-type="bibr" rid="ref-26">26</xref>]</td>
<td>Children</td>
<td>CNBC using MD-PSO</td>
<td>Accuracy 93%</td>
<td/>
</tr>
<tr>
<td>Samiee et al. [<xref ref-type="bibr" rid="ref-18">18</xref>]</td>
<td>Children</td>
<td>SVM with linear kernel trained with stochastic gradient descent (SGD)</td>
<td>Sensitivity 70.19%, Specificity 97.74%</td>
<td/>
</tr>
<tr>
<td>Mathieson et al. [<xref ref-type="bibr" rid="ref-24">24</xref>]</td>
<td>Newborn</td>
<td>Seizure detection algorithm (SDA)</td>
<td>Accuracy 70%</td>
<td/>
</tr>
<tr>
<td>Samiee et al. [<xref ref-type="bibr" rid="ref-18">18</xref>]</td>
<td>Children</td>
<td>Time series approach</td>
<td>&#x2013;</td>
<td/>
</tr>
<tr>
<td>Kinney-lang et al. [<xref ref-type="bibr" rid="ref-27">27</xref>]</td>
<td>Children</td>
<td>Network analysis</td>
<td>Accuracy 85%</td>
<td/>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3">
<label>3</label>
<title>Proposed Approach</title>
<p>Original EEG signals contain noise from two environments, the first is external environments, such as electrode displacement and cable movement, and the second is internal sources, such as muscle movements and eyes blink [<xref ref-type="bibr" rid="ref-28">28</xref>]. These noises affect the signal and as a result the signals may incorrectly classified. Therefore, preprocessing the EEG signals prior to classification is essential and inevitable. The EEGLAB is an open-source toolbox for preprocessing EEG data [<xref ref-type="bibr" rid="ref-29">29</xref>]. It is compatible with MATLAB and is used to remove all noises and artifacts from the EEG signals. EEG signals are comprised of five sub-band frequencies: &#x201C;delta&#x201D; (0.5&#x2013;4 Hz), &#x201C;theta&#x201D; (4&#x2013;8 Hz), &#x201C;alpha&#x201D; (8&#x2013;13 Hz), &#x201C;beta&#x201D; (13&#x2013;30 Hz), and &#x201C;gamma&#x201D; (&#x003E; 30 Hz), given in <xref ref-type="table" rid="table-2">Tab. 2</xref>. The higher frequencies are considered as abnormal [<xref ref-type="bibr" rid="ref-30">30</xref>]. These five frequency bands present accurate information regarding brain signals. Therefore, using specific techniques to decompose signals to classify them is an optimal method, and the wavelet transform is a famous technique for this purpose [<xref ref-type="bibr" rid="ref-30">30</xref>].</p>
<table-wrap id="table-2"> 
<label>Table 2</label>
<caption>
<title>Frequency bands of EEG signals</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>EEG signals</th>
<th>Frequency bands (Hz)</th>
</tr>
</thead>
<tbody>
<tr>
<td>&#x201C;Delta&#x201D;</td>
<td>&#x201C;0.5&#x2013;4&#x201D;</td>
</tr>
<tr>
<td>&#x201C;Theta&#x201D;</td>
<td>&#x201C;4&#x2013;8&#x201D;</td>
</tr>
<tr>
<td>&#x201C;Alpha&#x201D;</td>
<td>&#x201C;8&#x2013;13&#x201D;</td>
</tr>
<tr>
<td>&#x201C;Beta&#x201D;</td>
<td>&#x201C;13&#x2013;30&#x201D;</td>
</tr>
<tr>
<td>&#x201C;Gamma&#x201D;</td>
<td>&#x201C; &#x003E; 30&#x201D;</td>
</tr>
</tbody>
</table>
</table-wrap>
<sec id="s3_1">
<label>3.1</label>
<title>EEG Data</title>
<p>The EEG dataset is comprised of signals that need to be processed and transformed into a specific format so that the ML algorithms can be applied. A public CHB-MIT scalp EEG database from <uri>Physionet.org</uri> was used for the experiment Since the current study focused on children, the patients with age seven and less in the CHB-MIT scalp EEG database were selected as shown in <xref ref-type="table" rid="table-3">Tab. 3</xref>. Two files from each patient were used; the first file had no seizure as a &#x201C;non-seizure&#x201D; record, while the second had seizures as a &#x201C;seizures&#x201D; record.</p>
<table-wrap id="table-3"> 
<label>Table 3</label>
<caption>
<title>CHB-MIT scalp EEG database information for age &#x00A1;= 7</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Subject name</th>
<th>Gender</th>
<th>Age (year)</th>
<th>Duration (h)</th>
</tr>
</thead>
<tbody>
<tr>
<td>chb05</td>
<td>F</td>
<td>7</td>
<td>1</td>
</tr>
<tr>
<td>chb06</td>
<td>F</td>
<td>1.5</td>
<td>4</td>
</tr>
<tr>
<td>chb08</td>
<td>M</td>
<td>3.5</td>
<td>1</td>
</tr>
<tr>
<td>chb10</td>
<td>M</td>
<td>3</td>
<td>2</td>
</tr>
<tr>
<td>chb12</td>
<td>F</td>
<td>2</td>
<td>1</td>
</tr>
<tr>
<td>chb16</td>
<td>F</td>
<td>7</td>
<td>1</td>
</tr>
<tr>
<td>chb20</td>
<td>F</td>
<td>6</td>
<td>1</td>
</tr>
<tr>
<td>chb23</td>
<td>F</td>
<td>6</td>
<td>4</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_2">
<label>3.2</label>
<title>Wavelet Transform</title>
<p>Feature extraction is a process that represents specific information about the given input [<xref ref-type="bibr" rid="ref-31">31</xref>]. In biomedical signals, feature extraction represents specific behavior about signals, and it reduces the dimensionality or compresses the data to analyze it. EEG signals are in time-domain that could not provide the useful information. Wavelet transforms convert the time domain signals into the frequency domain, and this technique works well with non-stationary signals such as EEG signals. There are two types of wavelet tranform namely continuous wavelet transform (CWT) and discrete wavelet transform (DWT). CWT matches the signal with the wavelet basis function at continuous-time and frequency growing, and the data must be digitized. The equation of the wavelet function [<xref ref-type="bibr" rid="ref-32">32</xref>] is described as follows:</p>
<p><disp-formula id="eqn-1">
<label>(1)</label>
<!--<alternatives><graphic mimetype="image" mime-subtype="png" xlink:href="eqn-1.png"/>-->
<!--<tex-math id="tex-eqn-1"><![CDATA[$$\begin{equation}
\uppsi _{a,b} \left(t\right)=\frac{1}{\sqrt{a}}\uppsi \left(\frac{t-b}{a}\right)
 \label{eqn-1}
\end{equation}$$]]></tex-math>-->
<mml:math id="mml-eqn-1" display="block"><mml:msub><mml:mrow><mml:mi>&#x03C8;</mml:mi></mml:mrow><mml:mrow><mml:mi>a</mml:mi><mml:mo>,</mml:mo><mml:mi>b</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mi>t</mml:mi></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:msqrt><mml:mrow><mml:mi>a</mml:mi></mml:mrow></mml:msqrt></mml:mrow></mml:mfrac><mml:mi>&#x03C8;</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mfrac><mml:mrow><mml:mi>t</mml:mi><mml:mo>-</mml:mo><mml:mi>b</mml:mi></mml:mrow><mml:mrow><mml:mi>a</mml:mi></mml:mrow></mml:mfrac></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:math><!--</alternatives>--></disp-formula></p>
<p>where <inline-formula id="ieqn-1"><!--<alternatives><inline-graphic xlink:href="ieqn-1.png"/><tex-math id="tex-ieqn-1"><![CDATA[$\mathrm{a, \ b}\in \mathrm{R}$]]></tex-math>--><mml:math id="mml-ieqn-1"><mml:mstyle mathvariant="normal"><mml:mi>a</mml:mi><mml:mo>,</mml:mo><mml:mspace width=".3em" /><mml:mi>b</mml:mi></mml:mstyle><mml:mo>&#x2208;</mml:mo><mml:mstyle mathvariant="normal"><mml:mi>R</mml:mi></mml:mstyle></mml:math><!--</alternatives>--></inline-formula> and <inline-formula id="ieqn-2"><!--<alternatives><inline-graphic xlink:href="ieqn-2.png"/><tex-math id="tex-ieqn-2"><![CDATA[$\mathrm{a}\neq 0$]]></tex-math>--><mml:math id="mml-ieqn-2"><mml:mstyle mathvariant="normal"><mml:mi>a</mml:mi></mml:mstyle><mml:mo>&#x2260;</mml:mo><mml:mn>0</mml:mn></mml:math><!--</alternatives>--></inline-formula>, t is time, and R is a set of real numbers. As a result, the weighted integral of the continuing basis wavelet function is expressed as the original signal. In DWT, the inner points of the original signal with a wavelet basis are taken as discrete points, giving a weighted sum of series function bases. There is a family of wavelet that is commonly used an orthogonal wavelet, it is called the Daubechies family (orders 2, 3, 4, and 5 until 10) that allows for reconstructing the original signal from wavelet coefficients [<xref ref-type="bibr" rid="ref-33">33</xref>], Daubechies order 4 has the most affective for epileptic EEG data analysis, and the level of decomposition depends on the sampling rate of EEG data when it was being recorded. In this paper, DWT using the Daubechies family are employed to extract features from EEG data. The experiments were performed in signal processing toolbox of Matlab [<xref ref-type="bibr" rid="ref-34">34</xref>].</p>
</sec>
<sec id="s3_3">
<label>3.3</label>
<title>Machine Learning Algorithm</title>
<p>In the current work, the following ML techniques are used:
<list list-type="bullet">
<list-item><p>Logistic Regression (LR)</p></list-item>
<list-item><p>Decision Tree (DT)</p></list-item>
<list-item><p>Na&#x00EF;ve Bayes (NB)</p></list-item>
<list-item><p>Support vector machine (SVM)</p></list-item>
<list-item><p>K-Nearest Neighbor (KNN)</p></list-item>
<list-item><p>Ensemble Learning</p></list-item>
<list-item><p>Linear Discriminant (LD)</p></list-item>
</list></p>
<p>These algorithms are good candidates for classification problems [<xref ref-type="bibr" rid="ref-35">35</xref>&#x2013;<xref ref-type="bibr" rid="ref-37">37</xref>]. In the current study, these algorithms were tested on an &#x201C;Intel (R) Core (TM) i7-5500&#x201D; with a CPU speed of 2.40 GHz and RAM of 16 GB; the system type was 64-bit, running on Windows 8. Seven algorithms including LR, DT, LD, NB, SVM, k-NN, and ensemble learning were employed, and their performance was measured.</p>
</sec>
<sec id="s3_4">
<label>3.4</label>
<title>Preprocessing</title>
<p>The first step in EEG signal processing is to remove artifacts. To do so, specific software must be used, such as MATLAB or Python. Then, the feature from the signals data must be extracted using feature extraction methods, such as wavelet transform. When features are extracted, the signals are ready to be classified by the ML techniques. Finally, the results compared with recent studies to evaluate it. The pipeline processing of this study is illustrated in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>.</p>
<fig id="fig-1">
<label>Figure 1</label>
<caption>
<title>Processing pipeline steps</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-1.png"/>
</fig>
<p>To remove artifacts from signals, a finite impulse response (FIR) filter was applied. The FIR filter consisted of &#x201C;high-pass&#x201D; and &#x201C;low-pass&#x201D; filters. The &#x201C;high-pass&#x201D; filter was used to &#x201C;allow frequencies higher than the border to pass through it while blocking low frequencies,&#x201D; and the &#x201C;low-pass&#x201D; filter was used to allow frequencies lower than the border to pass through it while blocking high frequencies.</p>
<p>In this paper, the high-pass filter border was 0.5 Hz, and the low-pass filter border was 40 Hz. These boundary frequencies were selected because 0.5 to 40 Hz represents the range of the five frequency bands, from delta to gamma. However, any frequencies lower than 0.5 Hz and higher than 40 Hz are regarded as noisy signals. Since the EEG data is comprised of non-stationary signals, DWT is suitable since it captures features in both the &#x201C;time domain&#x201D; and &#x201C;frequency domain.&#x201D; The Daubechies family with order 9 is applied. To select a convenient level of decomposition in the Daubechies family, wavelet decomposition spilled the original signal into a different band of frequencies called the A&#x2019;s and D&#x2019;s, which are approximations and details of the coefficient information, respectively and they complement each other [<xref ref-type="bibr" rid="ref-38">38</xref>&#x2013;<xref ref-type="bibr" rid="ref-40">40</xref>]. With this information related to high-pass and low-pass frequencies, this procedure is presented in <xref ref-type="fig" rid="fig-2">Fig. 2</xref> by sampling the EEG at Nyquist rate [<xref ref-type="bibr" rid="ref-41">41</xref>]. In each stage, two types of coefficients exist: details as high-pass frequencies and approximations as low-pass frequencies, together with the number for the level (e.g., in level one there are D1 and A1). This procedure is repeated on the approximation side until it reaches the low-pass frequency. <xref ref-type="fig" rid="fig-3">Fig. 3</xref> presents the full decomposition levels of a single signal at level 9. The band corresponding to nine levels of EEG signal decomposition are presented in <xref ref-type="table" rid="table-4">Tab. 4</xref>, and the signals are decomposed into D1 to D9 and A9. </p>
<fig id="fig-2">
<label>Figure 2</label>
<caption>
<title>Wavelet decomposition tree of level 9</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-2.png"/>
</fig>
<fig id="fig-3">
<label>Figure 3</label>
<caption>
<title>Decomposition levels of single signal at level 9</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-3.png"/>
</fig>
 
<table-wrap id="table-4"> 
<label>Table 4</label>
<caption>
<title>Signal decomposition</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Decomposed signal</th>
<th>Frequency range (Hz)</th>
</tr>
</thead>
<tbody>
<tr>
<td>&#x201C;D1&#x201D;</td>
<td>&#x201C;128&#x2013;256&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D2&#x201D;</td>
<td>&#x201C;64&#x2013;128&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D3&#x201D;</td>
<td>&#x201C;32&#x2013;64&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D4&#x201D;</td>
<td>&#x201C;16&#x2013;32&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D5&#x201D;</td>
<td>&#x201C;8&#x2013;16&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D6&#x201D;</td>
<td>&#x201C;4&#x2013;8&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D7&#x201D;</td>
<td>&#x201C;2&#x2013;4&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D8&#x201D;</td>
<td>&#x201C;1&#x2013;2&#x201D;</td>
</tr>
<tr>
<td>&#x201C;D9&#x201D;</td>
<td>&#x201C;0.5&#x2013;1&#x201D;</td>
</tr>
<tr>
<td>&#x201C;A9&#x201D;</td>
<td>&#x201C;0&#x2013;0.5&#x201D;</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Statistics over the sets of coefficients are used to decrease the dimensionality of the extracted feature vectors and to represent the time-frequency distribution of the EEG signals. The statistical features selected in this study are &#x201C;maximum,&#x201D; &#x201C;minimum,&#x201D; &#x201C;mean,&#x201D; &#x201C;median,&#x201D; and &#x201C;standard deviation (STD)&#x201D; of the wavelet coefficients in each original signal. Based on the feature extraction, 9-dimensional feature sets (from D1 to D9 and A9) over the five statistics are calculated. Consequently, average of the statistical features of the wavelet coefficients for each channel is calculated. As an example, <xref ref-type="table" rid="table-5">Tab. 5</xref> presents the extracted features in five statistics sets of two signals in the various decomposition levels for patient 16. The coefficients are calculated by the signal processing toolbox of Matlab.</p>
<table-wrap id="table-5"> 
<label>Table 5</label>
<caption>
<title>Statistical features of wavelet coefficients of two signals in patient 16</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Signals</th>
<th>Statistics features</th>
<th colspan="10">Wavelets coefficients</th>
</tr>
<tr>
<th></th>
<th></th>
<th>D1</th>
<th>D2</th>
<th>D3</th>
<th>D4</th>
<th>D5</th>
<th>D6</th>
<th>D7</th>
<th>D8</th>
<th>D9</th>
<th>A9</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Mean</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>&#x2212;0.006</td>
<td>0.012</td>
<td>0.015</td>
<td>&#x2212;0.002</td>
</tr>
<tr>
<td/>
<td>Max</td>
<td>322.236</td>
<td>1562.663</td>
<td>1255.958</td>
<td>579.812</td>
<td>921.728</td>
<td>1089.348</td>
<td>1223.869</td>
<td>818.552</td>
<td>555.981</td>
<td>118.823</td>
</tr>
<tr>
<td/>
<td>Min</td>
<td>&#x2212;296.95</td>
<td>&#x2212;1586.65</td>
<td>&#x2212;1265.84</td>
<td>&#x2212;434.34</td>
<td>&#x2212;654.67</td>
<td>&#x2212;873.745</td>
<td>&#x2212;1355.68</td>
<td>&#x2212;1046.1</td>
<td>&#x2212;640.02</td>
<td>&#x2212;110.76</td>
</tr>
<tr>
<td/>
<td>STD</td>
<td>6.443</td>
<td>27.733</td>
<td>27.615</td>
<td>28.169</td>
<td>59.41</td>
<td>91.627</td>
<td>109.003</td>
<td>101.676</td>
<td>64.797</td>
<td>17.737</td>
</tr>
<tr>
<td/>
<td>Median</td>
<td>&#x2212;0.006</td>
<td>&#x2212;0.013</td>
<td>0.066</td>
<td>&#x2212;0.022</td>
<td>0.06</td>
<td>0.154</td>
<td>0.234</td>
<td>0.168</td>
<td>0.008</td>
<td>&#x2212;0.102</td>
</tr>
<tr>
<td>2</td>
<td>Mean</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0.001</td>
<td>&#x2212;0.001</td>
</tr>
<tr>
<td/>
<td>Max</td>
<td>0.062</td>
<td>0.187</td>
<td>0.046</td>
<td>0.455</td>
<td>0.92</td>
<td>1.226</td>
<td>2.865</td>
<td>7.053</td>
<td>7.328</td>
<td>4.167</td>
</tr>
<tr>
<td/>
<td>Min</td>
<td>&#x2212;0.06</td>
<td>&#x2212;0.162</td>
<td>&#x2212;0.21</td>
<td>&#x2212;0.593</td>
<td>&#x2212;1.15</td>
<td>&#x2212;1.75</td>
<td>&#x2212;1.849</td>
<td>&#x2212;5.251</td>
<td>&#x2212;5.459</td>
<td>&#x2212;15.373</td>
</tr>
<tr>
<td/>
<td>STD</td>
<td>0.002</td>
<td>0.004</td>
<td>0.002</td>
<td>0.002</td>
<td>0.006</td>
<td>0.032</td>
<td>0.086</td>
<td>0.097</td>
<td>0.12</td>
<td>0.156</td>
</tr>
<tr>
<td/>
<td>Median</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0.001</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_5">
<label>3.5</label>
<title>Performance Parameters</title>
<p>To classify the features, as shown in <xref ref-type="table" rid="table-5">Tab. 5</xref> with statistical features as rows and the 9 levels of wavelet decomposition as columns were produced and imported into the classification learner toolbox of Matlab to apply the proposed ML techniques.   In this study, three performance parameters were used to evaluate the proposed model, namely, accuracy, sensitivity, and specificity according to the following equations [<xref ref-type="bibr" rid="ref-42">42</xref>]:</p>
<p><disp-formula id="eqn-2">
<label>(2)</label>
<!--<alternatives><graphic mimetype="image" mime-subtype="png" xlink:href="eqn-2.png"/>-->
<!--<tex-math id="tex-eqn-2"><![CDATA[$$\begin{equation}\mathit{accuracy}=\frac{\mathit{number}\ of\ \mathit{correct}\ \mathit{classes}}{\mathit{number}\ of\ \mathit{classes}}\times 100
 \label{eqn-2} \end{equation}$$]]></tex-math>-->
<mml:math id="mml-eqn-2" display="block"><mml:mrow></mml:mrow><mml:mrow><mml:mstyle mathvariant="italic"><mml:mi>a</mml:mi><mml:mi>c</mml:mi><mml:mi>c</mml:mi><mml:mi>u</mml:mi><mml:mi>r</mml:mi><mml:mi>a</mml:mi><mml:mi>c</mml:mi><mml:mi>y</mml:mi></mml:mstyle><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mstyle mathvariant="italic"><mml:mi>n</mml:mi><mml:mi>u</mml:mi><mml:mi>m</mml:mi><mml:mi>b</mml:mi><mml:mi>e</mml:mi><mml:mi>r</mml:mi></mml:mstyle><mml:mspace width=".3em" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width=".3em" /><mml:mstyle mathvariant="italic"><mml:mi>c</mml:mi><mml:mi>o</mml:mi><mml:mi>r</mml:mi><mml:mi>r</mml:mi><mml:mi>e</mml:mi><mml:mi>c</mml:mi><mml:mi>t</mml:mi></mml:mstyle><mml:mspace width=".3em" /><mml:mstyle mathvariant="italic"><mml:mi>c</mml:mi><mml:mi>l</mml:mi><mml:mi>a</mml:mi><mml:mi>s</mml:mi><mml:mi>s</mml:mi><mml:mi>e</mml:mi><mml:mi>s</mml:mi></mml:mstyle></mml:mrow><mml:mrow><mml:mstyle mathvariant="italic"><mml:mi>n</mml:mi><mml:mi>u</mml:mi><mml:mi>m</mml:mi><mml:mi>b</mml:mi><mml:mi>e</mml:mi><mml:mi>r</mml:mi></mml:mstyle><mml:mspace width=".3em" /><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mspace width=".3em" /><mml:mstyle mathvariant="italic"><mml:mi>c</mml:mi><mml:mi>l</mml:mi><mml:mi>a</mml:mi><mml:mi>s</mml:mi><mml:mi>s</mml:mi><mml:mi>e</mml:mi><mml:mi>s</mml:mi></mml:mstyle></mml:mrow></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn></mml:mrow><mml:mrow></mml:mrow></mml:math>
<!--</alternatives>--></disp-formula></p>
<p><disp-formula id="eqn-3">
<label>(3)</label>
<!--<alternatives><graphic mimetype="image" mime-subtype="png" xlink:href="eqn-3.png"/>-->
<!--<tex-math id="tex-eqn-3"><![CDATA[$$\begin{equation}\mathit{sensitivity}=\frac{TP}{TP+FN}\times 100
 \label{eqn-3} \end{equation}$$]]></tex-math>-->
<mml:math id="mml-eqn-3" display="block"><mml:mrow></mml:mrow><mml:mrow><mml:mstyle mathvariant="italic"><mml:mi>s</mml:mi><mml:mi>e</mml:mi><mml:mi>n</mml:mi><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>t</mml:mi><mml:mi>i</mml:mi><mml:mi>v</mml:mi><mml:mi>i</mml:mi><mml:mi>t</mml:mi><mml:mi>y</mml:mi></mml:mstyle><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>T</mml:mi><mml:mi>P</mml:mi></mml:mrow><mml:mrow><mml:mi>T</mml:mi><mml:mi>P</mml:mi><mml:mo>+</mml:mo><mml:mi>F</mml:mi><mml:mi>N</mml:mi></mml:mrow></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn></mml:mrow><mml:mrow></mml:mrow></mml:math>
<!--</alternatives>--></disp-formula></p>
<disp-formula id="eqn-4">
<label>(4)</label>
<!--<alternatives><graphic mimetype="image" mime-subtype="png" xlink:href="eqn-4.png"/>-->
<!--<tex-math id="tex-eqn-4"><![CDATA[$$\begin{equation}\mathit{specificity}=\frac{TN}{TN+FP}\times 100
 \label{eqn-4}\end{equation}$$]]></tex-math>-->
<mml:math id="mml-eqn-4" display="block"><mml:mrow></mml:mrow><mml:mrow><mml:mstyle mathvariant="italic"><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>e</mml:mi><mml:mi>c</mml:mi><mml:mi>i</mml:mi><mml:mi>fi</mml:mi><mml:mi>c</mml:mi><mml:mi>i</mml:mi><mml:mi>t</mml:mi><mml:mi>y</mml:mi></mml:mstyle><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>T</mml:mi><mml:mi>N</mml:mi></mml:mrow><mml:mrow><mml:mi>T</mml:mi><mml:mi>N</mml:mi><mml:mo>+</mml:mo><mml:mi>F</mml:mi><mml:mi>P</mml:mi></mml:mrow></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn></mml:mrow><mml:mrow></mml:mrow></mml:math>
<!--</alternatives>--></disp-formula>
<p>Where, &#x201C;TP/FP&#x201D; is a &#x201C;true/false&#x201D; positive, and &#x201C;TN/FN&#x201D; is a &#x201C;true/false&#x201D; negative class after testing the model. The accuracy is a common method used to measure the classifier performance by dividing the number of correct classes by the number of all classes multiply by 100. Whereas the sensitivity and the specificity are statistical measures for classification performance. Sensitivity measures the true positive value and specificity measures true negative value [<xref ref-type="bibr" rid="ref-43">43</xref>].</p>
</sec>
</sec>
<sec id="s4">
<label>4</label>
<title>Results and Discussion</title>
<p>After extracting useful features from the EEG signals, seven algorithms were applied to classify the data into &#x201C;epileptic&#x201D; and &#x201C;non-epileptic&#x201D; seizures, and the performance parameters were calculated to evaluate the model. This section presents the results as well as a comparison of the study with previous studies that used the same dataset. The data were divided into two sets: training and testing, with 90% and 10% division, respectively for each classifier. Then, the sensitivity, specificity, and accuracy for each classifier were calculated for the entire dataset and averaged. The results of the performance measurement parameters for all patients equal and less than 7 years old are presented in <xref ref-type="table" rid="table-6">Tab. 6</xref> and depicted in <xref ref-type="fig" rid="fig-4">Fig. 4</xref> as well. It can be observed that the best performance was achieved with Ensemble learning which achieved 100% accuracy overall and indicating that the model predicted all classes successfully. SVM achieved good accuracy which is 98% overall. The lowest accuracies were achieved with LD and LR, with 70.2% and 73% overall, respectively. NB, KNN, and DT classifiers achieved satisfactory accuracies with 87.5%, 90.2%, and 92.3%, respectively. In the KNN model, the number of neighbors (K) that achieved the best accuracy was 3 (while 1 and 2 achieved the same accuracy but lower than 3). When the ensemble learning model was applied, the bagged tree method was used to solve the classification problems and the DT was used for building the learner type of ensemble classifier.</p>
<table-wrap id="table-6"> 
<label>Table 6</label>
<caption>
<title>Performance results for all patients</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Classifier</th>
<th>Performance parameter</th>
<th colspan="9">Patient number</th>
</tr>
<tr>
<th></th>
<th></th>
<th>5</th>
<th>6</th>
<th>8</th>
<th>10</th>
<th>12</th>
<th>16</th>
<th>20</th>
<th>23</th>
<th>Overall</th>
</tr>
</thead>
<tbody>
<tr>
<td>SVM</td>
<td>Acc. (%)</td>
<td>92.7</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100</td>
<td>96.0</td>
<td>95.2</td>
<td>98.0</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>95.2</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100</td>
<td>96.0</td>
<td>95.2</td>
<td>98.3</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>90.0</td>
<td>100.0</td>
<td>100</td>
<td>100.0</td>
<td>100.0</td>
<td>100</td>
<td>96.0</td>
<td>95.2</td>
<td>97.7</td>
</tr>
<tr>
<td>k-NN</td>
<td>Acc. (%)</td>
<td>80.5</td>
<td>100.0</td>
<td>88.1</td>
<td>95.2</td>
<td>82.0</td>
<td>96</td>
<td>94.0</td>
<td>85.7</td>
<td>90.2</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>76.2</td>
<td>100.0</td>
<td>76.2</td>
<td>100.0</td>
<td>80.0</td>
<td>92.3</td>
<td>96.0</td>
<td>85.7</td>
<td>88.3</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>85.0</td>
<td>100.0</td>
<td>100</td>
<td>90.5</td>
<td>84.0</td>
<td>100</td>
<td>88.0</td>
<td>85.7</td>
<td>91.7</td>
</tr>
<tr>
<td>Na&#x00EF;ve Bayes</td>
<td>Acc. (%)</td>
<td>75.6</td>
<td>92.9</td>
<td>97.6</td>
<td>73.8</td>
<td>86.0</td>
<td>100</td>
<td>100.0</td>
<td>73.8</td>
<td>87.5</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>71.4</td>
<td>90.5</td>
<td>95.2</td>
<td>70.0</td>
<td>76.0</td>
<td>100</td>
<td>100.0</td>
<td>85.7</td>
<td>86.1</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>80.0</td>
<td>95.2</td>
<td>100</td>
<td>85.7</td>
<td>96.0</td>
<td>100</td>
<td>100.0</td>
<td>61.9</td>
<td>89.9</td>
</tr>
<tr>
<td>Linear discriminant</td>
<td>Acc. (%)</td>
<td>61.0</td>
<td>81.0</td>
<td>71.4</td>
<td>69.0</td>
<td>80.0</td>
<td>76.9</td>
<td>70.0</td>
<td>52.4</td>
<td>70.2</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>71.4</td>
<td>85.7</td>
<td>42.9</td>
<td>71.4</td>
<td>68.0</td>
<td>53.9</td>
<td>80.0</td>
<td>61.9</td>
<td>66.9</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>50.0</td>
<td>76.2</td>
<td>100</td>
<td>66.7</td>
<td>92.0</td>
<td>100.0</td>
<td>60.0</td>
<td>42.9</td>
<td>73.5</td>
</tr>
<tr>
<td>Logistic regression</td>
<td>Acc. (%)</td>
<td>61.0</td>
<td>78.6</td>
<td>85.7</td>
<td>71.4</td>
<td>82.0</td>
<td>78.8</td>
<td>74.0</td>
<td>52.4</td>
<td>73.0</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>71.4</td>
<td>81.0</td>
<td>71.4</td>
<td>71.4</td>
<td>72.0</td>
<td>57.7</td>
<td>64.0</td>
<td>61.9</td>
<td>68.9</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>50.0</td>
<td>76.2</td>
<td>100</td>
<td>71.4</td>
<td>92.0</td>
<td>100.0</td>
<td>84.0</td>
<td>42.9</td>
<td>77.1</td>
</tr>
<tr>
<td>Decision tree</td>
<td>Acc. (%)</td>
<td>85.4</td>
<td>95.2</td>
<td>92.2</td>
<td>85.7</td>
<td>98.0</td>
<td>100.0</td>
<td>94.0</td>
<td>88.1</td>
<td>92.3</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>85.7</td>
<td>95.2</td>
<td>90.5</td>
<td>85.7</td>
<td>100.0</td>
<td>100.0</td>
<td>92.0</td>
<td>100.0</td>
<td>93.6</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>85.0</td>
<td>95.2</td>
<td>95</td>
<td>85.7</td>
<td>96.0</td>
<td>100.0</td>
<td>96.0</td>
<td>76.2</td>
<td>91.2</td>
</tr>
<tr>
<td>Ensemble learning</td>
<td>Acc. (%)</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
</tr>
<tr>
<td/>
<td>Sen. (%)</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
</tr>
<tr>
<td/>
<td>Spec. (%)</td>
<td>100.0</td>
<td>100.0</td>
<td>100</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
<td>100.0</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="fig-4">
<label>Figure 4</label>
<caption>
<title>The chart of aggregate performance results</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-4.png"/>
</fig>
<p>There are various ways to assess classifier performance like scatter plots, confusion matrices, and receiver operation characteristic (ROC) curves. Presented below are the three assessment methods as an example for patient 16. The scatter plot of the LD model is presented in <xref ref-type="fig" rid="fig-5">Fig. 5</xref>. Further, the classifier result after training the data is presented, in which the correct and incorrect classes are denoted with a dot and as X, respectively, while the different colors refer to different classes. For the LD model, confusion matrix is presented in <xref ref-type="fig" rid="fig-6">Fig. 6</xref> as an example and the classifier performance for each class is presented. The rows present the predicted classes, while the columns display the actual classes. The blue cells denote that the classifiers are performing well, while the red cells denote that they are not. The classifier predicted the true negative classes correctly and predicted twelve of the false-negative classes incorrectly. It appears that the classifier peforms well in the true classes and vice versa.</p>
<fig id="fig-5">
<label>Figure 5</label>  
<caption>
<title>Scatter plot of the LD model</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-5.png"/>
</fig>
<fig id="fig-6">
<label>Figure 6</label>
<caption>
<title>Confusion matrix of the LD model</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-6.png"/>
</fig>
<p>The ROC curve is another method to assess model performance. It provides the TP rate versus the FP rate of the classifier in the chart. For example, <xref ref-type="fig" rid="fig-7">Fig. 7</xref> illustrates the ROC curve of the NB model for patient 16 as an example. The red marker displays the value of the &#x201C;true positive&#x201D; and &#x201C;false positive&#x201D; of the classifier. The blue area under the curve indicates the quality of the classifier. A larger area under the curve indicates better performance and vice versa. The accuracies of the seven models were satisfactory, indicating that the proposed method worked well on the EEG data. Ensamble learning and SVM model achieved high accuracies overall with 100% and 98%, respectively. Based on the previous studies presented in the literature review, the SVM classifier demonstrated high performance. From the experiment, it is observed that the outperformed accuracies were obtained by the Ensemble learning model, which achieved 100% overall which is the highest accuracy achieved among the seven models. On the other hand, the LD and LR models achieved the lowest accuracies among the algorithms, with 70.2% and 73% for LD and LR overall, respectively. In comparing the results with other studies that used the same EEG dataset the Ensemble learning method produced better sensitivity, specificity, and accuracy, at 100%. According to <xref ref-type="table" rid="table-7">Tab. 7</xref>, proposed model significantly outperformed recent studies, and with lesser complexity. Satirasethawong et al. [<xref ref-type="bibr" rid="ref-44">44</xref>] proposed an algorithm for evaluating their methods of epileptic seizure classification. This algorithm was developed based on static methods. They used one performance parameter, namely sensitivity (in [<xref ref-type="bibr" rid="ref-45">45</xref>,<xref ref-type="bibr" rid="ref-46">46</xref>] they also used only the sensitivity as a performance parameter), and it achieved good results, at 88.50%. The results in [<xref ref-type="bibr" rid="ref-47">47</xref>] were superior to those of [<xref ref-type="bibr" rid="ref-48">48</xref>], and the KNN performed well at 98%. Compard to the proposed work, no methods achieved 100%, but overall, their results were satisfactory. In [<xref ref-type="bibr" rid="ref-49">49</xref>&#x2013;<xref ref-type="bibr" rid="ref-51">51</xref>], the authors used a Convolutional neural network (CNN) classifier, and this demonstrated a significant performance reach to 99% in [<xref ref-type="bibr" rid="ref-51">51</xref>] but with a huge complexity. Nonetheless, complexity of the proposed method is adequate enough for the application at hand. Because major time investment is required for processing of EEG signals. Once it is done, identification task is of moderate complexity and appropriate for such the soft real time application. Moreover, the techniques are applied on offline dataset.</p>
<fig id="fig-7">
<label>Figure 7</label>
<caption>
<title>ROC curve of the NB model</title>
</caption><graphic mimetype="image" mime-subtype="png" xlink:href="fig-7.png"/>
</fig>
<table-wrap id="table-7"> 
<label>Table 7</label>
<caption>
<title>Comparison of performance of different classifiers in recent studies</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Author</th>
<th>Year</th>
<th>Classifier</th>
<th>Sensitivity (%)</th>
<th>Specificity (%)</th>
<th>Accuracy (%)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Satirasethawong et al. [<xref ref-type="bibr" rid="ref-44">44</xref>]</td>
<td>2015</td>
<td>Amplitude integrated EEG</td>
<td>88.50</td>
<td>Not shown</td>
<td>Not shown</td>
</tr>
<tr>
<td>Chu et al. [<xref ref-type="bibr" rid="ref-45">45</xref>]</td>
<td>2017</td>
<td>Chu et al., algorithm</td>
<td>86.67</td>
<td>Not shown</td>
<td>Not shown</td>
</tr>
<tr>
<td>Alotaiby et al. [<xref ref-type="bibr" rid="ref-46">46</xref>]</td>
<td>2017</td>
<td>Linear discriminant</td>
<td>89</td>
<td>Not shown</td>
<td>Not shown</td>
</tr>
<tr>
<td>Samiee et al. [<xref ref-type="bibr" rid="ref-47">47</xref>]</td>
<td>2017</td>
<td>Random forest</td>
<td>66.35</td>
<td>99.65</td>
<td>82.79</td>
</tr>
<tr>
<td/>
<td/>
<td>Linear-kernel SVM</td>
<td>61.69</td>
<td>99.49</td>
<td>83.00</td>
</tr>
<tr>
<td/>
<td/>
<td>Log-reg</td>
<td>71.74</td>
<td>99.09</td>
<td>85.41</td>
</tr>
<tr>
<td>Bhattacharyya et al. [<xref ref-type="bibr" rid="ref-48">48</xref>]</td>
<td>2017</td>
<td>RF</td>
<td>99.57</td>
<td>97.91</td>
<td>99.41</td>
</tr>
<tr>
<td/>
</tr>
<tr>
<td/>
</tr>
<tr>
<td/>
<td/>
<td>C4.5</td>
<td>99.09</td>
<td>95.44</td>
<td>98.64</td>
</tr>
<tr>
<td/>
<td/>
<td>FT</td>
<td>99.30</td>
<td>95.58</td>
<td>98.90</td>
</tr>
<tr>
<td/>
<td/>
<td>Bayes Net</td>
<td>98.70</td>
<td>91.93</td>
<td>97.98</td>
</tr>
<tr>
<td/>
<td/>
<td>Na&#x00EF;ve Bayes</td>
<td>95.74</td>
<td>88.46</td>
<td>95.16</td>
</tr>
<tr>
<td/>
<td/>
<td>K-NN</td>
<td>98.82</td>
<td>94.02</td>
<td>98.35</td>
</tr>
<tr>
<td>Alickovic et al. [<xref ref-type="bibr" rid="ref-52">52</xref>]</td>
<td>2018</td>
<td>SVM</td>
<td>99.7</td>
<td>99.8</td>
<td>99.7</td>
</tr>
<tr>
<td/>
</tr>
<tr>
<td/>
</tr>
<tr>
<td/>
<td/>
<td>K-NN</td>
<td>Not shown</td>
<td>Not shown</td>
<td>98.5</td>
</tr>
<tr>
<td/>
<td/>
<td>MLP</td>
<td>Not shown</td>
<td>Not shown</td>
<td>99.2</td>
</tr>
<tr>
<td/>
<td/>
<td>RF</td>
<td>Not shown</td>
<td>Not shown</td>
<td>99.3</td>
</tr>
<tr>
<td>Yuan [<xref ref-type="bibr" rid="ref-53">53</xref>]</td>
<td>2018</td>
<td>Bayesian linear discriminant</td>
<td>95.65</td>
<td>95.75</td>
<td>95.74</td>
</tr>
<tr>
<td>Park et al. [<xref ref-type="bibr" rid="ref-49">49</xref>]</td>
<td>2018</td>
<td>CNN</td>
<td>89.2</td>
<td>91.9</td>
<td>90.5</td>
</tr>
<tr>
<td>Harpale and Bairagi [<xref ref-type="bibr" rid="ref-54">54</xref>]</td>
<td>2018</td>
<td>Fuzzy classifier</td>
<td>96.52</td>
<td>95.34</td>
<td>96.48</td>
</tr>
<tr>
<td>Wei et al. [<xref ref-type="bibr" rid="ref-50">50</xref>]</td>
<td>2019</td>
<td>CNN</td>
<td>72.1</td>
<td>95.8</td>
<td>84</td>
</tr>
<tr>
<td>Liang et al. [<xref ref-type="bibr" rid="ref-51">51</xref>]</td>
<td>2019</td>
<td>CNN</td>
<td>84</td>
<td>99</td>
<td>99</td>
</tr>
<tr>
<td>Raghu et al. [<xref ref-type="bibr" rid="ref-55">55</xref>]</td>
<td>2019</td>
<td>SVM</td>
<td>97.5</td>
<td>Not shown</td>
<td>Not shown</td>
</tr>
<tr>
<td><bold>Proposed work</bold></td>
<td>2020</td>
<td>k-NN</td>
<td>88.3</td>
<td>88.3</td>
<td>90.2</td>
</tr>
<tr>
<td/>
<td/>
<td>Linear discriminant</td>
<td>66.9</td>
<td>73.5</td>
<td>70.2</td>
</tr>
<tr>
<td/>
<td/>
<td>Logistic regression</td>
<td>68.9</td>
<td>77.1</td>
<td>73</td>
</tr>
<tr>
<td/>
<td/>
<td>SVM</td>
<td>98.3</td>
<td>97.7</td>
<td>98</td>
</tr>
<tr>
<td/>
<td/>
<td>Na&#x00EF;ve Bayes</td>
<td>86.1</td>
<td>89.9</td>
<td>87.5</td>
</tr>
<tr>
<td/>
<td/>
<td>Decision tree</td>
<td>93.6</td>
<td>91.2</td>
<td>92.3</td>
</tr>
<tr>
<td/>
<td/>
<td>Ensemble learning</td>
<td>100</td>
<td>100</td>
<td>100</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s5">
<label>5</label>
<title>Conclusion and Future Work</title>
<p>Epilepsy is a neurological disease that affects approximately 1% of the world&#x2019;s population. Seizures are a common symptom of epilepsy, and recently they have been used to diagnose the disease in computer science research by using machine learning techniques. To observe the seizures, the brain activity is recorded EEG signals, which is used as data in epilepsy classification processes. The goal of this work is to enhance the performance of detecting pediatric epilepsy by analyzing EEG data and classifying it into &#x201C;epileptic&#x201D; and &#x201C;non-epileptic&#x201D; seizures by applying various machine learning techniques as well as ensamble learning technique. To achieve this goal, the patients with 7 years old and less from the EEG CHB-MIT scalp database were analyzed by using EEGLAB (a toolbox in MATLAB) to remove the artifacts from the EEG signals. DWT with Daubechies family order was used since the signals were non stationary. In the current study, seven algorithms were used: KNN, DT, LD, SVM, ensemble learning, NB, and LR. The Ensemble learning and SVM models in this work outdo the performance over other models in diagnosing epileptic seizures in the literature. Future work could include creating a new method and tools to analyze signals accurately and easily. This would assist in diagnosing epileptic seizures and other neurological diseases in a shorter time and with fewer processing steps. In addition, further advanced algorithms could be applied, including deep learning and extreme learning machines, etc. More importantly, the research should be carried out on the detection of various types of seizures rather than just presence or absense.</p>
</sec>
</body>
<back>
<ack><p>This research is acknowledged to the children suffering from epilyptic disease.</p></ack>
<fn-group><fn fn-type="other"><p><bold>Funding Statement:</bold> Authors received no specific funding for this study.</p></fn>
<fn fn-type="conflict"><p><bold>Conflicts of Interest:</bold> Authors declare that they have no conflicts of interest to report regarding the study.</p></fn></fn-group>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>J. J. F.</given-names> <surname>Walter</surname></string-name>, <string-name><given-names>I. E.</given-names> <surname>Sche</surname></string-name> and <string-name><given-names>R. S.</given-names> <surname>Fisher</surname></string-name></person-group>, &#x201C;<article-title>The new definition and classification of seizures and epilepsy</article-title>,&#x201D; <source>Epilepsy Research</source>, vol. <volume>139</volume>, no. <issue>1</issue>, pp. <fpage>73</fpage>&#x2013;<lpage>79</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><collab>World Health Organization</collab></person-group>, &#x201C;<chapter-title>Neurological disorders: Public health challenges</chapter-title>,&#x201D; in <source>World Health Organization</source>, pp. <volume>218</volume>, <year>2006</year>. <comment>ISBN: 9789241563369. <uri>https://apps.who.int/iris/handle/10665/43605</uri></comment>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>R.</given-names> <surname>Fox</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Heartshorne</surname></string-name>, <string-name><given-names>C.</given-names> <surname>Kobylecki</surname></string-name> and <string-name><given-names>C.</given-names> <surname>Murphy</surname></string-name></person-group>, &#x201C;<article-title>An unusual cause of seizures</article-title>,&#x201D; <source>Practical Neurology</source>, vol. <volume>15</volume>, no. <issue>2</issue>, pp. <fpage>145</fpage>&#x2013;<lpage>147</lpage>, <year>2015</year>.</mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>L.</given-names> <surname>Orosco</surname></string-name> and <string-name><given-names>E.</given-names> <surname>Laciar</surname></string-name></person-group>, &#x201C;<article-title>Review: A survey of performance and techniques for automatic epilepsy</article-title>,&#x201D; <source>Journal of Medical, Biology and Engnieering</source>, vol. <volume>33</volume>, no. <issue>6</issue>, pp. <fpage>526</fpage>&#x2013;<lpage>537</lpage>, <year>2013</year>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>J. R.</given-names> <surname>Gavvala</surname></string-name> and <string-name><given-names>S. U.</given-names> <surname>Schuele</surname></string-name></person-group>, &#x201C;<article-title>Epilepsy</article-title>,&#x201D; <source>Jama Network</source>, vol. <volume>316</volume>, no. <issue>24</issue>, pp. <fpage>2686</fpage>&#x2013;<lpage>2697</lpage>, <year>2016</year>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M. L.</given-names> <surname>Smith</surname></string-name></person-group>, &#x201C;<article-title>Neuropsychology in epilepsy: Children are not small adults</article-title>,&#x201D; <source>Epilepsia</source>, vol. <volume>51</volume>, no. <issue>1</issue>, pp. <fpage>68</fpage>&#x2013;<lpage>69</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>P.</given-names> <surname>Sharma</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Hussain</surname></string-name> and <string-name><given-names>R.</given-names> <surname>Greenwood</surname></string-name></person-group>, &#x201C;<article-title>Precision in pediatric epilepsy</article-title>,&#x201D; <source>Faculty Reviews</source>, vol. <volume>8</volume>, no. <issue>1</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>15</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>T.</given-names> <surname>Wen</surname></string-name> and <string-name><given-names>Z.</given-names> <surname>Zhang</surname></string-name></person-group>, &#x201C;<article-title>Effective and extensible feature extraction method using genetic algorithm-based frequency-domain feature search for epileptic eeg multi-classification</article-title>,&#x201D; <source>Medicine</source>, vol. <volume>96</volume>, no. <issue>19</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>17</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Rahman</surname></string-name></person-group>, &#x201C;<article-title>GRBF-NN based ambient aware realtime adaptive communication in DVB-S2</article-title>,&#x201D; <source>Journal of Ambient Intelligence and Humanized Computing</source>, vol. <volume>2020</volume>, no. <issue>12</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>11</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>F.</given-names> <surname>Khan</surname></string-name>, <string-name><given-names>M. A.</given-names> <surname>Khan</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Abbas</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Athar</surname></string-name>, <string-name><given-names>S. Y.</given-names> <surname>Siddiqui</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Cloud-based breast cancer prediction empowered with soft computing approaches</article-title>,&#x201D; <source>Journal of Healthcare Engineering</source>, vol. <volume>2020</volume>, pp. <fpage>1</fpage>&#x2013;<lpage>11</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M. A.</given-names> <surname>Khan</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Abbas</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Atta</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Ditta</surname></string-name>, <string-name><given-names>H.</given-names> <surname>Alquhayz</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Intelligent cloud-based heart disease prediction system empowered with supervised machine learning</article-title>,&#x201D; <source>Computers, Materials &#x0026; Continua</source>, vol. <volume>65</volume>, no. <issue>1</issue>, pp. <fpage>139</fpage>&#x2013;<lpage>151</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Rehman</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Athar</surname></string-name>, <string-name><given-names>M. A.</given-names> <surname>Khan</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Abbas</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Saeed</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Modelling, simulation, and optimization of diabetes type II prediction using deep extreme learning machine</article-title>,&#x201D; <source>Journal of Ambient Intelligence and Smart Environments</source>, vol. <volume>12</volume>, no. <issue>2</issue>, pp. <fpage>125</fpage>&#x2013;<lpage>138</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Dash</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Abraham</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Rahman</surname></string-name></person-group>, &#x201C;<article-title>Kernel based chaotic firefly algorithm for diagnosing parkinson&#x2019;s disease</article-title>,&#x201D; in <conf-name>Int. Conf. on Hybrid Intelligent Systems</conf-name>, Porto, Portugal, pp. <fpage>176</fpage>&#x2013;<lpage>188</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>A. H.</given-names> <surname>Shoeb</surname></string-name></person-group>, &#x201C;<article-title>Application of machine learning to epileptic seizure onset detection and treatment</article-title>,&#x201D; in <conf-name>27th Int. Conf. on Machine Learning</conf-name>, Haifa, Israel, pp. <fpage>157</fpage>&#x2013;<lpage>162</lpage>, <year>2009</year>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A. H.</given-names> <surname>Shoeb</surname></string-name> and <string-name><given-names>J.</given-names> <surname>Guttag</surname></string-name></person-group>, &#x201C;<article-title>Application of machine learning to epileptic seizure detection</article-title>,&#x201D; <source>Seizure</source>, vol. <volume>10</volume>, pp. <fpage>975</fpage>&#x2013;<lpage>982</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Goldberger</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Amaral</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Glass</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Hausdorff</surname></string-name>, <string-name><given-names>P. C.</given-names> <surname>Ivanov</surname></string-name>, <etal>et al.</etal></person-group>, &#x201C;<article-title>CHB-MIT Scalp EEG Database&#x2014;PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals</article-title>,&#x201D; <source>Circulation</source>, vol. <volume>101</volume>, no. <issue>23</issue>, pp. <fpage>e215</fpage>&#x2013;<lpage>e220</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Moghim</surname></string-name> and <string-name><given-names>D. W.</given-names> <surname>Corne</surname></string-name></person-group>, &#x201C;<article-title>Predicting epileptic seizures in advance</article-title>,&#x201D; <source>PLoS One</source>, vol. <volume>10</volume>, no. <issue>3</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>17</lpage>, <year>2014</year>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>K.</given-names> <surname>Samiee</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Kiranyaz</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Gabbouj</surname></string-name> and <string-name><given-names>T.</given-names> <surname>Saram&#x00E4;ki</surname></string-name></person-group>, &#x201C;<article-title>Expert systems with applications long-term epileptic eeg classification via 2D mapping and textural features</article-title>,&#x201D; <source>Expert System Applications</source>, vol. <volume>42</volume>, no. <issue>20</issue>, pp. <fpage>7175</fpage>&#x2013;<lpage>7185</lpage>, <year>2015</year>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>T.</given-names> <surname>Me</surname></string-name></person-group>, &#x201C;<article-title>Algorithm for automatic eeg classification according to the epilepsy type: Benign focal childhood epilepsy and structural focal epilepsy</article-title>,&#x201D; <source>Biomedical Signal Processing and Control</source>, vol. <volume>48</volume>, no. <issue>1</issue>, pp. <fpage>118</fpage>&#x2013;<lpage>127</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>W.</given-names> <surname>Deburchgraeve</surname></string-name>, <string-name><given-names>P. J.</given-names> <surname>Cherian</surname></string-name>, <string-name><given-names>R. M.</given-names> <surname>Swarte</surname></string-name>, <string-name><given-names>M. D.</given-names> <surname>Vos</surname></string-name>, <string-name><given-names>P.</given-names> <surname>Govaert</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Clinical Neurophysiology Automated neonatal seizure detection mimicking a human observer reading EEG</article-title>,&#x201D; <source>Clinical Neurophysiology</source>, vol. <volume>119</volume>, no. <issue>11</issue>, pp. <fpage>2447</fpage>&#x2013;<lpage>2454</lpage>, <year>2008</year>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Temko</surname></string-name>, <string-name><given-names>E.</given-names> <surname>Thomas</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Marnane</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Lightbody</surname></string-name> and <string-name><given-names>G. B.</given-names> <surname>Boylan</surname></string-name></person-group>, &#x201C;<article-title>Clinical neurophysiology performance assessment for EEG-based neonatal seizure detectors</article-title>,&#x201D; <source>Clinical Neurophysiology</source>, vol. <volume>122</volume>, no. <issue>3</issue>, pp. <fpage>474</fpage>&#x2013;<lpage>482</lpage>, <year>2011</year>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>P. J.</given-names> <surname>Cherian</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Deburchgraeve</surname></string-name>, <string-name><given-names>R. M.</given-names> <surname>Swarte</surname></string-name>, <string-name><given-names>M. D.</given-names> <surname>Vos</surname></string-name>, <string-name><given-names>P.</given-names> <surname>Govaert</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Clinical neurophysiology validation of a new automated neonatal seizure detection system: A clinician&#x2019;s perspective</article-title>,&#x201D; <source>Clinical Neurophysiology</source>, vol. <volume>122</volume>, no. <issue>8</issue>, pp. <fpage>1490</fpage>&#x2013;<lpage>1499</lpage>, <year>2011</year>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N. J.</given-names> <surname>Stevenson</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Lauronen</surname></string-name> and <string-name><given-names>S.</given-names> <surname>Vanhatalo</surname></string-name></person-group>, &#x201C;<article-title>Clinical neurophysiology the effect of reducing eeg electrode number on the visual interpretation of the human expert for neonatal seizure detection</article-title>,&#x201D; <source>Clinical Neurophysiology</source>, vol. <volume>129</volume>, no. <issue>1</issue>, pp. <fpage>265</fpage>&#x2013;<lpage>270</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S. R.</given-names> <surname>Mathieson</surname></string-name>, <string-name><given-names>N. J.</given-names> <surname>Stevenson</surname></string-name>, <string-name><given-names>E.</given-names> <surname>Low</surname></string-name>, <string-name><given-names>W. P.</given-names> <surname>Marnane</surname></string-name>, <string-name><given-names>J. M.</given-names> <surname>Rennie</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Clinical neurophysiology validation of an automated seizure detection algorithm for term neonates</article-title>,&#x201D; <source>Clinical Neurophysiology</source>, vol. <volume>127</volume>, no. <issue>1</issue>, pp. <fpage>156</fpage>&#x2013;<lpage>168</lpage>, <year>2016</year>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Temko</surname></string-name>, <string-name><given-names>E.</given-names> <surname>Thomas</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Marnane</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Lightbody</surname></string-name> and <string-name><given-names>G.</given-names> <surname>Boylan</surname></string-name></person-group>, &#x201C;<article-title>Clinical neurophysiology eeg-based neonatal seizure detection with support vector machines</article-title>,&#x201D; <source>Clinical Neurophysiology</source>, vol. <volume>122</volume>, no. <issue>3</issue>, pp. <fpage>464</fpage>&#x2013;<lpage>473</lpage>, <year>2011</year>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Kiranyaz</surname></string-name>, <string-name><given-names>T.</given-names> <surname>Ince</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Zabihi</surname></string-name> and <string-name><given-names>D.</given-names> <surname>Ince</surname></string-name></person-group>, &#x201C;<article-title>Automated patient-specific classification of long-term Electroencephalography</article-title>,&#x201D; <source>Journal of Biomedical Information</source>, vol. <volume>49</volume>, no. <issue>2</issue>, pp. <fpage>16</fpage>&#x2013;<lpage>31</lpage>, <year>2014</year>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>E.</given-names> <surname>Kinneylang</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Yoong</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Hunter</surname></string-name>, <string-name><given-names>K. K.</given-names> <surname>Tallur</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Shetty</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Epilepsy and behavior analysis of eeg networks and their correlation with cognitive impairment in preschool children with epilepsy</article-title>,&#x201D; <source>Epilepsy and Behavior</source>, vol. <volume>90</volume>, no. <issue>6</issue>, pp. <fpage>45</fpage>&#x2013;<lpage>56</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>F.</given-names> <surname>Manajemen</surname></string-name>, <string-name><given-names>D. I.</given-names> <surname>Puskesmas</surname></string-name> and <string-name><given-names>L.</given-names> <surname>Kabupaten</surname></string-name></person-group>, &#x201C;<article-title>FASTER: Fully automated statistical thresholding for EEG artifact rejection</article-title>,&#x201D; <source>Journal of Neuroscience Methods</source>, vol. <volume>192</volume>, no. <issue>1</issue>, pp. <fpage>152</fpage>&#x2013;<lpage>162</lpage>, <year>2013</year>.</mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Delorme</surname></string-name> and <string-name><given-names>S.</given-names> <surname>Makeig</surname></string-name></person-group>, &#x201C;<article-title>Eeglab: An open-source toolbox for analysis of single-trial EEG dynamics including independent component analysis</article-title>,&#x201D; <source>Journal of Neuroscience Methods</source>, vol. <volume>134</volume>, no. <issue>1</issue>, pp. <fpage>9</fpage>&#x2013;<lpage>21</lpage>, <year>2004</year>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>D.</given-names> <surname>Gajic</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>Djurovic</surname></string-name>, <string-name><given-names>S. D.</given-names> <surname>Gennaro</surname></string-name> and <string-name><given-names>F.</given-names> <surname>Gustafsson</surname></string-name></person-group>, &#x201C;<article-title>Classification of EEG signals for detection of epileptic seizures based on wavelets and statistical pattern recognition</article-title>,&#x201D; <source>Biomedical Engineering: Applications, Basis and Communications</source>, vol. <volume>26</volume>, no. <issue>2</issue>, pp. <fpage>1450021-1</fpage>&#x2013;<lpage>1450021-13</lpage>, <year>2014</year>.</mixed-citation></ref>
<ref id="ref-31"><label>[31]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Krishnan</surname></string-name> and <string-name><given-names>Y.</given-names> <surname>Athavale</surname></string-name></person-group>, &#x201C;<article-title>Biomedical signal processing and control trends in biomedical signal feature extraction</article-title>,&#x201D; <source>Biomedical Signal Processing and Control</source>, vol. <volume>43</volume>, no. <issue>5</issue>, pp. <fpage>41</fpage>&#x2013;<lpage>63</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-32"><label>[32]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>H.</given-names> <surname>Adeli</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>Zhou</surname></string-name> and <string-name><given-names>N.</given-names> <surname>Dadmehr</surname></string-name></person-group>, &#x201C;<article-title>Analysis of EEG records in an epileptic patient using wavelet transform</article-title>,&#x201D; <source>Journal of Neuroscience Methods</source>, vol. <volume>123</volume>, no. <issue>1</issue>, pp. <fpage>69</fpage>&#x2013;<lpage>87</lpage>, <year>2003</year>.</mixed-citation></ref>
<ref id="ref-33"><label>[33]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>I.</given-names> <surname>Daubechies</surname></string-name></person-group>, &#x201C;<article-title>Orthonormal bases of compactly supported wavelets</article-title>,&#x201D; <source>Communications on Pure and Applied Mathematics</source>, vol. <volume>41</volume>, no. <issue>1</issue>, pp. <fpage>909</fpage>&#x2013;<lpage>996</lpage>, <year>1988</year>.</mixed-citation></ref>
<ref id="ref-34"><label>[34]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Rahman</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Mahmud</surname></string-name>, <string-name><given-names>K.</given-names> <surname>Sultan</surname></string-name>, <string-name><given-names>N.</given-names> <surname>Aldhafferi</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Alqahtani</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Medical image watermarking for fragility and robustness: A chaos, ECC and RRNS based approach</article-title>,&#x201D; <source>Journal of Medical Imaging and Health Informatics</source>, vol. <volume>8</volume>, no. <issue>6</issue>, pp. <fpage>1192</fpage>&#x2013;<lpage>1200</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-35"><label>[35]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Rahman</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Dash</surname></string-name>, <string-name><given-names>A. K.</given-names> <surname>Luhach</surname></string-name>, <string-name><given-names>N.</given-names> <surname>Chilamkurti</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Baek</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>A neuro-fuzzy approach for user behavior classification and prediction</article-title>,&#x201D; <source>Journal of Cloud Computing</source>, vol. <volume>8</volume>, no. <issue>17</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>9</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-36"><label>[36]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>A. T.</given-names> <surname>Sohaib</surname></string-name></person-group>, <source>An Empirical Study of Machine Learning Techniques for Classifying Emotional States from EEG Data</source>, <publisher-loc>Karlskrona Sweden</publisher-loc>: <publisher-name>School of Computing Blekinge Institute of Technology</publisher-name>, <year>2012</year>.</mixed-citation></ref>
<ref id="ref-37"><label>[37]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>K.</given-names> <surname>Abualsaud</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Mahmuddin</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Saleh</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Mohamed</surname></string-name></person-group>, &#x201C;<article-title>Ensemble classifier for epileptic seizure detection for imperfect EEG data</article-title>,&#x201D; <source>Scientific World Journal</source>, vol. <volume>2017</volume>, no. <issue>6</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>15</lpage>, <year>2015</year>.</mixed-citation></ref>
<ref id="ref-38"><label>[38]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>P.</given-names> <surname>Jahankhani</surname></string-name>, <string-name><given-names>V.</given-names> <surname>Kodogiannis</surname></string-name> and <string-name><given-names>K.</given-names> <surname>Revett</surname></string-name></person-group>, &#x201C;<article-title>EEG signal classification using wavelet feature extraction and neural networks</article-title>,&#x201D; in <conf-name>IEEE John Vincent Atanasoff Int. Symp. on Modern Computing</conf-name>, Los Alamitos, USA, pp. <fpage>120</fpage>&#x2013;<lpage>124</lpage>, <year>2006</year>.</mixed-citation></ref>
<ref id="ref-39"><label>[39]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Kandaswamy</surname></string-name>, <string-name><given-names>C. S.</given-names> <surname>Kumar</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Pl</surname></string-name> and <string-name><given-names>S.</given-names> <surname>Jayaraman</surname></string-name></person-group>, &#x201C;<article-title>Neural classification of lung sounds using wavelet coefficients</article-title>,&#x201D; <source>Computers in Biology and Medicine</source>, vol. <volume>34</volume>, no. <issue>6</issue>, pp. <fpage>523</fpage>&#x2013;<lpage>537</lpage>, <year>2004</year>.</mixed-citation></ref>
<ref id="ref-40"><label>[40]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>W.</given-names> <surname>Ting</surname></string-name></person-group>, &#x201C;<article-title>EEG feature extraction based on wavelet packet decomposition for brain computer interface</article-title>,&#x201D; <source>Measurement</source>, vol. <volume>41</volume>, no. <issue>6</issue>, pp. <fpage>618</fpage>&#x2013;<lpage>625</lpage>, <year>2008</year>.</mixed-citation></ref>
<ref id="ref-41"><label>[41]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>I.</given-names> <surname>Omerhodzic</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Avdakovic</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Nuhanovic</surname></string-name> and <string-name><given-names>K.</given-names> <surname>Dizdarevic</surname></string-name></person-group>, &#x201C;<article-title>Energy distribution of EEG signals: EEG signal wavelet-neural network classifier</article-title>,&#x201D; <source>World Academy of Science Engineering and Technology</source>, vol. <volume>4</volume>, no. <issue>1</issue>, pp. <fpage>1083</fpage>&#x2013;<lpage>1088</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-42"><label>[42]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Mahmud</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Rahman</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Lee</surname></string-name> and <string-name><given-names>J.</given-names> <surname>Choi</surname></string-name></person-group>, &#x201C;<article-title>Evolutionary-based image encryption using rna codons truth table</article-title>,&#x201D; <source>Optics &#x0026; Laser Technology</source>, vol. <volume>121</volume>, no. <issue>1</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>8</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-43"><label>[43]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Taher</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Shaimaa</surname></string-name></person-group>, &#x201C;<article-title>Performance analysis of support vector machines classifiers in breast cancer mammography recognition</article-title>,&#x201D; <source>Neural Computing and Applications</source>, vol. <volume>24</volume>, no. <issue>1</issue>, pp. <fpage>1163</fpage>&#x2013;<lpage>1177</lpage>, <year>2014</year>.</mixed-citation></ref>
<ref id="ref-44"><label>[44]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>C.</given-names> <surname>Satirasethawong</surname></string-name>, <string-name><given-names>A. L.</given-names> <surname>Uthai</surname></string-name>, <string-name><given-names>K.</given-names> <surname>Chomtho</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Processing</surname></string-name></person-group>, &#x201C;<article-title>Amplitude-integrated EEG processing and its performance for automatic seizure detection</article-title>,&#x201D; in <conf-name>IEEE Int. Conf. on Signal Image Processing and Applications</conf-name>, Kuala Lumpur, Malaysia, pp. <fpage>551</fpage>&#x2013;<lpage>556</lpage>, <year>2015</year>.</mixed-citation></ref>
<ref id="ref-45"><label>[45]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>H.</given-names> <surname>Chu</surname></string-name>, <string-name><given-names>C.</given-names> <surname>Kee</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Jeong</surname></string-name> and <string-name><given-names>K.</given-names> <surname>Cho</surname></string-name></person-group>, &#x201C;<article-title>Predicting epileptic seizures from scalp EEG based on attractor state analysis</article-title>,&#x201D; <source>Computer Methods and Programs in Biomedicine</source>, vol. <volume>143</volume>, no. <issue>4</issue>, pp. <fpage>75</fpage>&#x2013;<lpage>87</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-46"><label>[46]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>T. N.</given-names> <surname>Alotaiby</surname></string-name>, <string-name><given-names>S. A.</given-names> <surname>Alshebeili</surname></string-name>, <string-name><given-names>F. M.</given-names> <surname>Alotaibi</surname></string-name> and <string-name><given-names>S. R.</given-names> <surname>Alrshoud</surname></string-name></person-group>, &#x201C;<article-title>Epileptic seizure prediction using CSP and LDA for scalp EEG signals</article-title>,&#x201D; <source>Computational Intelligence and Neuroscience</source>, vol. <volume>2017</volume>, no. <issue>6</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>11</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-47"><label>[47]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Bhattacharyya</surname></string-name> and <string-name><given-names>R. B.</given-names> <surname>Pachori</surname></string-name></person-group>, &#x201C;<article-title>A multivariate approach for patient-specific EEG seizure detection using empirical wavelet transform</article-title>,&#x201D; <source>IEEE Transactions on Biomedical Engineering</source>, vol. <volume>64</volume>, no. <issue>9</issue>, pp. <fpage>2003</fpage>&#x2013;<lpage>2015</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-48"><label>[48]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>K.</given-names> <surname>Samiee</surname></string-name>, <string-name><given-names>P.</given-names> <surname>Kov&#x00E1;cs</surname></string-name> and <string-name><given-names>M.</given-names> <surname>Gabbouj</surname></string-name></person-group>, &#x201C;<article-title>Epileptic seizure detection in long-term EEG records using sparse rational decomposition and local gabor binary patterns feature extraction</article-title>,&#x201D; <source>Knowledge Based Systems</source>, vol. <volume>118</volume>, no. <issue>4</issue>, pp. <fpage>228</fpage>&#x2013;<lpage>240</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-49"><label>[49]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>C.</given-names> <surname>Park</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Choi</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Kim</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Kim</surname></string-name>, <string-name><given-names>T. J.</given-names> <surname>Kim</surname></string-name> <etal>et al.</etal></person-group><italic>,</italic> &#x201C;<article-title>Epileptic seizure detection for multi-channel EEG with deep convolutional neural network</article-title>,&#x201D; in <conf-name>Proc. Int. Conf. on Electronics, Information, and Communication</conf-name>, Honolulu, Hawaii, USA, pp. <fpage>1</fpage>&#x2013;<lpage>5</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-50"><label>[50]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z.</given-names> <surname>Wei</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Zou</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Zhang</surname></string-name> and <string-name><given-names>J.</given-names> <surname>Xu</surname></string-name></person-group>, &#x201C;<article-title>Automatic epileptic EEG detection using convolutional neural network with improvements in time-domain</article-title>,&#x201D; <source>Biomedical Signal Processing and Control</source>, vol. <volume>53</volume>, no. <issue>3</issue>, pp. <fpage>101551</fpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-51"><label>[51]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>W.</given-names> <surname>Liang</surname></string-name>, <string-name><given-names>H.</given-names> <surname>Pei</surname></string-name>, <string-name><given-names>Q.</given-names> <surname>Cai</surname></string-name> and <string-name><given-names>Y.</given-names> <surname>Wang</surname></string-name></person-group>, &#x201C;<article-title>Scalp EEG epileptogenic zone recognition and localization based on long-term recurrent convolutional network</article-title>,&#x201D; <source>Neurocomputing</source>, vol. <volume>396</volume>, no. <issue>5</issue>, pp. <fpage>569</fpage>&#x2013;<lpage>576</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-52"><label>[52]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>E.</given-names> <surname>Alickovic</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Kevric</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Subasi</surname></string-name></person-group>, &#x201C;<article-title>Performance evaluation of empirical mode decomposition, discrete wavelet transforms, and wavelet packed decomposition for automated epileptic seizure detection and prediction</article-title>,&#x201D; <source>Biomedical Signal Processing and Control</source>, vol. <volume>39</volume>, no. <issue>1</issue>, pp. <fpage>94</fpage>&#x2013;<lpage>102</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-53"><label>[53]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Yuan</surname></string-name></person-group>, &#x201C;<article-title>The earth mover&#x2019;s distance and Bayesian linear discriminant analysis for epileptic seizure detection in scalp EEG</article-title>,&#x201D; <source>Biomedical Engineering Letter</source>, vol. <volume>8</volume>, no. <issue>4</issue>, pp. <fpage>373</fpage>&#x2013;<lpage>382</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-54"><label>[54]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>V.</given-names> <surname>Harpale</surname></string-name> and <string-name><given-names>V.</given-names> <surname>Bairagi</surname></string-name></person-group>, &#x201C;<article-title>An adaptive method for feature selection and extraction for classification of epileptic EEG signal in significant states</article-title>,&#x201D; <source>Journal of King Saud University-Computer Information Science</source>, <year>2018</year>. <uri>https://doi.org/10.1016/j.jksuci.2018.04.014</uri>.</mixed-citation></ref>
<ref id="ref-55"><label>[55]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Raghu</surname></string-name>, <string-name><given-names>N.</given-names> <surname>Sriraam</surname></string-name> and <string-name><given-names>P. L.</given-names> <surname>Kubben</surname></string-name></person-group>, &#x201C;<article-title>Automated detection of epileptic seizures using successive decomposition index and support vector machine classifier in long-term EEG</article-title>,&#x201D; <source>Neural Computer and Applications</source>, vol. <volume>32</volume>, no. <issue>1</issue>, pp. <fpage>8965</fpage>&#x2013;<lpage>8984</lpage>, <year>2019</year>.</mixed-citation></ref>
</ref-list>
</back>
</article>