<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>D. Wydra)</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>A Parameters-based Heart Disease Prediction Model</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jakub Gurgul</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Adam Paździerz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dawid Wydra</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Applied Mathematics, Silesian University of Technology</institution>
          ,
          <addr-line>Kaszubska 23, 44-100 Gliwice</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Heart diseases lead to disorders of the entire circulatory system. The risk of their occurrence depends on age. They are caused by poor diet, obesity, excessive stress, smoking, lack of physical activity or genetic predisposition. Heart diseases and circulatory system are the biggest threat to life. The development of technology, the use of appropriate algorithms along with relevant data allows us to increase the chances of detecting more quickly whether a patient has heart disease using given patient parameters. This work concerns the creation of a classification model for the risk of heart disease. It works based on sex, age, blood pressure, cholesterol etc. The model works with data from a data set Heart Failure Prediction Dataset [1] downloaded from kaggle. The best model was selected after a series of comparative tests of diferent classification systems.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Heart disease</kwd>
        <kwd>Prediction model</kwd>
        <kwd>Classification algorithms</kwd>
        <kwd>Heart failure prediction</kwd>
        <kwd>Python</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Artificial intelligence plays an increasingly important
role in the operation of information systems [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ]. The
computing power of modern computers allows to
perform large numbers of calculations, thanks to which
heuristic algorithms have been developed, biologically
inspiring [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ], allowing to optimize many processes.
Important from the point of view of reducing energy
consumption is the use of heuristic algorithms to
optimize the operation of [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] transformers. Another group
of artificial intelligence algorithms are methods based on
the use of fuzzy sets [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. these methods are widely used,
in particular in combination with the IoT [
        <xref ref-type="bibr" rid="ref10 ref11 ref8 ref9">8, 9, 10, 11</xref>
        ]
infrastructure. Speaking of artificial intelligence, one
cannot fail to mention methods based on the use of artificial
neural networks [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], which find numerous applications
in machine learning [
        <xref ref-type="bibr" rid="ref13 ref14 ref15 ref16 ref17 ref18">13, 14, 15, 16, 17, 18</xref>
        ] in automatic
detection of some interesting features of the examined
objects [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. They are also widely used in areas related
to the care of health [20, 21].
      </p>
      <p>Heart diseases lead to disorders of the entire
circulatory system. The risk of their occurrence depends on
age. They are caused by poor diet, obesity, excessive
stress, smoking, lack of physical activity or genetic
predisposition. Heart diseases and circulatory system are
the biggest threat to life. The development of technology,
the use of appropriate algorithms along with relevant
data allows us to increase the chances of detecting more
quickly whether a patient has heart disease using given
patient parameters.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Assumptions for algorithms</title>
      <p>Each of the algorithms should be prepared to meet the
following criteria:
1. Prepared according to the mathematical
description of the algorithm;
2. Optimized for the performance on our data set;
3. Categorizes the case from the test set, determines
whether the case has a heart disease or not;
4. Minimize the number of false negatives cases;
5. Returns an array containing information about:
• Whether the data supplied to the function</p>
      <p>was normalized;
• The number of correct predictions for each</p>
      <p>of the cases;
• The number of incorrect predictions for</p>
      <p>each of the cases;
• Length of the computed set;
• Confusion matrix in the following schema:</p>
      <p>[[TP, FN], [FP, TN]]
6. Based on the selected algorithm, creation a client
application for the assessment of the risk of the
heart disease.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Data set</title>
      <sec id="sec-3-1">
        <title>3.1. Description of the columns</title>
        <p>The set consists of 918 rows and 12 columns (11 features),
3 of them are categorical, 3 are factorial and 5 are
numerical. A detailed description is provided below:
1. Age - Age of the examined person in years;
2. Sex - Sex of the examined person, originally the
3.2. Statistical data for the primary data
3. ChestPainType - Type of chest pain, originally
the table contains markings:
1;
2;
• TA (eng. Typical Angina) - changed to 0;
• ATA (eng. Atypical Angina) - changed to
• NAP (eng. Non-Anginal Pain) - changed to
• ASY (eng. Asymptomatic) - changed to 3;
pressed in mm/Hg;
mmol/dl;
pressed in mg/dl:
4. RestingBP - (eng.Resting Blood Pressure) -
ex5. Cholesterol - Serum cholesterol expressed in
6. FastingBS - (eng. Fasting Blood Sugar) -
ex• 1 - if the test level was above 120 mg/dl;
• 0 - if it was below the mentioned level;
7. RestingECG - (eng. Resting Electrocardiogram
Results) - original table contains markings:
8. MaxHR - (eng. Maximum Heart Rate) - highest
heart rate recorded, a numerical value between
60 and 202 beats per minute;
9. Exercise Angina:
• Y - changed to 1;
• N - changed to 0;
10. Oldpeak - ST segment depression caused by
physical action, numerical value;
11. ST_Slope - (eng. The slope of the ST section),
originally the table contains the indications:
• Up (eng. Upsloping - ST section elevation)
- changed to 0;</p>
        <p>set
The data set we worked on was created by combining five
other data sets containing data on heart disease. By
merging and generalizing them, one of the largest publicly
available data sets of its kind was created.</p>
        <p>• Cleveland: 303 observations
• Hungarian: 294 observations
• Switzerland: 123 observations
• Long Beach VA: 200 observations
• Stalog (Heart) Data Set: 270 observations</p>
        <sec id="sec-3-1-1">
          <title>Total: 1190 observations</title>
        </sec>
        <sec id="sec-3-1-2">
          <title>Duplicated: 272 observations</title>
        </sec>
        <sec id="sec-3-1-3">
          <title>Final data set: 918 observations</title>
          <p>There are some inaccuracies in the reported resting
blood pressure value, which is 0 [mm/Hg]. This may
suggest that some data have been misspelled. In the case of
blood pressure, the value of 0 occurs in only one case
for a 55-year-old man, according to an article published
in the Toronto Metropolitan University Pressbooks the
normal average value for his age group is between 110
and 145 [mm/Hg], so we omitted this result from our
work. A value equal to 0 [mmol/dl] is also found for
Cholesterol, but here it appears 172 times, which rather
rules out confusion for us, it is more likely that its level
was indeterminate. Another noticeable fact is the age of
the respondents. The average is 53 years old, there are
only 80 people under 40 years old (8.72% of the
respondents), this shows that the risk of heart disease symptom
increases dramatically with increasing age.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Exploratory analysis</title>
      <p>The pair plot on figure 1 shows that there are not many
outliers (now clearly a 55-year-old man with an outlier
for resting blood pressure). Green points indicate cases
with confirmed hearing diseases. The pairs plot shows
that there are not many outliers (now clearly a
55-yearold man with an outlier for resting blood pressure).</p>
      <p>The correlation heat map on figure 2 shows a
negative relationship between the presence of heart disease
and maximum heart rate, and a similar relationship is
found between heart rate and age. On the other hand,
we can observe a positive correlation between resting
blood pressure and age, between age and the occurrence
of heart disease (we have already noticed this feature
during the statistical analysis of the data), the last clear
positive relationship is shown by the value of cholesterol
with the value of maximum heart rate.</p>
      <p>The pie chart on figure 3 shows the overall distribution
of heart disease. It can be seen here that as many as one
in five subjects was eventually diagnosed. When creating
the test sets, we tried to get as close as possible to the
percentage distribution of cases so that our test set would
match the total as closely as possible, we tried to keep a
diference of 1-2 percentage points from the total when
generating the test set.</p>
      <p>The box plot on figure 4 shows us the distribution of
heart disease incidence by gender and age, here we see
that many more early positive cases have been recorded
among men, in ladies the threshold at which the chance
increases is much higher.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Preparing data for use</title>
      <p>The first action taken to process the data was to check
the completeness of the collection. It contained 918
rows, each of which contained complete data, which
was checked with the appropriate function.</p>
      <p>The next step was to convert the factored values Y/N,
M/F to 1 and 0, respectively. Then categorical values
were converted to numeric using our own function
category_to_numeric(). In order to conduct a comparison
of how the algorithms perform on the normalized and
non-normalized data set, a copy of the data set was
written (non-standardised - heart_nnorm.csv). The columns
that can be normalized are Age, RestingBP, Cholesterol,
MaxHR and Oldpeak. The operation was performed
using a custom function - normalize() using the min-max
formula. After the data was normalized, it was written
to a file heart_norm.csv for further use.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Classification algorithms</title>
      <p>It was decided to create three algorithms from scratch:
• KNN - an algorithm that checks the nearest
neighbors of a case and determines what class
its neighbors are. On this basis, the algorithm
deduces what class is the searched case. The
experimental method was used to determine the
hyperparameter k, its value was set to the 5
nearest neighbors.
• Classification using soft sets - the data set was
adapted for use, then using our own functions we
checked which category best fits the processed
case.
• Naive Bayes classifier - it is a simple
probabilistic model based on the assumption of mutual
independence of predictors. Vectors of mean values
and standard deviations were calculated. On this
basis a function was built to predict the class of
cases.</p>
    </sec>
    <sec id="sec-7">
      <title>7. Quality assessment of classifiers and results</title>
      <p>2. Sensitivity recall (SEN):
3. Specificity (SPE):
4. Precision (PRE):
 =
  =
  =</p>
      <p>(  +   )</p>
      <p>(  +   )</p>
      <p>(  +   )
 1 =
(2 *   *  )</p>
      <p>(  +  )
5. F-score (F1), a measure of the accuracy of the test;
184</p>
      <p>Actual
condition</p>
      <sec id="sec-7-1">
        <title>7.2. KNN - non-normalized data</title>
        <p>To make the results obtained on the normalized and
unnormalized set using a single algorithm as good as
possible for comparison we presented them in pairs on one
page.</p>
      </sec>
      <sec id="sec-7-2">
        <title>7.1. KNN – normalized data</title>
        <p>Algorithm execution time: 18 sec, 10.10 elem/s</p>
        <p>Algorithm execution time: 19 sec, 9.37 elem/s
184 Predicted condition Compared to the version running on normalized data,
coAncdtiutaioln 899FTPP 7106 TFNN we can see much larger diferences in quality measures.</p>
        <p>The overall performance is much worse. Such a
diference is caused by the lack of normalization, to which
In each of the measured measures, we see quite high per- this algorithm is very sensitive. This is because features
centages, none of the determinants difers significantly with larger values will completely cover those with small
from the others. A high PRE value means that the
classifier has done well to identify true positive cases. Ad- vraanlugees.28F.o0r-e7x7a.m0)pwlei,llthheavfeeaatumreucAhghei(gohpeerrawtienigghotnthtahne
ditionally, which was extremely important for us, the
algorithm classified only 16 cases as false negative. In FastingBS, which ranges from 0.0 to 1.0.
the case of KNN, we used the Minkowski metric with m
= 2.</p>
        <p>(1)
(2)
(3)
(4)
(5)</p>
      </sec>
      <sec id="sec-7-3">
        <title>7.3. Soft sets, normalized data</title>
        <p>Algorithm execution time: 23 sec, 7.76 elem/s</p>
        <p>184</p>
        <p>Actual
condition
The time is much longer than the KNN algorithm, the
results are worse than KNN. The SPE and PRE indices
stand out the most. The PRE index is at the highest level
among all the algorithms, which tells us that this version
of the algorithm did very well with true positive cases, as
it classified as many as 96 of them. However, the number
of 41 false negative cases is unacceptable.</p>
      </sec>
      <sec id="sec-7-4">
        <title>7.4. Soft sets, non-normalized data</title>
        <p>Algorithm execution time: 18 sec, 9.72 elem/s
184</p>
        <p>Actual
condition</p>
        <p>Predicted condition
84 TP 20 FN
23 FP 57 TN
Compared to the normalized version, the results again
show large diferences between each other. The overall
trend is worse in all indicators. Of note is the rather low
execution time of the algorithm.</p>
      </sec>
      <sec id="sec-7-5">
        <title>7.5. Naive Bayes classifier, normalized data</title>
        <p>Both Bayes classifiers do not have a given time because
their execution is almost instantaneous. This is due to the
1–8</p>
        <p>184</p>
        <p>Actual
condition
lack of need to calculate the mean value and standard
deviation each time, which we can calculate only once and
very quickly using the built-in functions of the pandas
package. For the normalized data we see very similar
results in each of the indicators but they are slightly lower
than those in KNN. None of them deviate from the rest.</p>
      </sec>
      <sec id="sec-7-6">
        <title>7.6. Naive Bayes classifier, non-normalized data</title>
        <p>For non-normalized data, the scores obtained by this
algorithm are very low. This is similarly to the KNN case
due to incorrectly set weights on the learning set. Due to
such low scores, this version of the naive algorithm will
not be considered further.</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>8. Selecting the best classifier</title>
      <p>Each of the classifiers was used 50 times (the same
normalized and non-normalized test set was always used
during a single trial), so that the results we obtained were
as close as possible to their actual accuracy. In our
opinion, the best among the tested algorithms was KNN on
normalized data. It features very high quality scores and
very high closeness. It found slightly fewer TP cases than
the algorithm operating on soft sets, but the number of
FN cases is significantly lower which is very important
for disease classification. I would say it is better to make
a false positive diagnosis and refer for further testing
than to make a false negative diagnosis. Ultimately this
argument convinced us to choose KNN algorithm as the
best algorithm to predict the occurrence of heart disease
in our database. It is also very important that the data on
which the model would work in the future should be
normalized, without this the efectiveness of the algorithm
will fall dramatically.</p>
    </sec>
    <sec id="sec-9">
      <title>9. Client app</title>
      <p>The application was written based on the flask library,
due to its easy and light-to-use structure. The application
is created on the basis of the website using the Bootstrap
10. Conclusion and future work
In summary, the design assumptions were successfully
met, the proven algorithms were successful on the dataset.
To improve their performance, further tests should be
performed with more algorithms, or with two or more
algorithms simultaneously. An additional factor to
increase the usefulness of our work would be to expand
the set with more features and cases. With more variety
and quantity, the algorithm could learn better to identify
classes and calculate the risk of heart disease.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>FEDESORIANO</surname>
          </string-name>
          ,
          <article-title>Heart failure prediction dataset</article-title>
          ,
          <year>2021</year>
          . URL: https://www.kaggle.com/datasets/ fedesoriano/heart-failure-prediction.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Sanchez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Castillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Castro</surname>
          </string-name>
          ,
          <article-title>Generalized type-2 fuzzy systems for controlling a mobile robot and a performance comparison with interval type2 and type-1 fuzzy systems</article-title>
          ,
          <source>Expert Systems with Applications</source>
          <volume>42</volume>
          (
          <year>2015</year>
          )
          <fpage>5904</fpage>
          -
          <lpage>5914</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Q.-</surname>
          </string-name>
          <article-title>b</article-title>
          . Zhang,
          <string-name>
            <given-names>P.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.-h.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>An improved particle filter for mobile robot localization based on particle swarm optimization</article-title>
          ,
          <source>Expert Systems with Applications</source>
          <volume>135</volume>
          (
          <year>2019</year>
          )
          <fpage>181</fpage>
          -
          <lpage>193</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Qiu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lloret</surname>
          </string-name>
          ,
          <article-title>A novel shortcut addition algorithm with particle swarm for multisink internet of things</article-title>
          ,
          <source>IEEE Transactions on Industrial Informatics</source>
          <volume>16</volume>
          (
          <year>2019</year>
          )
          <fpage>3566</fpage>
          -
          <lpage>3577</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , S. Cheng,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Shi</surname>
          </string-name>
          , D.-w. Gong,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <article-title>Cost-sensitive feature selection using two-archive multi-objective artificial bee colony algorithm</article-title>
          ,
          <source>Expert Systems with Applications</source>
          <volume>137</volume>
          (
          <year>2019</year>
          )
          <fpage>46</fpage>
          -
          <lpage>58</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sikora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zielonka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kaur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Hossain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Shorfuzzaman</surname>
          </string-name>
          ,
          <article-title>Heuristic optimization of multipulse rectifier for reduced energy consumption</article-title>
          ,
          <source>IEEE Transactions on Industrial Informatics</source>
          <volume>18</volume>
          (
          <year>2021</year>
          )
          <fpage>5515</fpage>
          -
          <lpage>5526</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Qiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Lin, Internet of thingsbased online condition monitor and improved adaptive fuzzy control for a medium-low-speed maglev train system</article-title>
          ,
          <source>IEEE Transactions on Industrial In- based gait recognition using convolutional neural formatics 16</source>
          (
          <year>2020</year>
          )
          <fpage>2629</fpage>
          -
          <lpage>2639</lpage>
          . doi:
          <volume>10</volume>
          .1109/TII. networks
          <article-title>and multi-sensor fusion</article-title>
          ,
          <source>Sensors</source>
          <volume>17</volume>
          (
          <year>2017</year>
          )
          <year>2019</year>
          .
          <volume>2938145</volume>
          . 2735.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zielonka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sikora</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Piran</surname>
          </string-name>
          , [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wieczorek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Siłka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Połap</surname>
          </string-name>
          ,
          <article-title>Body A. Alamri, 6g-enabled iot home environment con- pose prediction based on motion sensor data and trol using fuzzy rules, IEEE Internet of Things recurrent neural network</article-title>
          ,
          <source>IEEE Transactions on Journal</source>
          <volume>8</volume>
          (
          <year>2020</year>
          )
          <fpage>5442</fpage>
          -
          <lpage>5452</lpage>
          . Industrial Informatics
          <volume>17</volume>
          (
          <year>2020</year>
          )
          <fpage>2101</fpage>
          -
          <lpage>2111</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>V.</given-names>
            <surname>Ponzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Bianco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          , A. Wa- [21]
          <string-name>
            <given-names>S. I.</given-names>
            <surname>Illari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Avanzato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>A cloudjda, Psychoeducative social robots for an healthier oriented architecture for the remote assessment lifestyle using artificial intelligence: a case-study, and follow-up of hospitalized patients</article-title>
          ,
          <source>in: CEUR in: CEUR Workshop Proceedings</source>
          , volume
          <volume>3118</volume>
          ,
          <string-name>
            <surname>Workshop</surname>
            <given-names>Proceedings</given-names>
          </string-name>
          , volume
          <volume>2694</volume>
          ,
          <year>2020</year>
          , p.
          <fpage>29</fpage>
          -
          <lpage>2021</lpage>
          , p.
          <fpage>26</fpage>
          -
          <lpage>33</lpage>
          .
          <fpage>35</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zielonka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sikora</surname>
          </string-name>
          ,
          <article-title>Driving support by type-2 fuzzy logic control model</article-title>
          ,
          <source>Expert Systems with Applications</source>
          <volume>207</volume>
          (
          <year>2022</year>
          )
          <fpage>117798</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <article-title>Lessening stress and anxiety-related behaviors by means of ai-driven drones for aromatherapy</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          , volume
          <volume>2594</volume>
          ,
          <year>2020</year>
          , p.
          <fpage>7</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>V. S.</given-names>
            <surname>Dhaka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. V.</given-names>
            <surname>Meena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Rani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Sinwar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. F.</given-names>
            <surname>Ijaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          ,
          <article-title>A survey of deep convolutional neural networks applied for prediction of plant leaf diseases</article-title>
          ,
          <source>Sensors</source>
          <volume>21</volume>
          (
          <year>2021</year>
          )
          <fpage>4749</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Özdemir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Barshan</surname>
          </string-name>
          ,
          <article-title>Detecting falls with wearable sensors using machine learning techniques</article-title>
          ,
          <source>Sensors</source>
          <volume>14</volume>
          (
          <year>2014</year>
          )
          <fpage>10691</fpage>
          -
          <lpage>10708</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Aureli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Brandizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. D.</given-names>
            <surname>Magistris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Brociek</surname>
          </string-name>
          ,
          <article-title>A customized approach to anomalies detection by using autoencoders</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          , volume
          <volume>3092</volume>
          ,
          <year>2021</year>
          , p.
          <fpage>53</fpage>
          -
          <lpage>59</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>K. G.</given-names>
            <surname>Liakos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Busato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Moshou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pearson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Bochtis</surname>
          </string-name>
          ,
          <article-title>Machine learning in agriculture: A review</article-title>
          ,
          <source>Sensors</source>
          <volume>18</volume>
          (
          <year>2018</year>
          )
          <fpage>2674</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>G.</given-names>
            <surname>Lo Sciuto</surname>
          </string-name>
          , G. Susi, G. Cammarata,
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <article-title>A spiking neural network-based model for anaerobic digestion process</article-title>
          , in: 2016
          <source>International Symposium on Power Electronics</source>
          , Electrical Drives,
          <article-title>Automation and Motion (SPEEDAM)</article-title>
          , IEEE,
          <year>2016</year>
          , pp.
          <fpage>996</fpage>
          -
          <lpage>1003</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pappalardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tramontana</surname>
          </string-name>
          ,
          <article-title>A cascade neural network architecture investigating surface plasmon polaritons propagation for thin metals in openmp</article-title>
          ,
          <source>in: Artificial Intelligence and Soft Computing: 13th International Conference, ICAISC</source>
          <year>2014</year>
          , Zakopane, Poland, June 1-5,
          <year>2014</year>
          , Proceedings,
          <source>Part I 13</source>
          , Springer,
          <year>2014</year>
          , pp.
          <fpage>22</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <surname>C. Napoli,</surname>
          </string-name>
          <article-title>Wavelet recurrent neural network with semiparametric input data preprocessing for micro-wind power forecasting in integrated generation systems</article-title>
          , in: 2015
          <source>International Conference on Clean Electrical Power (ICCEP)</source>
          , IEEE,
          <year>2015</year>
          , pp.
          <fpage>602</fpage>
          -
          <lpage>609</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>O.</given-names>
            <surname>Dehzangi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Taherisadr</surname>
          </string-name>
          , R. ChangalVala, Imu-
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>