<!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>
      <title-group>
        <article-title>Time Series Forecasting Using FB-Prophet</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kirti Sharma</string-name>
          <email>kirtisharmaa.11@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rajni Bhalla</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Geetha Ganesan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Jain (Deemed-to-be University)</institution>
          ,
          <addr-line>Bengaluru</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Lovely Professional University</institution>
          ,
          <addr-line>Punjab</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <fpage>59</fpage>
      <lpage>65</lpage>
      <abstract>
        <p>In multiple problem domains, including sales, finance, the stock market, etc., predicting methods are applied. Predicting the Indian stock market is to figure out a company's future value which is listed on NSE or BSE. Accurate stock valuation predictions may result in great profits. Information about time is contained in the time-series statistics. The regression model and the logistic exponential model are just two of the many forecasting techniques available. The most recent instrument to demonstrate enhanced effectiveness in terms of forecast accuracy is the fbprophet. In comparison to traditional models, Facebook's Prophet model, developed specifically for time series prediction, has recently proved effective in precisely fitting data patterns and seasons.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Analysing historical data to acquire relevant stats and other features is important. Future prices of
stocks are greatly dependent on prediction methodology. With time-series data, the outcome is not
known, thus it's very crucial how carefully the data is understood and analysed. Knowing the pattern of
relevant facts and their timing is necessary to ascertain the underlying cause of a specific event. Time
series’ primary elements are level, trend, season-ability, and noise which
means, base value,
increase/decrease in cost, pattern, and variability of data respectively. Figure1 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]shows the overview
of the workflow of Prophet methodology.
      </p>
      <p>2022 Copyright for this paper by its authors.</p>
      <p>
        To do a forecast, Prophet is built and distributed as an open-source and works well with both python
and R[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. It takes into consideration time series data based on hour, day, week, month, year, and more.
Holidays and breaks are predetermined. It also handles missing values, trends, etc.
      </p>
      <p>The primary objective of this study is to use the FB Prophet methodology to perform a time series
analysis of stock market data. The gathered information is examined by fitting it to the Auto-Regressive
Integrated Moving Average (ARIMA) model, which has demonstrated enhanced future forecasting.</p>
      <p>The Bayesian model's curve fitting method serves as the foundation for the FB Prophet. It contains
parameters that are simple to understand and can do predictions with less amount of data as well. The
approach works best when there are significant seasonal influences on the data. It also accounts for
specified breaks or holidays. When it comes to missing data, changing patterns, and outlier detection,
FB Prophet outperforms. It also offers libraries that are simple to use and interpret.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>For a variety of problem areas, the FB Prophet is used in numerous research projects for time-series
prediction. Linear regression served as their base model. They have used past stock values along with
hybrid parameters, which gave 0.9989 &amp; 0.9983 as co-efficient of determination.</p>
      <p>
        Thoutam et al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] in their work have worked with the Stock market of Indonesia. Naïve Bayes and
Random Forest techniques were applied to Twitter data and tweets were then classified using sentiment
analysis.
      </p>
      <p>
        Sharma K et al.[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] have reviewed and presented the comparative study of various techniques of stock
market prediction i.e., Technical and fundamental techniques, along with fundamentals of valuations:
P/B ratio, P/E-ratio, PEGand dividend. It is concluded that both fundamental and technical analysis,
with added features like sentiments if combined can give a good solution to this.
      </p>
      <p>
        Nagesh P. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] has suggested a novel pairing of the recently created Facebook Prophet model and the
Attention-Based Long-Term Short-Term Memory approach to forecasting the subsequent close price
of NIFTY 50 stocks from 5 sources, to account for both the seasonality and non-linear components of
the stock market. This model gave MAPE 3.3 to 7.7, which is better than other undertaken models.
      </p>
      <p>
        To create an even more reliable predictor that can manage a variety of situations wherein investing
can be advantageous, Pathak et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] in their research try to merge several already used methodologies.
Current methods, such as sentiment analysis or neural network methods, are too limited in their
application and produce incorrect results in a variety of situations. Their forecasting model offered more
precise and adaptable predictions by combining the two methods. Usmani et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] have attempted to
forecast KSE to predict oil, silver, and gold, Foreign exchange rates, news, and social network data.
Study analyses various Machine learning techniques: SMA, ARIMA, MLP, RBF, and SVM to name a
few. Multi-layer perceptron gave promising results with oil rate as the prime feature amongst others.
      </p>
      <p>
        Jing et al. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] have developed a hybrid model for stock price prediction that blends a deep learning
method with a sentiment analysis model. They have used a CNN model, the Long Short-Term Memory
(LSTM) approach to analyse the technical indicators, and the sentiment analysis findings to suggest a
hybrid research model. Their hybrid approach outperformed the other models (models that do not
consider sentiments as part of their study).
      </p>
      <p>
        Pathak et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] have integrated sentiment analysis and NN techniques. As per their study, creating
a more precise fuzzy base, enhanced scale, and duration of training data, their model can be enhanced
further. The suggested approach can be used to create a trading model that calculates total returns or
investments in real-time. This methodology is effective at identifying the top stocks to buy. Deniz et al.
[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] in their study, used LSTM on macro-economic and technical indicator datasets. In testing utilising
actual data, it was discovered that the suggested hybrid model—which incorporates two distinct
LSTMs—responds pretty successfully to each of these two data sets.
      </p>
      <p>
        Using an ensemble deep learning architecture [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], the stock price for the following day is
forecasted. To get more accurate findings, the data set is improved using a variety of deep learning
approaches. The approach utilizes a deep learning model to give predictions that are about 85% correct.
In terms of high and low stock prices, market movements are perfectly aligned. High-frequency trading
algorithms can be used to further improve efficacy.
      </p>
      <p>
        This article [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] addresses stock prediction using machine learning as a technique to anticipate a
stock's future worth. Brokers anticipate stocks, they use a lot of quantitative and technical analysis.
These predictions are generally accurate, though occasionally they aren't. However, there is further
potential to enhance our prediction by utilising certain machine learning models. This study uses the
LR model to forecast stock prices for various financial capitalizations using assets with daily and current
minute rates.
      </p>
      <p>
        Devipriya et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] to display sentiment remarks about the information in the digital trading,
presented the findings of sentiments using the analytical tool Rapid Miner. They have used KNN,
Decision Tree, and NB as their machine learning models.
      </p>
      <p>
        To address the high non-linear data of the stock market Thormann et al. [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] have represented a
complete guide to collecting twitter data, pre-processing that to extract sentiments out of it, and finally
integrating them using technical indicators to find out the future values of AAPL. A model that serves
as the basis is lagged-LSTM close price. They demonstrated that, in all situations, a combination of
financial and Twitter traits can exceed the base model.
      </p>
      <p>
        The way traders, and experts use to assess investment portfolios is imitated in Sarkar et al.[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] the
study, to build a model. This involves using historical time series data is fed into an LSTM neural
network &amp; sentiment analysis to comprehend stocks' news data. It has been shown that this method
produces a more generalised, clear, and accurate method that can be applied to stock market forecasting.
      </p>
      <p>
        The least-squares LR model [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] is used where the goal of their study is to apply a machine-learning
technique to estimate the close price of data in order to estimate stock values more accurately. The
model is designed such that it can prove helpful as an intra-day trading manual. Their model could
further be used for a variety of tasks with very minor adjustments, including analysing and forecasting
students' performance, estimating the fuel usage of a car, monitoring a patient's health, and many other
tasks.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Models and Methods</title>
      <p>Facebook’s Prophet technique is built on an addictive-regressive technique. The following elements
make up the fbprophet model:
 ( ) =  ( ) +  ( ) + ℎ( ) +∈
(1)</p>
      <p>Here, g(p) is the trend of the time series data, s(p) denotes its seasonal pattern, h(p) denotes its
holiday influence, and ↋p denotes the model error. The model is created using the python-based
fbprophet api, and it only requires two inputs: the target variable to be forecasted which close price
here, designated as "y," and timestamp, designated as "ds."</p>
    </sec>
    <sec id="sec-4">
      <title>3.1. Collection of Data</title>
      <p>Dataset is gathered using yfinance api of python for the period of 10 years containing features
namely open, high, low, close, adj close, and volume. Training for the model used in this study was
given on this dataset.</p>
    </sec>
    <sec id="sec-5">
      <title>3.1.1. Pre-processing of data</title>
      <p>In this step, the data is cleaned by deleting unnecessary fields and adding any missing/null data. The
data was then arranged in this phase according to dates as indices. Only fields considered were close
and date.</p>
    </sec>
    <sec id="sec-6">
      <title>3.1.2. Analysis of data</title>
    </sec>
    <sec id="sec-7">
      <title>3.1.3. Accuracy Metrics</title>
    </sec>
    <sec id="sec-8">
      <title>4. Results and Discussions</title>
    </sec>
    <sec id="sec-9">
      <title>4.1. ARIMA Model</title>
      <p>Data is fitted to the respective algorithms to get the predictions. Data was then visualised using
graphs to show the dataset as per year, which made the data easily understandable, and helped in
understanding the stock market movements.</p>
      <p>Errors are calculated in terms of mean absolute error, mean squared errors, and Root Mean Square
errors of the undertaken models to check for accurate predictions.</p>
      <p>The section below explains the results of the ARIMA and fbprophet models.</p>
      <p>
        A Statistical prediction model, based on data differentiation minimum once to achieve stationarity
level and to find the solution to the auto-correlation problem [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] and using it as input to auto-regression
&amp; average integrated equation. Three arguments namely p=5, q=1, and r=2 i.e., lag value, difference
order, and moving average model respectively are provided to the Arima method. Methods fit() and
predict are then used to train &amp; predict. Figure2(A) depicts ARIMA’s outlier plot. Predicted errors can
be understood with fluctuations in the drawn curve(A). Figure2 (B) depicts the estimation of kernel
density, whereas Figure2(C) shows the theoretical quantiles, which depict the intensity of observed &amp;
forecasted data. Figure2(D) explains the randomness in the used data. In figure3 plot is given which
compares the predicted prices of the ARIMA model with the actual close price for 30 days time period.
      </p>
      <p>P&gt;|z|
0
0
0
0
0
0
0
0
[0.025
-1.327
-0.838
-0.136
-0.106
0.027
1.161
0.637
173.62</p>
    </sec>
    <sec id="sec-10">
      <title>4.2. FB- Prophet</title>
      <p>API provided by python named fbprophet is used to implement the Prophet technique over the
dataset. Results show that FBProphet outperforms the basic ARIMA and another same kinds of models
in accuracy levels. Figure3 and figure4 show the stock price forecast based on year and day respectively.
It can be derived through the plotted graphs that hdfc stock value is trending upward with the best
predicting price of around 4100 and worst of around 1900. Generally, over the past 4 years, hdfc stock
price experienced up and down trends during the whole year but finally ended with a higher amount in
winters.</p>
      <p>Fbprophet gave lower errors and improved fit and predictions in comparison to other state of the art
models.</p>
    </sec>
    <sec id="sec-11">
      <title>5. Conclusion</title>
      <p>This study analysed the Prophet technique of forecasting and compared it with the traditional
ARIMA model for stock market prediction. It can be said that forecasting done using prophet is near to
the real value. The proposed model is giving better prediction accuracy with lower error rate. This study
has analysed ARIMA and Prophet models over hdfcbank ticker over ten years. Nevertheless, fusion
methods using FB Prophet can boost performance. Another difficulty in doing a big dataset analysis
can be scalability. To increase scalability and manage large datasets, FB Prophet can be used with a
transfer learning methodology. The precision of real-time forecasts depends on the model that was
trained and tested.</p>
    </sec>
    <sec id="sec-12">
      <title>6. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S. J.</given-names>
            <surname>Taylor</surname>
          </string-name>
          and B.
          <string-name>
            <surname>Letham</surname>
          </string-name>
          , “Forecasting at Scale,” Am. Stat., vol.
          <volume>72</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>37</fpage>
          -
          <lpage>45</lpage>
          ,
          <year>2018</year>
          , doi: 10.1080/00031305.
          <year>2017</year>
          .
          <volume>1380080</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>[2] “No Title.” https://facebook.github.io/prophet/.</mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N.</given-names>
            <surname>Thoutam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bhavsar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gawade</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chavanand A. Gunjal</surname>
          </string-name>
          , “
          <article-title>Cloud Based Stock Price Prediction Using News Sentiment Analysis</article-title>
          .,” no.
          <issue>3</issue>
          , pp.
          <fpage>1702</fpage>
          -
          <lpage>1704</lpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>K.</given-names>
            <surname>Sharma</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Bhalla</surname>
          </string-name>
          , “
          <article-title>Stock Market Prediction Techniques: A Review Paper</article-title>
          ,” in Second International Conference on Sustainable
          <source>Technologies for Computational Intelligence</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>175</fpage>
          -
          <lpage>188</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>P.</given-names>
            <surname>Nagesh</surname>
          </string-name>
          , “
          <article-title>Combination of Facebook Prophet and Attention-Based LSTM with Multi- Source data for Indian Stock Market Prediction</article-title>
          ,” pp.
          <fpage>1</fpage>
          -
          <lpage>83</lpage>
          ,
          <year>2021</year>
          , doi: 10.21427/tszy-4r42.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Pathak</surname>
          </string-name>
          and
          <string-name>
            <given-names>N. P.</given-names>
            <surname>Shetty</surname>
          </string-name>
          ,
          <source>Indian Stock Market Prediction Using Machine Learning and Sentiment Analysis</source>
          , vol.
          <volume>711</volume>
          . Springer Singapore,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Usmani</surname>
          </string-name>
          and
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Shamsi</surname>
          </string-name>
          , “
          <article-title>News Headlines Categorization Scheme for Unlabelled Data</article-title>
          ,”
          <source>2020 Int. Conf. Emerg. Trends Smart Technol. ICETST</source>
          <year>2020</year>
          ,
          <year>2020</year>
          , doi: 10.1109/ICETST49965.
          <year>2020</year>
          .
          <volume>9080726</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Jing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. Wuand H.</given-names>
            <surname>Wang</surname>
          </string-name>
          , “
          <article-title>A hybrid model integrating deep learning with investor sentiment analysis for stock price prediction</article-title>
          ,
          <source>” Expert Syst. Appl.</source>
          , vol.
          <volume>178</volume>
          , no.
          <source>April</source>
          , p.
          <fpage>115019</fpage>
          ,
          <year>2021</year>
          , doi: 10.1016/j.eswa.
          <year>2021</year>
          .
          <volume>115019</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>D. C.</given-names>
            <surname>Yıldırım</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. H. Torosluand U</surname>
          </string-name>
          . Fiore, “
          <article-title>Forecasting directional movement of Forex data using LSTM with technical and macroeconomic indicators,” Financ</article-title>
          . Innov., vol.
          <volume>7</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>36</lpage>
          ,
          <year>2021</year>
          , doi: 10.1186/s40854-020-00220-2.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>V.</given-names>
            <surname>Ingle</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Deshmukh</surname>
          </string-name>
          , “
          <article-title>Ensemble deep learning framework for stock market data prediction (EDLF-DP),” Glob</article-title>
          .
          <source>Transitions Proc.</source>
          , vol.
          <volume>2</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>47</fpage>
          -
          <lpage>66</lpage>
          , Jun.
          <year>2021</year>
          , doi: 10.1016/j.gltp.
          <year>2021</year>
          .
          <volume>01</volume>
          .008.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>R.</given-names>
            <surname>Soujanya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Akshith Goud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Bhandwalkarand G.</given-names>
            <surname>Anil</surname>
          </string-name>
          <string-name>
            <surname>Kumar</surname>
          </string-name>
          , “
          <article-title>Evaluating future stock value asset using machine learning</article-title>
          ,
          <source>” Mater. Today Proc.</source>
          , vol.
          <volume>33</volume>
          , no. xxxx, pp.
          <fpage>4808</fpage>
          -
          <lpage>4813</lpage>
          ,
          <year>2020</year>
          , doi: 10.1016/j.matpr.
          <year>2020</year>
          .
          <volume>08</volume>
          .385.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>B.</given-names>
            <surname>Devipriya</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kalpana</surname>
          </string-name>
          , “
          <article-title>Evaluation of sentiment data using classifier model in rapid miner tool,”</article-title>
          <string-name>
            <given-names>Int. J.</given-names>
            <surname>Eng</surname>
          </string-name>
          . Adv. Technol., vol.
          <volume>9</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>2966</fpage>
          -
          <lpage>2972</lpage>
          ,
          <year>2019</year>
          , doi: 10.35940/ijeat.A1323.109119.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>M. L. Thormann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Farchmin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Weisser</surname>
            ,
            <given-names>R. M.</given-names>
          </string-name>
          <string-name>
            <surname>Kruse</surname>
            ,
            <given-names>B. Safkenand A</given-names>
          </string-name>
          . Silbersdorff, “
          <article-title>Stock Price Predictions with LSTM Neural Networks</article-title>
          and Twitter Sentiment,” Stat.
          <source>Optim. Inf. Comput.</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>268</fpage>
          -
          <lpage>287</lpage>
          ,
          <year>2021</year>
          , doi: 10.19139/soic-2310-5070-1202.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Sarkar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Sahoo</surname>
          </string-name>
          , S. Sahand C. Pradhan, “
          <article-title>LSTMSA: A Novel Approach for Stock Market Prediction Using LSTM and Sentiment Analysis</article-title>
          ,
          <source>” 2020 Int. Conf. Comput. Sci. Eng. Appl. ICCSEA</source>
          <year>2020</year>
          , no.
          <issue>i</issue>
          , pp.
          <fpage>4</fpage>
          -
          <lpage>9</lpage>
          ,
          <year>2020</year>
          , doi: 10.1109/ICCSEA49143.
          <year>2020</year>
          .
          <volume>9132928</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>C.</given-names>
            <surname>Emioma</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. O.</given-names>
            <surname>Edeki</surname>
          </string-name>
          , “
          <article-title>Stock price prediction using machine learning on least-squares linear regression basis</article-title>
          ,
          <source>” J. Phys. Conf. Ser.</source>
          , vol.
          <volume>1734</volume>
          , no.
          <issue>1</issue>
          ,
          <year>2021</year>
          , doi: 10.1088/
          <fpage>1742</fpage>
          - 6596/1734/1/012058.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>R.</given-names>
            <surname>Bagga</surname>
          </string-name>
          and
          <string-name>
            <given-names>H.</given-names>
            <surname>Patel</surname>
          </string-name>
          , “
          <article-title>Stock Market Forecasting using Ensemble Learning</article-title>
          and Statistical Indicators,” pp.
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          ,
          <year>2021</year>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>