<!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 />
    <article-meta>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>R. Hephzibah</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>A. Hepzibah Christinal</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>R. Jayanthi</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>S. Jebasingh</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>D. Abraham Chandy</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Electronics and Communication Engineering, Karunya University</institution>
          ,
          <addr-line>Coimbatore</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Mathematics, Karunya University</institution>
          ,
          <addr-line>Coimbatore</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Sciences, University of Texas</institution>
          ,
          <addr-line>Austin</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <fpage>33</fpage>
      <lpage>40</lpage>
      <abstract>
        <p>Electronic fetal heart monitoring to check fetal status during pregnancy is common. Cardiotocography is a technique for assisting obstetricians in obtaining clear details during the time of childbirth as a method of monitoring the health condition, especially in pregnant women who are at risk of difficulties. This paper deals with the classification of the fetal cardiotocography dataset using R. The supervised applied for the categorization of fetal datasets. It is classified as normal, suspect, and pathologic based on the random forest classifier. It produces an accuracy of 99.94% in training and 93.57% in testing which is found to be a better performance. It also provides the best results in terms of sensitivity, and specificity in the classification of normal, suspect, and pathology in both training and testing datasets. It is found that this method provides a greater accuracy compared to all other methods. Machine learning, Random Forest classifier, cardiotocography, fetal heart rate include Logical regression, Quadratic classifiers, Naive Bayes classifier, Perceptron, Quadratic</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Machine learning is an advancing field in the research of Engineering and computer science and
various algorithms of machine learning play the main role in the medical field. It also helps in the
computation of the image features which helps in the classification and better detection of diseases [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
It helps in learning the empirical data and making decisions accurately using complex algorithms [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
Supervised learning which includes regression, classification, and reinforcement learning is the general
classification of machine learning. The clustering, blind source estimation, and density estimation come
under supervised learning. and the information systems and the semi-supervised classification are part
of semi-supervised learning [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In medical image processing, pixel-based machine learning is the
evolving field that deals directly with the pixels or voxels of the images. It performs best in preventing
the loss of information caused by improper segmentation or feature computations [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Machine learning
libraries such as Torch is a freely available software library. There are different algorithms of machine
learning such as support vector machine, Parzen windows, Adaboost K nearest Neighbours, Hidden
Markov models, multi-layer perceptron, Bagging, Bayes classifiers, etc [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The Linear classifiers
classifiers, support vector machine, Boosting, Decision tree which aggregate random forest, Bayesian
and Neural Networks that deal with classification [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. To diagnose a human body mathematical
algorithms are used in Artificial intelligence along with data points [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. It is very much useful to develop
      </p>
      <p>
        2022 Copyright for this paper by its authors.
the prediction accuracy in cancer and related death [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], also involves in predicting cardiac risk [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], and
also helps in the diagnostic accuracy of magnetic resonance imaging [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], computerized tomography
scan in radiological investigations. To decrease the inconveniences in classification outcomes, CTG
interpretation is automated by professionals in medical and engineering [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The use of electronic fetal
heart monitoring to check fetal status during labor is common. Despite the lack of evidence for its
usefulness, this method is nonetheless widely utilized in every current labor and delivery hospital in
industrialized countries. To maximize the safety and outcomes of patients, all the contributors of health
care to the woman in labour and her new born must have a comprehensive awareness of the underlying
pathogenesis of monitoring the heart of fetus as well as an recognition for the labor course and issues
as they develop. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. In gynaecology, fetal abnormalities are the most likely cause of pregnancy
complications. If the fetus’s environment inside the womb is unsuitable, the fetus’s health is likely to
worsen. The fetal heart rate and uterine contractions are recorded at the corresponding time using the
cardiotocography technique. Decision Tree, Support Vector Machine, and R - Studio approach for
Naive Bayes have been utilized in the research. The datasets are extracted from UCI Machine Learning
Repository and categorized into fetal stages as a normal, suspect, and pathological class that is trained,
and by using algorithms it is tested, and compared by the use of different performance measurements
[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. To prevent intrapartum hypoxic-ischaemic injury, examining the heart rate of fetus with a
cardiotocograph is used to identify variations in the heart rate of fetus during labor [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The
classification is required to predict the health of newborns, especially in urgent circumstances.
Cardiotocography is a technique for assisting obstetricians in obtaining precise details during gestation
as a method of monitoring fetal health, especially in women who are pregnant and under great risk .
CTG is a continuous electronic record of the baby's heart rate taken from the mother's belly, according
to obstetricians. The information obtained is important to visualize the embryo's healthiness and allows
for early intervention before the embryo suffers a permanent impairment. The intention of machine
learning methods is to make use of the qualities of data collected from the data to solve problems. In
this study, they compared the classification capabilities of eight various methods of machine-learning
using antepartum cardiotocography data [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The most important technique to detect fetal distress is
to check the fetal heart rate as this distress leads to complications. The main diagnosing tool to measure
FHR is cardiotocography. The wrong results of CTG's graph could result in a significant loss. Decision
Tree, K-Nearest Neighbours, Logistic Regression, Support Vector Machine, Random Forest, and Naive
Bayes are the six algorithms presented for classification in that study for the categorization of CTG
data. A feature selection methodology that is based on classification is used to remove the unnecessary
features from the dataset to improve the performance of the classifiers. The evaluating metrics are used
to measure the precision, accuracy, and recall of classification algorithms [
        <xref ref-type="bibr" rid="ref16 ref17">16,17</xref>
        ]. To bring out the
difference between normal and abnormal fetal heart rate signals, the Bagging ensemble machine
learning technique was used. The F-measure, ROC area and accuracy are used as evaluating indicators
to evaluate the classifiers' success. The Bagging ensemble classifier generated favorable results in
experiments, and Bagging plus Random Forest produced favorable results having an accuracy of 99.02
percent [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. An open-access software with MATLAB is introduced to detect the fetal heart rate signals.
It is freely available software for research and the software details are given. In addition to the
nonlinear, linear, morphological, and time-frequency characteristics, the software uses a new approach
called image-based time-frequency features for analyzing the fetal heart rate signals. In addition,
CTGOAS was used in an experimental investigation using the CTU-UHB database which is publicly
available to test the dependability of the software. The accuracy was 77.81 percent, the sensitivity was
76.83 percent, the specificity was 78.27 percent, and the geometric mean was 77.29 percent in the
experimental investigation. [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. The least-squares support vector machine with a binary decision tree
is used to evaluate the fetal state for cardiotocography classification. Particle swarm optimization is
used to enhance the LS-SVM parameters. The method's robustness is tested using a 10-fold
crossvalidation procedure. The method's performance is assessed in terms of accuracy. To examine and
display the method's performance, cobweb representation along with receiver characteristic analysis is
presented. This method achieves an incredible accuracy rate of 91.62 percent in classification, according
to experimental results [20]. This work used genetic algorithms and support vector machines (SVM)
to provide a new technique for evaluating fetal well-being from cardiotocograph (CTG) data (GA).
Obstetricians commonly employ CTG recordings to determine fetal well-being because they contain
rate of heart and uterine contraction of fetus. An SVM-based classifier was constructed using features
collected from normal and abnormal Uterine contraction and signals from Fetal heart rate. After that,
the GA is exploited to identify the right characteristic subset for the classifier to classify based on normal
and pathology in this data. The production of the novel system was estimated using comprehensive
CTG data classified by three professional obstetricians. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Methods</title>
      <p>In this paper, we used supervised classification on the basis of ML method. The main task of
supervised learning is the classification where various techniques are used to create a function that
matches the input to the appropriate output. Here the learner learns a function that matches the vector
to different classes with the help of the other examples of the input-output function [28]. There are
various classifiers which include the Multinomial Logistic Regression, Support Vector Machine,
Multilayer perceptron, Random forests and so on which are involved in the classification process [27].
An ensemble technique that is useful to increase the robustness is Bootstrap aggregating. Random forest
is found to be a favorable method for decision trees and bagging. Here we used the random forest
classifier for classification [31]. We used R studio for implementation. The package of the random
forest has some additional details such as the importance of variables and the measure of proximity.
The classification is done by the random forest if the response is a factor. If it is not a factor it performs
regression [29]. We used the random forest classifier to categorize the fetal stage as normal, suspect,
and pathology. The dataset used is the cardiotocography dataset taken from the generally accessible ML
repository. The features based on the assessment of the heart rate of fetus and uterine contraction which
are organized by obstetricians are available in this dataset. It consists of 2126 fetal cardiotocograms
(CTGs) which are processed automatically and measured. We select the attributes for our method. The
attributes used in this paper are described in table 2. The classification is mainly based on the 3 class
experiments which give the fetal state as normal, suspect and pathology, and also based on 10 class
experiments that involve the morphological patterns [21]. The selected subset of the training dataset
helps to build a group of decision trees by the random forest classifier. The votes from distinct trees are
gathered to make the final decision. The individual trees are grown in the following way:
i.
ii.
iii.</p>
      <sec id="sec-2-1">
        <title>Consider N samples to be used as the training set for the development of the tree. Consider Q input variables and q&lt;&lt;Q denotes that for individual nodes, q variables are selected randomly out of Q, and this q helps in splitting the node. When the forest is growing, the value of m is considered to be a constant.</title>
        <p>Without pruning the trees grow the maximum [30]</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>2.1. Random Forest Classification</title>
      <p>Here, we first divide the entire dataset to test and train. Here 80% of dataset made use for training and
20% for testing is used. The data type is changed from numeric into factors for accurate classification.
The random forest classifier is utilized in the regression and classification. It is a collaboration of tree
predictors where the individual tree relies on the value of random vector with the equal distribution of
all the trees in forest. The generalization error of this classifier mainly anticipated on the firmness of
the discrete trees and the association among them [22]. It is a classifier containing huge decision trees.
The single decision tree may lead to overfitting while the large number of trees leads to number of
predictions [23]. The classification of three class is done by the use of random forest classifier. Let Q
be the data set comprising of M points of data and s features having V classes, Ki, i=1, 2…V. A
subset of independent dataset t chosen randomly from the dataset Q, so that t ⊆ Q , having d
features set  ⊆  . A tree is trained h (y, t) as classifier which is weak for the training set where y is
the input. In the random forest classifier, combining various trees helps to predict the class of a
specific feature vector by dominant voting. In this paper, the random forest helps in the classification of
normal, suspectand pathology images [24]. In ensemble learning, the increased number of classification
trees in random classifier helps to increase accuracy and attains a greater generalization. It uses the
base classifiers where multiple prediction models are used by combining a group of classifiers which
are independent. Multiple trees are built with the subspace of features randomly. Majority voting is
used to select the forest classification which is often combined by the base classifier. The error rate of
majority voting is given by</p>
      <p>)   (1 −  )(1 −  ) − Where P represents the total
base classifier and ε represents the identical error rate for all base classifiers [25]. The majority of
votes by these trees gives the output. To make the accuracy best pruning can be performed. As the
number of features enlarge thenumber of trees also enlarge. Hence, this algorithm is great for dealing
with higher dimensional data [26]. Here we find the prediction accuracy for classification in account of
the testing and training datasetusing the random forest classifier. The figure 1 illustrates the outline of
the random forest classifier.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Experimental Results and Discussion</title>
      <p>In this paper, we used the fetal cardiotocography dataset for experimentation. The software
implementation of this method is done using R using an intel core i3 64- bit processor on the Windows
10 operating system. The capability of the model is predicted through the confusion matrix. The
constituent of the confusion matrix are used to find the important metrics like sensitivity, accuracy, and
specificity. Table 1 gives the performance of the training dataset and testing dataset based on sensitivity,
positive and negative predicted value, and specificity of class I (normal), class II (suspect), and class
III (pathology) datasets.</p>
      <p>Class I
99.09
79.35</p>
      <p>The RFC achieves the following results in terms of the training dataset. In the case of sensitivity, it
achieves 100 % in class 1 and class 3 and 99.595 in class 2. The specificity rate is 100% in class 2 and
class 3. And 99.74% in class 1. The general accuracy based on training is 99.94% and the value of
kappa is 99.84%. The average accuracy of the testing is 93.57% and the kappa value is 81.12%. It is
found that the accuracy is greater in training compared to testing. But overall, it has a very good
accuracy rate. In the testing dataset, the random forest classifier achieves sensitivity of 99.09%, 67.30%
82.50% and specificity of 79.35% 99.18%, 98.68% respectively in class 1(normal), class2(suspect) and
class 3(pathology) datasets. It is found that the sensitivity rate is much higher in normal and pathology
and in suspect, it is similar to 100% in the training dataset, and in the testing, it is found that in the case
of suspect it is only 67% while in normal it is 99% and in pathology 82%. Hence, it is found that the
sensitivity rate has some more difference in the classification with respect to suspect. In terms of
specificity, it is found that it achieves 100 % in suspect and pathology and in normal it achieves 99.74%.
in training and in testing it achieves only 79.35% in normal and achieves 99% and 98% in suspect and
pathology. The specificity rate is higher in suspect when compared to other metrics in the testing dataset.
In testing pathology, it achieves the best results in specificity than others. The overall terms of
sensitivity are higher in terms of normal images. The classification error is computed as 1- (accuracy)
in both training and testing datasets. The figure 2 illustrates the classification error rate of the RFC.
The RFC provides a promising accuracy rate in comparison with other classifiers.</p>
    </sec>
    <sec id="sec-5">
      <title>3.1. Evaluating Metrics</title>
      <sec id="sec-5-1">
        <title>To evaluate we used the following metrics in this paper</title>
        <p>•</p>
        <sec id="sec-5-1-1">
          <title>Accuracy</title>
          <p>The correlation of prediction with the actual classification is the accuracy.</p>
          <p>Acc = TN + TP / TP + FN + FP+ TN
where Acc represents accuracy, TP is the true positives, TN is the true negative, FN is the false negative
and FP is false positive
•
•</p>
        </sec>
        <sec id="sec-5-1-2">
          <title>Sensitivity</title>
          <p>Sens = TP/ FN + TP</p>
        </sec>
        <sec id="sec-5-1-3">
          <title>Specificity</title>
        </sec>
      </sec>
      <sec id="sec-5-2">
        <title>It is the opposite to recall</title>
        <p>The ratio of the actual prediction to ground truth is called as the sensitivity. It is assessed as
Where Sens represents sensitivity, FN is the false negative and TP is the True positive.</p>
        <p>Specificity = TN / FP + TN</p>
        <p>Kappa = TA -RA/1-RA
where FP is the False positive and TN is the true negative.</p>
        <p>• Kappa
The kappa coefficient helps to measure the rate between classification and the ground truth.
where RA is the random accuracy and TA is the total accuracy.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>4. Conclusion</title>
      <p>Cardiotocography is a technique for assisting obstetricians in obtaining precise details during
gestationas a method of monitoring health of fetus. Here we use the fetal cardiotocography dataset to
classify the fetal stage as normal, pathology and suspect. This paper is about the classification of the
fetal cardiotocography dataset implemented in R studio. We used 23 attributes for the process of
classification. In this classification is done using the random forest classifier. The classification rate is
predicted with training and test data and are assessed using the various performance metrices. It is found
that whole accuracy rate of training is 99.94% and of testing is 93.57% which performs better and has
a higher accuracy compared to other conventional algorithms. In the testing dataset, the random forest
classifier achieves sensitivity of 99.09% in normal, 67.30% in suspect, 82.50% in pathology datasets
and specificity of 79.35% in normal 99.18%, in suspect 98.68% in pathology datasets. It is found that
it achieves very high sensitivity in terms of normal and best specificity rate in terms of suspect and
pathology images. This method is found to be best with astounding results in the classification of the
normal, suspect and pathology in the classification of the cardiotocography dataset. Hence, this method
performs better in classification purpose and further it can be developed by improving the classifier
accuracy by feature selection or other methods.
5. References
[20] Yılmaz, E., &amp; Kılıkçıer, Ç. (2013). Determination of fetal state from cardiotocogram using
LSSVM with particle swarm optimization and binary decision tree. Computational and
mathematical methods in medicine, 2013.
[21] Bache, K., &amp; Lichman, M. (2010). Cardiotocography data set. UCI Machine Learning</p>
      <p>Repository.
[22] Breiman, L. (2001). Random forests. Machine learning, 45(1), 5-32.
[23] Devetyarov, D., &amp; Nouretdinov, I. (2010, October). Prediction with confidence based on a
random forest classifier. In IFIP International Conference on Artificial Intelligence Applications
and Innovations (pp. 37-44). Springer, Berlin, Heidelberg. Arif, M. (2015).
[24] Classification of cardiotocograms using random forest classifier and selection of important
features from cardiotocogram signal. Biomaterials and Biomechanics in Bioengineering, 2(3),
173-183.
[25] Comert, Z., &amp; Kocamaz, A. F. (2017). Comparison of machine learning techniques for fetal heart
rate classification.
[26] Nagendra, V., Gude, H., Sampath, D., Corns, S., &amp; Long, S. (2017, August). Evaluation of
support vector machines and random forest classifiers in a real-time fetal monitoring system
based on cardiotocography data. In 2017 IEEE conference on computational intelligence in
bioinformatics and computational biology (CIBCB) (pp. 1-6). IEEE.
[27] Dahiya, S., Tyagi, R., &amp; Gaba, N. (2020). Comparison of ML classifiers for Image Data (No.</p>
      <p>3815). EasyChair.
[28] Nasteski, V. (2017). An overview of the supervised machine learning methods. Horizons. b, 4,
51- 62.
[29] Liaw, A., &amp; Wiener, M. (2002). Classification and regression by randomForest. R news, 2(3),
18- 22
[30] Imran Molla, M. M., Jui, J. J., Bari, B. S., Rashid, M., &amp; Hasan, M. J. (2021). Cardiotocogram
Data Classification Using Random Forest Based Machine Learning Algorithm. In Proceedings of
the 11th National Technical Seminar on Unmanned System Technology 2019 (pp. 357-369).</p>
      <p>Springer, Singapore.
[31] Lee, T. H., Ullah, A., &amp; Wang, R. (2020). Bootstrap aggregating and random forest. In
Macroeconomic Forecasting in the Era of Big Data (pp. 389-429). Springer, Cham.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Erickson</surname>
            ,
            <given-names>B. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Korfiatis</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Akkus</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kline</surname>
            ,
            <given-names>T. L.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Machine learning for medical imaging</article-title>
          .
          <source>Radiographics</source>
          ,
          <volume>37</volume>
          (
          <issue>2</issue>
          ),
          <fpage>505</fpage>
          -
          <lpage>515</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Bishop</surname>
            ,
            <given-names>C. M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Nasrabadi</surname>
            ,
            <given-names>N. M.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Pattern recognition and machine learning</article-title>
          (Vol.
          <volume>4</volume>
          , No.
          <volume>4</volume>
          , p.
          <fpage>738</fpage>
          ). New York: springer.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Christakou</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lefakis</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vrettos</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Stafylopatis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2005</year>
          , November).
          <article-title>A movie recommender system based on semi-supervised clustering</article-title>
          .
          <source>In International Conference on Computational Intelligence for Modelling</source>
          ,
          <source>Control and Automation and International Conference on Intelligent Agents, Web Technologies and Internet Commerce (CIMCA-IAWTIC'06)</source>
          (Vol.
          <volume>2</volume>
          , pp.
          <fpage>897</fpage>
          -
          <lpage>903</lpage>
          ). IEEE.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Suzuki</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Pixel-based machine learning in medical imaging</article-title>
          .
          <source>International Journal of Biomedical Imaging</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Collobert</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Mariéthoz</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>Torch: a modular machine learning software library (No. REP_WORK)</article-title>
          .
          <source>Idiap.</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Ayodele</surname>
            ,
            <given-names>T. O.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Types of machine learning algorithms</article-title>
          .
          <source>New advances in machine learning</source>
          ,
          <volume>3</volume>
          ,
          <fpage>19</fpage>
          -
          <lpage>48</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>K. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Beam</surname>
            ,
            <given-names>A. L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kohane</surname>
            ,
            <given-names>I. S.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Artificial intelligence in healthcare</article-title>
          .
          <source>Nature biomedical engineering</source>
          ,
          <volume>2</volume>
          (
          <issue>10</issue>
          ),
          <fpage>719</fpage>
          -
          <lpage>731</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Cruz</surname>
            ,
            <given-names>J. A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Wishart</surname>
            ,
            <given-names>D. S.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Applications of machine learning in cancer prediction and prognosis</article-title>
          .
          <source>Cancer informatics</source>
          ,
          <volume>2</volume>
          ,
          <fpage>117693510600200030</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Weng</surname>
            ,
            <given-names>S. F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reps</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kai</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garibaldi</surname>
            ,
            <given-names>J. M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Qureshi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Can machine-learning improve cardiovascular risk prediction using routine clinical data?</article-title>
          .
          <source>PloS one</source>
          ,
          <volume>12</volume>
          (
          <issue>4</issue>
          ),
          <year>e0174944</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Summers</surname>
            ,
            <given-names>R. M.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Machine learning and radiology</article-title>
          .
          <source>Medical image analysis</source>
          ,
          <volume>16</volume>
          (
          <issue>5</issue>
          ),
          <fpage>933</fpage>
          -
          <lpage>951</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Ocak</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>A medical decision support system based on support vector machines and the genetic algorithm for the evaluation of fetal well-being</article-title>
          .
          <source>Journal of medical systems</source>
          ,
          <volume>37</volume>
          (
          <issue>2</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Freeman</surname>
            ,
            <given-names>R. K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garite</surname>
            ,
            <given-names>T. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nageotte</surname>
            ,
            <given-names>M. P.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>L. A.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Fetal heart rate monitoring</article-title>
          .
          <source>Lippincott Williams &amp; Wilkins.</source>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Agrawal</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Mohan</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2019</year>
          , January).
          <article-title>Cardiotocography analysis for fetal state classification using machine learning algorithms</article-title>
          .
          <source>In 2019 International Conference on Computer Communication and Informatics (ICCCI)</source>
          (pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          ). IEEE.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Pinas</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Chandraharan</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Continuous cardiotocography during labour: Analysis, classification and management</article-title>
          .
          <source>Best practice &amp; research Clinical obstetrics &amp; gynaecology</source>
          ,
          <volume>30</volume>
          ,
          <fpage>33</fpage>
          -
          <lpage>47</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Sahin</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Subasi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Classification of the cardiotocogram data for anticipation of fetal risks using machine learning techniques</article-title>
          .
          <source>Applied Soft Computing</source>
          ,
          <volume>33</volume>
          ,
          <fpage>231</fpage>
          -
          <lpage>238</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Afridi</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iqbal</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ahmad</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Naseem</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Fetal heart rate classification and comparative analysis using cardiotocography data and KNOWN classifiers</article-title>
          .
          <source>International Journal of Grid and Distributed Computing (IJGDC)</source>
          ,
          <volume>12</volume>
          ,
          <fpage>31</fpage>
          -
          <lpage>42</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>M. L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Hsu</surname>
            ,
            <given-names>Y. Y.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Fetal distress prediction using discriminant analysis, decision tree, and artificial neural network</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Subasi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kadasa</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kremic</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2020</year>
          ).
          <article-title>Classification of the cardiotocogram data for anticipation of fetal risks using bagging ensemble classifier</article-title>
          .
          <source>Procedia Computer Science</source>
          ,
          <volume>168</volume>
          ,
          <fpage>34</fpage>
          -
          <lpage>39</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Cömert</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kocamaz</surname>
            ,
            <given-names>A. F.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Open-access software for analysis of fetal heart rate signals</article-title>
          .
          <source>Biomedical Signal Processing and Control</source>
          ,
          <volume>45</volume>
          ,
          <fpage>98</fpage>
          -
          <lpage>108</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>