<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">
    ojapps
   </journal-id>
   <journal-title-group>
    <journal-title>
     Open Journal of Applied Sciences
    </journal-title>
   </journal-title-group>
   <issn pub-type="epub">
    2165-3917
   </issn>
   <issn publication-format="print">
    2165-3925
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/ojapps.2025.159179
   </article-id>
   <article-id pub-id-type="publisher-id">
    ojapps-145657
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Biomedical 
     </subject>
     <subject>
       Life Sciences, Chemistry 
     </subject>
     <subject>
       Materials Science, Computer Science 
     </subject>
     <subject>
       Communications, Engineering, Physics 
     </subject>
     <subject>
       Mathematics
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    Optimization of Complex Spray Drying Operations in Manufacturing Using Machine Learning: Evaluating Techniques for Energy Efficiency and Product Quality Enhancement
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Lawrence A.
      </surname>
      <given-names>
       Farinola
      </given-names>
     </name>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Daulet
      </surname>
      <given-names>
       Bazarkhan
      </given-names>
     </name>
    </contrib>
   </contrib-group> 
   <aff id="affnull">
    <addr-line>
     aDepartment of Software Engineering, Faculty of Architecture and Engineering, Rauf Denktas University, Mersin, Türkiye
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     01
    </day> 
    <month>
     09
    </month>
    <year>
     2025
    </year>
   </pub-date> 
   <volume>
    15
   </volume> 
   <issue>
    09
   </issue>
   <fpage>
    2662
   </fpage>
   <lpage>
    2691
   </lpage>
   <history>
    <date date-type="received">
     <day>
      19,
     </day>
     <month>
      July
     </month>
     <year>
      2025
     </year>
    </date>
    <date date-type="published">
     <day>
      14,
     </day>
     <month>
      July
     </month>
     <year>
      2025
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      14,
     </day>
     <month>
      September
     </month>
     <year>
      2025
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © Copyright 2014 by authors and Scientific Research Publishing Inc. 
    </copyright-statement>
    <copyright-year>
     2014
    </copyright-year>
    <license>
     <license-p>
      This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/
     </license-p>
    </license>
   </permissions>
   <abstract>
    This paper investigates the application of machine learning techniques to optimize complex spray-drying operations in manufacturing environments. Using a mixed-methods approach that combines quantitative analysis with qualitative expert insights, the study demonstrates how algorithms can improve energy efficiency, product quality, and decision-making. A comparative analysis of Support Vector Machines, Bayesian methods, Decision Trees, and Ensemble techniques shows that ensemble methods, especially Random Forest yield superior predictive accuracy (R
    <sup>2</sup> = 0.962), while decision trees enhance interpretability for operator support. The integration of algorithmic modeling with domain expertise produces robust optimization strategies by leveraging the strengths of both data-driven and human-informed approaches. The research contributes to the theoretical development of Statistical Learning Theory in the context of complex thermal systems and presents a framework for incorporating data science methodologies in Industry 4.0 manufacturing environments.
   </abstract>
   <kwd-group> 
    <kwd>
     Machine Learning
    </kwd> 
    <kwd>
      Statistical Learning Theory
    </kwd> 
    <kwd>
      Random Forest
    </kwd> 
    <kwd>
      Interpretability
    </kwd> 
    <kwd>
      Industry 4.0
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. Introduction</title>
   <p>The manufacturing industry is undergoing a digital transformation characterized by the proliferation of interconnected machines, real-time sensors, and high-volume data streams. This evolution, often referred to as Industry 4.0 <xref ref-type="bibr" rid="scirp.145657-1">
     [1]
    </xref>, is also referred to as the fourth industrial revolution, which integrates digital technologies like artificial intelligence, robotics, and the internet of things into manufacturing industrial processes, and this presents both unprecedented opportunities and significant challenges. While vast quantities of data are generated continuously, extracting actionable insights remains a daunting task due to the complexity and high dimensionality of modern manufacturing environments. Processes such as spray drying are especially intricate, requiring tight coordination of interdependent variables like temperature, pressure, and humidity. Classical control techniques are often ineffective when dealing with dynamic nonlinear systems such as these <xref ref-type="bibr" rid="scirp.145657-2">
     [2]
    </xref>.</p>
   <p>A potential solution may be the application of machine learning, and in particular when based on statistical learning theory <xref ref-type="bibr" rid="scirp.145657-3">
     [3]
    </xref>. Statistical learning algorithms, such as support vector machines <xref ref-type="bibr" rid="scirp.145657-4">
     [4]
    </xref>, decision trees <xref ref-type="bibr" rid="scirp.145657-5">
     [5]
    </xref>, and ensemble methods <xref ref-type="bibr" rid="scirp.145657-6">
     [6]
    </xref>, can find subtle structure in noisy, n-dimensional data. These models offer a level of predictive capability relevant to the needs of industrial optimization, facilitating inline corrective action, quality control, and fault identification. Practice, however, has shown several difficulties in implementing the aforementioned methods on the manufacturing floor. Many high-performing models are not interpretable <xref ref-type="bibr" rid="scirp.145657-7">
     [7]
    </xref>, which makes their deployment limiting in practice for operators and engineers who need to trust and comprehend the decision process of the system. This creates a gap between advanced analytics and practical usability.</p>
   <p>This work attempts to fill this gap by developing interpretable machine learning models for complex industrial processes like spray drying. This paper compares the advantages of a range of methods, including Bayesian inference <xref ref-type="bibr" rid="scirp.145657-8">
     [8]
    </xref>, decision trees, and random forests, including not only the predictive accuracy of ensemble methods but also the interpretability advantages of simple tree-based methods. The research demonstrated that integration of human expertise is essential to the machine learning process so that outputs can be placed in context and algorithms can be geared towards the reality of operations.</p>
   <p>This paper addresses the overarching aims of Statistical Machine Learning and Mathematics of Data Science in Manufacturing by tackling two research questions:</p>
   <p>RQ-1: How can ML approaches improve the prediction and control of manufacturing processes?</p>
   <p>RQ-2: How can effective methods of conducting high-dimensional manufacturing dataset reasoning be achieved?</p>
   <p>This paper helps to advance research applicable to Statistical Machine Learning and Mathematics of Data Science in Manufacturing. While pursuing the above-outlined objectives, the paper is also contributing to the theoretical development of data-driven manufacturing by situating statistical learning theory to real-world applications and proposing some interpretations and frameworks aimed at supporting interpretability and hybrid human and machine decision-making.</p>
   <p>The study also recognizes that for the deployment of machine learning models in production environments to be accepted, operator engagement, operator trust, and transparency must be prioritized <xref ref-type="bibr" rid="scirp.145657-9">
     [9]
    </xref>. This study took a mixed-methods approach, examining both algorithmic enhancements and conducting expert consultation to demonstrate how the human decision-maker can inform and collaborate with the data science intelligence. This collaborative model fosters solutions that are not only statistically robust but also operationally viable, contributing to smarter, more resilient manufacturing systems. As industries continue to digitize, the findings offer a roadmap for implementing machine learning in ways that enhance—not replace—human expertise, supporting both technological advancement and workforce empowerment.</p>
  </sec><sec id="s2">
   <title>2. Statistical Machine Learning and Mathematics of Data Science in Manufacturing</title>
   <p>The manufacturing sector is currently experiencing a data revolution, marked by the influx of sensor data, control signals, environmental information, and machine-level parameters. With the rise of Industry 4.0 and smart manufacturing, this expansion of digital infrastructure has created a massive opportunity to improve quality, reduce waste, and enable dynamic optimization <xref ref-type="bibr" rid="scirp.145657-1">
     [1]
    </xref>. However, despite this growing accessibility, leveraging complex, high-dimensional, and often noisy data remains a formidable challenge <xref ref-type="bibr" rid="scirp.145657-2">
     [2]
    </xref>. Traditional analytical and rule-based approaches lack the scalability and flexibility required to extract insights from these datasets. This is where machine learning, especially statistical learning methods, has gained prominence, offering solutions that go beyond the limitations of classical models.</p>
   <p>Machine learning is recognized for its ability to learn from data, handle non-linear relationships, and adapt to changing environments without being explicitly programmed <xref ref-type="bibr" rid="scirp.145657-10">
     [10]
    </xref>. These characteristics make it a particularly strong fit for manufacturing systems, where problems are often NP-complete and parameters are interdependent and dynamic. The theoretical foundation of Statistical Learning Theory (SLT) plays a critical role here <xref ref-type="bibr" rid="scirp.145657-3">
     [3]
    </xref>. Techniques like Support Vector Machines <xref ref-type="bibr" rid="scirp.145657-4">
     [4]
    </xref>, neural networks, Bayesian networks, and ensemble methods such as Random Forests <xref ref-type="bibr" rid="scirp.145657-6">
     [6]
    </xref> enable powerful function approximation and classification under uncertainty.</p>
   <p>To better understand the comparative advantages of key machine learning algorithms used in manufacturing, <xref ref-type="table" rid="table1">
     Table 1
    </xref> summarizes their typical performance characteristics:</p>
   <p>Despite their power, the implementation of these techniques is not trivial. Many high-performing models operate as “black boxes” and lack the interpretability needed for deployment in safety-critical or operator-dependent environments <xref ref-type="bibr" rid="scirp.145657-7">
     [7]
    </xref> <xref ref-type="bibr" rid="scirp.145657-9">
     [9]
    </xref>. To address this, hybrid frameworks that combine expert knowledge with machine learning are gaining traction, enhancing both interpretability and operational relevance.</p>
   <table-wrap id="table1">
    <label>
     <xref ref-type="table" rid="table1">
      Table 1
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 1. Comparison of common machine learning algorithms in manufacturing.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="21.56%"><p style="text-align:center">Algorithm</p></td> 
      <td class="custom-bottom-td aleft" width="32.32%"><p style="text-align:left">Strengths</p></td> 
      <td class="custom-bottom-td aleft" width="30.17%"><p style="text-align:left">Limitations</p></td> 
      <td class="custom-bottom-td aleft" width="27.60%"><p style="text-align:left">Common Application</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="21.56%"><p style="text-align:center">Support Vector Machine (SVM)</p></td> 
      <td class="custom-top-td acenter" width="32.32%"><p style="text-align:center">High-dimensional performance, robust generalization</p></td> 
      <td class="custom-top-td acenter" width="30.17%"><p style="text-align:center">Sensitive to kernel choice, computational cost</p></td> 
      <td class="custom-top-td acenter" width="27.60%"><p style="text-align:center">Fault detection, quality prediction</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Decision Trees</p></td> 
      <td class="acenter" width="32.32%"><p style="text-align:center">Interpretability, fast training time</p></td> 
      <td class="acenter" width="30.17%"><p style="text-align:center">Prone to overfitting</p></td> 
      <td class="acenter" width="27.60%"><p style="text-align:center">Root cause analysis, operator guidance</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Random Forests</p></td> 
      <td class="acenter" width="32.32%"><p style="text-align:center">High accuracy, reduced overfitting</p></td> 
      <td class="acenter" width="30.17%"><p style="text-align:center">Less interpretable than single trees</p></td> 
      <td class="acenter" width="27.60%"><p style="text-align:center">Product quality classification</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Bayesian Networks</p></td> 
      <td class="acenter" width="32.32%"><p style="text-align:center">Probabilistic reasoning, handling missing data</p></td> 
      <td class="acenter" width="30.17%"><p style="text-align:center">Assumes independence, less scalable</p></td> 
      <td class="acenter" width="27.60%"><p style="text-align:center">Process modeling, root cause analysis</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Neural Networks</p></td> 
      <td class="acenter" width="32.32%"><p style="text-align:center">Flexibility, high modeling capacity</p></td> 
      <td class="acenter" width="30.17%"><p style="text-align:center">Requires large datasets and long training time</p></td> 
      <td class="acenter" width="27.60%"><p style="text-align:center">Process control, predictive maintenance</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Deep Learning (CNN, RNN)</p></td> 
      <td class="acenter" width="32.32%"><p style="text-align:center">Excellent with unstructured data (images, sequences)</p></td> 
      <td class="acenter" width="30.17%"><p style="text-align:center">Requires extensive data and computing</p></td> 
      <td class="acenter" width="27.60%"><p style="text-align:center">Image-based inspection, time-series data</p></td> 
     </tr> 
    </table>
   </table-wrap>
   <p>Supervised learning dominates in practice, primarily because most manufacturing systems already generate labeled datasets from quality assurance and production feedback <xref ref-type="bibr" rid="scirp.145657-11">
     [11]
    </xref>. However, as sensor networks scale and unstructured data (e.g., images, logs) proliferate, unsupervised and reinforcement learning methods are becoming more relevant. These methods are particularly useful in anomaly detection and adaptive process control, respectively <xref ref-type="bibr" rid="scirp.145657-12">
     [12]
    </xref> <xref ref-type="bibr" rid="scirp.145657-13">
     [13]
    </xref>.</p>
   <p>Machine learning, especially in its supervised and statistical forms, is already transforming manufacturing by enabling real-time monitoring, predictive diagnostics, and dynamic optimization <xref ref-type="bibr" rid="scirp.145657-11">
     [11]
    </xref> <xref ref-type="bibr" rid="scirp.145657-13">
     [13]
    </xref>. The field continues to mature, promising deeper integration with domain expertise, better model transparency, and wider adoption of interpretable, operator-friendly systems.</p>
  </sec><sec id="s3">
   <title>3. Methods</title>
   <p>This study employs a mixed-methods research design to optimize complex spray drying operations in manufacturing by integrating quantitative machine learning (ML) techniques with qualitative domain expertise. The objective is to enhance both energy efficiency and product quality by addressing the multifaceted nature of spray drying systems. While ML models provide the predictive power needed for optimization, qualitative insights ensure the practical feasibility and contextual validity of those models. This approach is grounded in statistical learning theory, which supports the modeling of high-dimensional, non-linear relationships common in industrial processes <xref ref-type="bibr" rid="scirp.145657-8">
     [8]
    </xref> <xref ref-type="bibr" rid="scirp.145657-10">
     [10]
    </xref>.</p>
   <p>The quantitative component focuses on training supervised ML models using sensor data collected from industrial spray drying operations. Parameters such as inlet/outlet temperature, feed concentration, atomization speed, airflow rate, and energy consumption are used as input features, while moisture content, yield, and particle size are modeled as outputs. Algorithms employed include Support Vector Machines (SVMs), Decision Trees, Bayesian Networks, and ensemble methods such as Random Forests and voting classifiers <xref ref-type="bibr" rid="scirp.145657-6">
     [6]
    </xref> <xref ref-type="bibr" rid="scirp.145657-14">
     [14]
    </xref>. Kernelized SVMs are particularly useful in capturing non-linear dependencies between process inputs and outputs, while Bayesian approaches allow for probabilistic inference in uncertain settings. Models were implemented using Python-based libraries, including Scikit-learn, XGBoost, and SHAP for model training and interpretability.</p>
   <p>To enhance performance and robustness, the methodology also employs hybrid frameworks, such as stacked models combining SVM, K-Nearest Neighbors (KNN), and Decision Trees. These architectures help improve classification accuracy and reduce overfitting, leveraging the strengths of multiple learning paradigms <xref ref-type="bibr" rid="scirp.145657-3">
     [3]
    </xref>. Model performance is evaluated using metrics such as accuracy, F1-score, mean absolute error (MAE), and R<sup>2</sup>, while SHAP values are used to identify key feature contributions for interpretability. Furthermore, the models are designed to be actionable, meaning their outputs can be integrated into operator workflows and decision-making systems in real-time manufacturing environments <xref ref-type="bibr" rid="scirp.145657-15">
     [15]
    </xref>.</p>
   <p>The qualitative component complements and contextualizes the quantitative findings. It involves semi-structured interviews, expert elicitation, and direct observations of plant operations to elicit domain-specific insights, uncover unmeasured variables, and validate the real-world applicability of the model outputs. This is particularly important in cases where ML predictions diverge from operator intuition or where physical constraints limit implementation. For example, experts due to equipment wear risks or product fouling concerns, may reject an optimal airflow setting predicted by a model. This qualitative feedback loop is essential to calibrate model assumptions, guide feature engineering, and refine the scope of prediction tasks <xref ref-type="bibr" rid="scirp.145657-16">
     [16]
    </xref> <xref ref-type="bibr" rid="scirp.145657-17">
     [17]
    </xref>.</p>
   <p>The study follows an explanatory sequential design, where the ML results guide the focus of qualitative inquiry. In certain stages, an embedded design is adopted to collect operator feedback in real-time during model development. These designs ensure that the final optimization recommendations are not only data-driven but also operationally grounded. Given the dynamic nature of manufacturing environments, the methodology also considers the issue of concept drift—that is, changes in data distribution over time—which is, addressed through model retraining and potential use of adaptive windowing techniques in future implementations <xref ref-type="bibr" rid="scirp.145657-18">
     [18]
    </xref>. This perspective is critical for building resilient models that remain valid under evolving process conditions.</p>
   <p>Although this research does not directly implement real-time process control, the ML models are positioned for use in process monitoring, fault detection, and strategic optimization. Future work will explore their integration into digital twin systems, where virtual simulations mirror physical spray drying operations, enabling continuous learning and optimization in live environments <xref ref-type="bibr" rid="scirp.145657-12">
     [12]
    </xref> <xref ref-type="bibr" rid="scirp.145657-19">
     [19]
    </xref>. This vision aligns with ongoing advancements in adaptive machine learning, human-machine collaboration, and the deployment of explainable AI in Industry 4.0 manufacturing systems.</p>
  </sec><sec id="s4">
   <title>4. Data Sources and Collection</title>
   <p>This study presents a comprehensive methodology for optimizing spray-drying operations through the application of statistical machine learning and data science. The research is situated within the context of Industry 4.0, leveraging real-time sensor data and historical operational records to improve energy efficiency, product quality, and decision-making in manufacturing environments <xref ref-type="bibr" rid="scirp.145657-1">
     [1]
    </xref>. A stratified data sampling strategy was employed during the data collection and initial aggregation phase to ensure representation across different process scenarios, such as seasonal shifts, raw material variations, and distinct operational modes <xref ref-type="bibr" rid="scirp.145657-16">
     [16]
    </xref>. This ensured that the final dataset captured the full operational diversity of the spray-drying environment.</p>
   <p>The experimental spray dryer setup, which includes sensors for temperature, pressure, humidity, and airflow, is detailed in <xref ref-type="fig" rid="fig1">
     Figure 1
    </xref>. The dataset structure, including feature selection and sensor variables used in training, is summarized in <xref ref-type="table" rid="table2">
     Table 2
    </xref>.</p>
   <p>In conclusion, the study demonstrates how statistical machine learning can bridge the gap between data availability and actionable insight in manufacturing. It reinforces the importance of interpretable, hybrid approaches and highlights the role of human expertise in guiding and validating algorithmic decisions.</p>
   <p>The dataset structure, including feature selection and sensor variables used in training, is summarized in <xref ref-type="table" rid="table2">
     Table 2
    </xref>.</p>
  </sec><sec id="s5">
   <title>5. Dataset Overview</title>
   <p>The spray-drying dataset comprises 1510 samples across nine (9) features, including temperature readings, pressure metrics, rotational speeds, and humidity levels. <xref ref-type="fig" rid="fig2">
     Figure 2
    </xref> summarizes the dataset characteristics, highlighting significant temperature variation (outside temperature ranging from 33˚C to 368˚C, mean 335.9˚C) and high relative variability in humidity (standard deviation 23.18 against mean 6.74). The presence of outliers, such as tower parameter values reaching 56 despite a mean of 2.62, indicates the need for robust statistical modeling techniques.</p>
   <table-wrap id="table2">
    <label>
     <xref ref-type="table" rid="table2">
      Table 2
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 2. An example of the sensor data collected (Excerpt).</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="11.55%"><p style="text-align:center">Time</p></td> 
      <td class="custom-bottom-td aleft" width="14.80%"><p style="text-align:left">Outside Temperature</p></td> 
      <td class="custom-bottom-td aleft" width="13.18%"><p style="text-align:left">Input Temperature</p></td> 
      <td class="custom-bottom-td aleft" width="15.05%"><p style="text-align:left">Output Temperature</p></td> 
      <td class="custom-bottom-td aleft" width="7.78%"><p style="text-align:left">Gas</p></td> 
      <td class="custom-bottom-td aleft" width="9.41%"><p style="text-align:left">Main Blade</p></td> 
      <td class="custom-bottom-td aleft" width="9.41%"><p style="text-align:left">Tower</p></td> 
      <td class="custom-bottom-td aleft" width="9.41%"><p style="text-align:left">Pressure</p></td> 
      <td class="custom-bottom-td aleft" width="9.41%"><p style="text-align:left">Humidity</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="11.55%"><p style="text-align:center">27.08.20</p><p style="text-align:center">22 20:20</p></td> 
      <td class="custom-top-td acenter" width="14.80%"><p style="text-align:center">280</p></td> 
      <td class="custom-top-td acenter" width="13.18%"><p style="text-align:center">517</p></td> 
      <td class="custom-top-td acenter" width="15.05%"><p style="text-align:center">90</p></td> 
      <td class="custom-top-td acenter" width="7.78%"><p style="text-align:center">42</p></td> 
      <td class="custom-top-td acenter" width="9.41%"><p style="text-align:center">58</p></td> 
      <td class="custom-top-td acenter" width="9.41%"><p style="text-align:center">2.6</p></td> 
      <td class="custom-top-td acenter" width="9.41%"><p style="text-align:center">21</p></td> 
      <td class="custom-top-td acenter" width="9.41%"><p style="text-align:center">6.39</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.55%"><p style="text-align:center">27.08.20</p><p style="text-align:center">22 21:00</p></td> 
      <td class="acenter" width="14.80%"><p style="text-align:center">313</p></td> 
      <td class="acenter" width="13.18%"><p style="text-align:center">515</p></td> 
      <td class="acenter" width="15.05%"><p style="text-align:center">91</p></td> 
      <td class="acenter" width="7.78%"><p style="text-align:center">41</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">58</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">2.7</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">21</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">6.64</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.55%"><p style="text-align:center">27.08.20</p><p style="text-align:center">22 21:30</p></td> 
      <td class="acenter" width="14.80%"><p style="text-align:center">320</p></td> 
      <td class="acenter" width="13.18%"><p style="text-align:center">513</p></td> 
      <td class="acenter" width="15.05%"><p style="text-align:center">92</p></td> 
      <td class="acenter" width="7.78%"><p style="text-align:center">41</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">58</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">2.7</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">21</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">5.9</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.55%"><p style="text-align:center">27.08.20</p><p style="text-align:center">22 22:00</p></td> 
      <td class="acenter" width="14.80%"><p style="text-align:center">326</p></td> 
      <td class="acenter" width="13.18%"><p style="text-align:center">515</p></td> 
      <td class="acenter" width="15.05%"><p style="text-align:center">91</p></td> 
      <td class="acenter" width="7.78%"><p style="text-align:center">41</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">58</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">2.7</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">21</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">6.2</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.55%"><p style="text-align:center">27.08.20</p><p style="text-align:center">22 22:30</p></td> 
      <td class="acenter" width="14.80%"><p style="text-align:center">329</p></td> 
      <td class="acenter" width="13.18%"><p style="text-align:center">514</p></td> 
      <td class="acenter" width="15.05%"><p style="text-align:center">91</p></td> 
      <td class="acenter" width="7.78%"><p style="text-align:center">41</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">58</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">2.6</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">21</p></td> 
      <td class="acenter" width="9.41%"><p style="text-align:center">6.26</p></td> 
     </tr> 
    </table>
   </table-wrap>
   <fig id="fig1" position="float">
    <label>Figure 1</label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 1. An industrial spray dryer used in powder production.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId13.jpeg?20250917104826" />
   </fig>
   <p>Preprocessing involved handling approximately 0.5% missing values via median imputation across features and converting the timestamp to UNIX time to enable temporal modeling. <xref ref-type="fig" rid="fig3">
     Figure 3
    </xref> and <xref ref-type="fig" rid="fig4">
     Figure 4
    </xref> visualize data distributions and relationships, showing feature concentration and correlations important for feature engineering. The data was split chronologically (80% training 20% testing) to preserve temporal dependencies, facilitating realistic machine learning model evaluation. A summary of these preprocessing steps, including methods, parameters affected, and their impact on data quality, is presented in <xref ref-type="table" rid="table3">
     Table 3
    </xref>.</p>
   <fig id="fig2" position="float">
    <label>Figure 2</label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 2. Data characteristics summary showing feature statistics including temperature readings, gas flow rates, blade rotation, tower parameters, pressure measurements, and humidity values across 1503 records.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId14.jpeg?20250917104826" />
   </fig>
   <fig id="fig3" position="float">
    <label>Figure 3</label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 3. Visualization of data distribution across features showing histogram plots of each parameter’s frequency distribution, revealing the varying patterns of concentration and spread among the different production parameters.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId15.jpeg?20250917104826" />
   </fig>
   <fig id="fig4" position="float">
    <label>Figure 4</label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 4. Data patterns showing relationships between variables through pairwise scatter plots, highlighting correlations and clusters among production parameters such as temperature, pressure, and humidity.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId16.jpeg?20250917104825" />
   </fig>
   <table-wrap id="table3">
    <label>
     <xref ref-type="table" rid="table3">
      Table 3
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 3. Summary of data preprocessing steps.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="19.40%"><p style="text-align:center">Preprocessing Step</p></td> 
      <td class="custom-bottom-td acenter" width="21.56%"><p style="text-align:center">Method Used</p></td> 
      <td class="custom-bottom-td acenter" width="23.70%"><p style="text-align:center">Parameters</p><p style="text-align:center">Affected</p></td> 
      <td class="custom-bottom-td acenter" width="35.34%"><p style="text-align:center">Impact on Data Quality</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="19.40%"><p style="text-align:center">Missing Value</p><p style="text-align:center">Imputation</p></td> 
      <td class="custom-top-td acenter" width="21.56%"><p style="text-align:center">Median Replacement</p></td> 
      <td class="custom-top-td acenter" width="23.70%"><p style="text-align:center">All features</p><p style="text-align:center">(0.5% missing)</p></td> 
      <td class="custom-top-td acenter" width="35.34%"><p style="text-align:center">Maintained data distribution without introducing outliers</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.40%"><p style="text-align:center">Timestamp</p><p style="text-align:center">Conversion</p></td> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Unix Timestamp</p></td> 
      <td class="acenter" width="23.70%"><p style="text-align:center">Time column</p></td> 
      <td class="acenter" width="35.34%"><p style="text-align:center">Enabled inclusion in numeric modeling</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.40%"><p style="text-align:center">Data Normalization</p></td> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Min-Max Scaling</p></td> 
      <td class="acenter" width="23.70%"><p style="text-align:center">All numeric features</p></td> 
      <td class="acenter" width="35.34%"><p style="text-align:center">Improved convergence for gradient-based algorithms</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.40%"><p style="text-align:center">Outlier Detection</p></td> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Z-score filtering</p></td> 
      <td class="acenter" width="23.70%"><p style="text-align:center">Tower, Humidity</p></td> 
      <td class="acenter" width="35.34%"><p style="text-align:center">Identified anomalous readings for further investigation</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.40%"><p style="text-align:center">Data Splitting</p></td> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Temporal Split</p></td> 
      <td class="acenter" width="23.70%"><p style="text-align:center">Entire dataset</p></td> 
      <td class="acenter" width="35.34%"><p style="text-align:center">Preserved time-dependent relationships</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.40%"><p style="text-align:center">Feature Engineering</p></td> 
      <td class="acenter" width="21.56%"><p style="text-align:center">Rolling Statistics</p></td> 
      <td class="acenter" width="23.70%"><p style="text-align:center">Time-based features</p></td> 
      <td class="acenter" width="35.34%"><p style="text-align:center">Captured temporal dynamics in the process</p></td> 
     </tr> 
    </table>
   </table-wrap>
   <p>To preserve temporal dependencies essential for real-world forecasting, the dataset was split chronologically into 80% training and 20% testing sets. This approach aligns with best practices in modeling industrial and time-series data, where models must learn from past observations to predict future behavior without introducing data leakage <xref ref-type="bibr" rid="scirp.145657-15">
     [15]
    </xref> <xref ref-type="bibr" rid="scirp.145657-18">
     [18]
    </xref> <xref ref-type="bibr" rid="scirp.145657-20">
     [20]
    </xref>. The earlier stratified sampling strategy was applied only during the data collection and aggregation phase to ensure broad representation across different process scenarios (e.g., seasonal variation, raw material types, and operational shifts), thereby enhancing generalizability before time-aware splitting for model development <xref ref-type="bibr" rid="scirp.145657-16">
     [16]
    </xref>.</p>
  </sec><sec id="s6">
   <title>6. Results and Discussion</title>
   <p>Statistical machine learning has enormous potential in identifying non-linear patterns and explicating relational dependencies in manufacturing data by which forecasting and process optimization can be enhanced. For spray drying, ensemble methods, such as Random Forest and XGBoost, delivered predictive accuracies greater than 95%, successfully capturing nonlinear effects between the process-influencing parameters, namely gas flow, temperature, and time. Feature importance studies identified the most influential factors of the process efficiency, while time-related relations emphasized the necessity of models that cope with system dynamics. These features illustrate that a data-driven attitude can facilitate real-time decision support and provide better control of manufacturing variation.</p>
   <p>The mathematical foundations of data science, such as stochastic process models and Bayesian methods, offer a formal way to express uncertainty and update forecasts when new data are available. The jump-diffusion and regime-switching models that were introduced in the present work have successfully modeled both continuous variations and intermittent abnormalities of equipment performance beyond the industrial environment. With hierarchical Bayesian models, we produced gradually updated predictions as new data came in, which allowed robust and adaptable forecasting across performance levels in various operational settings. Together, these statistical and mathematical tools in combination provide a sound basis to convert raw manufacturing data into actionable knowledge that enables efficiency, quality, and resilience in production systems. Mathematical techniques represent a fundamental groundwork for converting raw manufacturing data into actionable knowledge for efficiency, quality, and resilience in production systems.</p>
   <sec id="s6_1">
    <title>6.1. Support Vector Machine Results</title>
    <p>Support Vector Machine (SVM) methods were applied to the spray-drying process for both regression and classification tasks, aiming to optimize process parameter prediction and operational state identification. SVM Regression for Process Parameter Prediction using a Radical Basis Function (RBF) kernel: The SVM regression (SVR) model was optimized with hyperparameters (C = 100, epsilon = 0.2, gamma = scale) identified via grid search and cross-validation. The SVR showed strong predictive performance with a test R<sup>2</sup> of 0.96, indicating it explains 96% of the variance in the target variable. Error metrics on test data were low (MAE = 3.82, RMSE = 5.25, MAPE = 0.0077), suggesting robust generalization and minimal overfitting.</p>
    <p>
     <xref ref-type="fig" rid="fig5(a)">
      Figure 5(a)
     </xref>. SVR training performance visualization showing predicted vs. actual values, residual distribution, and feature importance rankings with time and outside temperature as leading predictors. <xref ref-type="fig" rid="fig5(b)">
      Figure 5(b)
     </xref>. SVR test performance metrics visualization showing close alignment between predicted and actual values, with most predictions falling within a narrow error band, demonstrating strong model performance on unseen data. <xref ref-type="fig" rid="fig5(c)">
      Figure 5(c)
     </xref>. Correlation plot between actual and predicted values from the SVR model showing a strong linear relationship with points tightly clustered along the diagonal, indicating high prediction accuracy. <xref ref-type="fig" rid="fig5(d)">
      Figure 5(d)
     </xref>. Residual plot showing error distribution in SVR predictions with residuals symmetrically distributed around zero, confirming the model’s ability to make unbiased predictions across the range of values.</p>
    <p>The SVM classifier, also using an RBF kernel with hyperparameters C = 100 and gamma = 1, exhibited limited performance in classifying operational states, with test balanced accuracy dropping sharply to 0.12 from 0.65 in training—indicative of severe overfitting. Precision, recall, and F1-scores on the test set were equally low. <xref ref-type="fig" rid="fig6">
      Figure 6
     </xref> highlights feature importance for classification, with time and tower variables being most influential.</p>
    <fig id="fig5" position="float">
     <label>Figure 5</label>
     <caption>
      <title>(a)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2313306-rId18.jpeg?20250917104828" /></p><xref ref-type="bibr" rid="scirp.145657-"></xref>(b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2313306-rId19.jpeg?20250917104828" /></p>(c)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2313306-rId20.jpeg?20250917104828" /></p>(d)<xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 5. (a)-(d). Visualize training and test performance, predicted vs. actual values correlation, and residual distribution confirming unbiased and accurate predictions.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId17.jpeg?20250917104828" />
    </fig>
    <fig id="fig6" position="float">
     <label>Figure 6</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 6. Feature importance analysis for SVM classification showing the relative influence of each parameter, with time and tower variables having the greatest impact on classification decisions, followed by main blade and humidity.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId21.jpeg?20250917104828" />
    </fig>
    <p>The study reveals that while SVM regression effectively predicts continuous process parameters and supports manufacturing control, SVM classification struggles with identifying operational states due to high-class complexity and dimensionality challenges. The time feature’s dominance in classification suggests temporal patterns significantly influence state transitions, highlighting a need for time-series-specific models. <xref ref-type="table" rid="table4">
      Table 4
     </xref> compares regression and classification performance, emphasizing regression’s practical utility and classification’s limitations in this context.</p>
    <table-wrap id="table4">
     <label>
      <xref ref-type="table" rid="table4">
       Table 4
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 4. SVM performance comparison across different tasks.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="32.32%"><p style="text-align:center">Performance Aspect</p></td> 
       <td class="custom-bottom-td acenter" width="36.64%"><p style="text-align:center">SVM Regression</p></td> 
       <td class="custom-bottom-td acenter" width="40.96%"><p style="text-align:center">SVM Classification</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="32.32%"><p style="text-align:center">Best Accuracy Metric</p></td> 
       <td class="custom-top-td acenter" width="36.64%"><p style="text-align:center">R<sup>2</sup> = 0.96 (test)</p></td> 
       <td class="custom-top-td acenter" width="40.96%"><p style="text-align:center">Balanced Accuracy = 0.12 (test)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="32.32%"><p style="text-align:center">Training-Test Gap</p></td> 
       <td class="acenter" width="36.64%"><p style="text-align:center">Moderate (R<sup>2</sup> difference: 0.16)</p></td> 
       <td class="acenter" width="40.96%"><p style="text-align:center">Severe (Accuracy difference: 0.53)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="32.32%"><p style="text-align:center">Feature Importance</p></td> 
       <td class="acenter" width="36.64%"><p style="text-align:center">Outside Temp, Time, Main Blade</p></td> 
       <td class="acenter" width="40.96%"><p style="text-align:center">Time, Tower, Main Blade</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="32.32%"><p style="text-align:center">Practical Utility</p></td> 
       <td class="acenter" width="36.64%"><p style="text-align:center">High (parameter prediction)</p></td> 
       <td class="acenter" width="40.96%"><p style="text-align:center">Limited (state classification)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="32.32%"><p style="text-align:center">Computational Efficiency</p></td> 
       <td class="acenter" width="36.64%"><p style="text-align:center">Moderate</p></td> 
       <td class="acenter" width="40.96%"><p style="text-align:center">Moderate</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="32.32%"><p style="text-align:center">Interpretability</p></td> 
       <td class="acenter" width="36.64%"><p style="text-align:center">Low</p></td> 
       <td class="acenter" width="40.96%"><p style="text-align:center">Low</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="32.32%"><p style="text-align:center">Optimal Manufacturing Use</p></td> 
       <td class="acenter" width="36.64%"><p style="text-align:center">Parameter prediction for control</p></td> 
       <td class="acenter" width="40.96%"><p style="text-align:center">Limited utility for state classification</p></td> 
      </tr> 
     </table>
    </table-wrap>
   </sec>
   <sec id="s6_2">
    <title>6.2. Naïve Bayes Implementation and Results</title>
    <p>The Naïve Bayes classifier was applied for operational state classification due to its ability to handle uncertainty and incorporate prior knowledge, despite the unrealistic feature independence assumption. <xref ref-type="fig" rid="fig7">
      Figure 7
     </xref> visualizes the probability distributions modeled by the classifier, showing clear class separations for some features but overlaps for others, indicating varying discriminative power.</p>
    <p>
     <xref ref-type="fig" rid="fig8(a)">
      Figure 8(a)
     </xref> class probability distribution for feature 1 showing the probability density across different values, with multiple peaks indicating several distinct operational modes. <xref ref-type="fig" rid="fig8(b)">
      Figure 8(b)
     </xref> class probability distribution for feature 2 showing how this parameter influences classification decisions, with varying probability densities across the parameter range. <xref ref-type="fig" rid="fig8(c)">
      Figure 8(c)
     </xref> class probability distribution for feature 3 demonstrating more tightly clustered probability distributions, indicating this parameter may have more behavior that is consistent across operational states.</p>
    <p>Performance metrics for Naïve Bayes classification showed moderate accuracy (0.49 overall) but poor balanced accuracy (0.01) and low precision, recall, and F1-score (all at 0.01), indicating limited effectiveness across minority classes.</p>
    <fig id="fig7" position="float">
     <label>Figure 7</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 7. Probability distributions identified by the Naïve Bayes classifier illustrate feature-class relationships with some clear separations and some overlapping distributions.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId22.jpeg?20250917104829" />
    </fig>
    <fig id="fig8" position="float">
     <label>Figure 8</label>
     <caption>
      <title>(a)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2313306-rId24.jpeg?20250917104829" /></p>(b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2313306-rId25.jpeg?20250917104829" /></p>(c)<xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 8. (a)-(c). Further detail class probability distributions across different features, revealing multi-modal patterns and complex relationships between parameters and operational states. Some features demonstrate distinct class separation, while others reflect considerable overlap, emphasizing the non-linear and uncertain nature of parameter-class dependencies.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId23.jpeg?20250917104829" />
    </fig>
   </sec>
   <sec id="s6_3">
    <title>6.3. Bayesian Network Results</title>
    <p>To overcome Naïve Bayes limitations, Bayesian Networks were implemented, capturing probabilistic dependencies between process variables and modeling causal relationships. These networks enable inference of unobserved variables, prediction of downstream effects, and diagnosis of root causes in spray-drying processes.</p>
    <p>While Bayesian Networks had slightly better quantitative performance than Naïve Bayes, their key strength lies in providing qualitative insights into parameter interdependencies that support operator decision-making.</p>
    <p>As summarized in <xref ref-type="table" rid="table5">
      Table 5
     </xref>, the Bayesian methods provide valuable probabilistic insights and uncertainty quantification vital for risk-aware manufacturing decisions. However, the Naïve Bayes assumption of feature independence limits classification performance, while Bayesian Networks improve modeling at the cost of increased complexity.</p>
    <table-wrap id="table5">
     <label>
      <xref ref-type="table" rid="table5">
       Table 5
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 5. Bayesian models comparison for manufacturing applications.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="34.48%"><p style="text-align:center">Aspect</p></td> 
       <td class="custom-bottom-td acenter" width="22.35%"><p style="text-align:center">Naïve Bayes</p></td> 
       <td class="custom-bottom-td acenter" width="16.45%"><p style="text-align:center">Bayesian Networks</p></td> 
       <td class="custom-bottom-td acenter" width="26.71%"><p style="text-align:center">Dynamic Bayesian Networks</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="34.48%"><p style="text-align:center">Model Complexity</p></td> 
       <td class="custom-top-td acenter" width="22.35%"><p style="text-align:center">Low</p></td> 
       <td class="custom-top-td acenter" width="16.45%"><p style="text-align:center">Medium</p></td> 
       <td class="custom-top-td acenter" width="26.71%"><p style="text-align:center">High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Computational Requirements</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">Very Low</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Independence Assumption</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">Strong</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Relaxed</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">Temporal Dependencies Modeled</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Classification Accuracy</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">0.49 (overall)</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">0.51</p><p style="text-align:center">(overall)</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">0.54 (overall)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Uncertainty Quantification</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">Basic</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Good</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">Excellent</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Causal Relationship Modeling</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">No</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Yes</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">Yes + Temporal</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Missing Data Handling</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">Good</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Excellent</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">Excellent</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Manufacturing Application</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">Quick anomaly</p><p style="text-align:center">detection</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Fault</p><p style="text-align:center">diagnosis</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">Process transition modeling</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Implementation Difficulty</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">Low</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.48%"><p style="text-align:center">Real-time Capability</p></td> 
       <td class="acenter" width="22.35%"><p style="text-align:center">High</p></td> 
       <td class="acenter" width="16.45%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="26.71%"><p style="text-align:center">Limited</p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>Interpretability is a key benefit of Bayesian approaches, aligning well with operator knowledge and enabling integration of ML results into practical workflows. While these models may not yield the highest raw predictive accuracy, their strength lies in uncertainty management, causal inference, and handling missing data—important for real-world industrial optimization.</p>
   </sec>
   <sec id="s6_4">
    <title>6.4. Decision Tree Results</title>
    <p>Decision tree regression was implemented to build interpretable models that predict process parameters, with an emphasis on both accuracy and transparency to support operator understanding. Hyperparameter optimization through grid search identified the best settings, including the use of the absolute error criterion, a maximum tree depth of 10, and minimum samples per leaf and split set to prevent overfitting while capturing important relationships. The regression model demonstrated strong predictive performance, achieving a high-test R<sup>2</sup> value of 0.95, indicating that 95% of the variance in the target variable was explained, alongside low errors measured by MAE and MAPE. <xref ref-type="fig" rid="fig9">
      Figure 9
     </xref> visually depicts the hierarchical structure of the decision tree, where the most influential parameters are positioned near the root, reflecting their cascading impact on the spray-drying process. Feature importance analysis (<xref ref-type="fig" rid="fig10">
      Figure 10
     </xref>) identified Gas, Time, and Outside Temperature as the primary drivers of model predictions, consistent with domain knowledge about thermal dynamics. The model generated 173 explicit decision rules, allowing operators to follow a clear decision path, exemplified by a sample sequence involving thresholds on Gas, Time, Output Temperature, Main Blade, and Humidity that culminated in a specific predicted value. This level of transparency enhances user trust and interpretability.</p>
    <fig id="fig9" position="float">
     <label>Figure 9</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 9. Visualization of the decision tree structure showing the hierarchical splitting rules based on feature thresholds, with color intensity indicating prediction values and node size representing sample counts.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId26.jpeg?20250917104832" />
    </fig>
    <fig id="fig10" position="float">
     <label>Figure 10</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 10. Feature importance analysis for decision tree regression showing the relative contribution of each feature to prediction accuracy, with Gas, Time, and Outside Temperature identified as the most influential parameters.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId27.jpeg?20250917104831" />
    </fig>
    <p>For classification, decision trees were employed to categorize operational states using optimized hyperparameters that included entropy as the splitting criterion, a max depth of 10, and feature subset selection via log2. While the model showed moderate performance on the training set (balanced accuracy of 0.76), there was a severe drop on the test set, with balanced accuracy falling to 0.09, indicating strong overfitting likely caused by class imbalance and limited discriminative information. <xref ref-type="fig" rid="fig11">
      Figure 11
     </xref> highlights that the most important features for classification differ somewhat from regression, with Main Blade and Outside Temperature dominating, followed by Time and Output Temperature.</p>
    <fig id="fig11" position="float">
     <label>Figure 11</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 11. Feature importance analysis for decision tree classification showing Main Blade and Outside Temperature as the primary drivers of classification decisions, followed by Time and Output Temperature.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId28.jpeg?20250917104831" />
    </fig>
    <p>The results underscore several important points: the key advantage of decision trees lies in their interpretability, offering explicit decision rules that align with how operators think about the process, facilitating acceptance and integration into operational workflows. Consistent with prior findings for support vector machines, regression tasks achieve stronger predictive results than classification, which appears more challenging due to dataset limitations. Feature importance insights confirm that parameters related to Gas, Time, and temperature are critical for both prediction and classification tasks, guiding future focus areas for sensor deployment and process control. However, the classification results reveal overfitting despite hyperparameter tuning, suggesting that ensemble methods might be better suited for robust operational deployment.</p>
    <p>
     <xref ref-type="table" rid="table6">
      Table 6
     </xref> summarizes the performance comparison between decision tree regression and classification. Regression attains high-test accuracy (R<sup>2</sup> = 0.95) with a moderate gap between training and testing, while classification suffers from a severe performance drop (balanced accuracy drops from 0.76 to 0.09). The top features differ by task: Gas leads regression predictions, whereas Main Blade is most influential in classification. Both models use trees of depth 10 and maintain high interpretability, but classification has limited practical utility in its current form, whereas regression supports effective parameter prediction and control.</p>
    <table-wrap id="table6">
     <label>
      <xref ref-type="table" rid="table6">
       Table 6
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 6. Decision tree performance comparison for regression vs. classification.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="28.02%"><p style="text-align:center">Aspect</p></td> 
       <td class="custom-bottom-td acenter" width="38.79%"><p style="text-align:center">Decision Tree Regression</p></td> 
       <td class="custom-bottom-td acenter" width="43.10%"><p style="text-align:center">Decision Tree Classification</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="28.02%"><p style="text-align:center">Test Accuracy</p></td> 
       <td class="custom-top-td acenter" width="38.79%"><p style="text-align:center">R<sup>2</sup> = 0.95</p></td> 
       <td class="custom-top-td acenter" width="43.10%"><p style="text-align:center">Balanced Accuracy = 0.09</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Training-Test Gap</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">Moderate (R<sup>2</sup> difference: 0.13)</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">Severe (Accuracy difference: 0.67)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Top Feature</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">Gas</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">Main Blade</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Second Feature</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">Time</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">Outside Temperature</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Third Feature</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">Outside Temperature</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">Time</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Tree Depth</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">10</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">10</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Number of Rules</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">173</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">210</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Interpretability</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">High</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="28.02%"><p style="text-align:center">Operational Use Case</p></td> 
       <td class="acenter" width="38.79%"><p style="text-align:center">Parameter prediction and control</p></td> 
       <td class="acenter" width="43.10%"><p style="text-align:center">Limited utility for state classification</p></td> 
      </tr> 
     </table>
    </table-wrap>
   </sec>
   <sec id="s6_5">
    <title>6.5. Hybrid and Ensemble Approach Results</title>
    <p>Following the evaluation of individual models, hybrid and ensemble approaches were explored to harness the complementary strengths of different algorithms for spray drying optimization. <xref ref-type="fig" rid="fig12">
      Figure 12
     </xref> compares the performance of several models—Random Forest, XGBoost, Gradient Boosting, and Support Vector Regression (SVR)—across multiple metrics. Among these, Random Forest exhibited the best overall performance with an R<sup>2</sup> of 0.962, followed by XGBoost (0.947), Gradient Boosting (0.929), and SVR (0.929). This comparison highlights the advantage of ensemble methods in combining multiple learners to enhance prediction accuracy and robustness. <xref ref-type="table" rid="table7">
      Table 7
     </xref> details key performance metrics, showing Random Forest leading with the lowest MAE (3.24) and RMSE (5.15), confirming its efficacy for the task.</p>
    <p>Visualizations of the ensemble models (<xref ref-type="fig" rid="figFigures 13-16">
      Figures 13-16
     </xref>) provide deeper insights into their behavior and operational relevance. <xref ref-type="fig" rid="fig13">
      Figure 13
     </xref> illustrates prediction error distributions, learning curves, and feature contribution plots that demonstrate how these models integrate multiple weak learners. Learning curves in <xref ref-type="fig" rid="fig14">
      Figure 14
     </xref> reveal that ensemble approaches reduce overfitting by maintaining close training and validation performances. <xref ref-type="fig" rid="fig15">
      Figure 15
     </xref> quantifies feature interaction strengths, with darker cells indicating strong interactions, particularly between Gas, Output Temperature, and Time, confirming the complex, nonlinear dependencies inherent in spray drying. <xref ref-type="fig" rid="fig16">
      Figure 16
     </xref> presents parameter sensitivity analyses, showing how varying inputs influence predictions, thus offering valuable operational guidance for parameter adjustments.</p>
    <fig id="fig12" position="float">
     <label>Figure 12</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 12. Comparison of model performance across multiple metrics showing side-by-side performance of Random Forest, XGBoost, Gradient Boosting, and SVR models with detailed accuracy metrics for each.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId29.jpeg?20250917104832" />
    </fig>
    <p>The discussion of these results emphasizes several key points. Ensemble methods consistently improve performance by combining the diverse strengths of different algorithms, supporting the theoretical premise that model diversity mitigates individual limitations. These approaches blend the boundary-defining power of SVMs, the probabilistic reasoning of Bayesian methods, and the rule-based logic of decision trees into comprehensive predictive frameworks. However, these gains come with trade-offs: ensemble models require higher computational resources and typically sacrifice interpretability compared to simpler models like decision trees, a critical factor when considering deployment contexts. Nevertheless, the rich visualizations and sensitivity analyses generated by ensemble models provide actionable insights that can enhance operational decision-making.</p>
    <table-wrap id="table7">
     <label>
      <xref ref-type="table" rid="table7">
       Table 7
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 7. Comprehensive comparison of ensemble methods for manufacturing optimization.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="21.15%"><p style="text-align:center">Aspect</p></td> 
       <td class="custom-bottom-td acenter" width="21.16%"><p style="text-align:center">Random Forest</p></td> 
       <td class="custom-bottom-td acenter" width="21.16%"><p style="text-align:center">XGBoost</p></td> 
       <td class="custom-bottom-td acenter" width="18.43%"><p style="text-align:center">Gradient Boosting</p></td> 
       <td class="custom-bottom-td acenter" width="18.09%"><p style="text-align:center">Stacked Ensemble</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="21.15%"><p style="text-align:center">R<sup>2</sup> (Test)</p></td> 
       <td class="custom-top-td acenter" width="21.16%"><p style="text-align:center">0.962</p></td> 
       <td class="custom-top-td acenter" width="21.16%"><p style="text-align:center">0.947</p></td> 
       <td class="custom-top-td acenter" width="18.43%"><p style="text-align:center">0.929</p></td> 
       <td class="custom-top-td acenter" width="18.09%"><p style="text-align:center">0.968</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">MAE</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">3.24</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">3.75</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">4.46</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">3.12</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">RMSE</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">5.15</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">6.14</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">7.07</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">4.95</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Computational Speed</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Fast</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">Slow</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Training Time</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">2.5 min</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">3.8 min</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">3.1 min</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">7.2 min</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Prediction Speed</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">0.003 sec</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">0.005 sec</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">0.004 sec</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">0.012 sec</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Memory Usage</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Low</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Hyperparameter Sensitivity</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Low</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">High</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">Medium</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Implementation Complexity</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Low</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Interpretability</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">Low</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">Medium</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">Very Low</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="21.15%"><p style="text-align:center">Best Manufacturing Use Case</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">General parameter prediction</p></td> 
       <td class="acenter" width="21.16%"><p style="text-align:center">High-dimensional data</p></td> 
       <td class="acenter" width="18.43%"><p style="text-align:center">Incremental learning</p></td> 
       <td class="acenter" width="18.09%"><p style="text-align:center">Maximum accuracy needs</p></td> 
      </tr> 
     </table>
    </table-wrap>
    <fig id="fig13" position="float">
     <label>Figure 13</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 13. Detailed performance visualization of the ensemble model showing prediction error distributions, learning curves, and feature contribution plots that illustrate how the ensemble integrates multiple weak learners.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId30.jpeg?20250917104833" />
    </fig>
    <fig id="fig14" position="float">
     <label>Figure 14</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 14. Learning curves for the ensemble model demonstrating how model performance improves with increasing training data and the reduced gap between training and validation performance.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId31.jpeg?20250917104833" />
    </fig>
    <fig id="fig15" position="float">
     <label>Figure 15</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 15. Feature interaction strength visualization quantifying how pairs of features interact to influence predictions, with darker cells indicating stronger interactions.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId32.jpeg?20250917104833" />
    </fig>
    <p>
     <xref ref-type="table" rid="table7">
      Table 7
     </xref> presents a comprehensive comparison of ensemble methods tailored for manufacturing optimization. Random Forest offers the best balance of accuracy, computational speed, and ease of implementation, making it suitable for general parameter prediction. XGBoost excels with high-dimensional data but is more sensitive to hyperparameters. Gradient Boosting Supports incremental learning but is slightly less accurate, while Stacked Ensembles deliver the highest accuracy (R<sup>2</sup> = 0.968) at the cost of increased training time, memory usage, and reduced interpretability. Each method aligns with different operational needs, balancing accuracy, complexity, and real-time capability.</p>
    <fig id="fig16" position="float">
     <label>Figure 16</label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Figure 16. Parameter sensitivity analysis demonstrating how changes in input parameters affect predicted outputs, useful for operational optimization.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2313306-rId33.jpeg?20250917104833" />
    </fig>
    <p>To bridge the gap between accuracy and interpretability in real-world deployment, a tiered machine learning model deployment strategy is proposed. In this approach, a high-accuracy ensemble model (e.g., Random Forest or XGBoost) is deployed to generate predictive outputs in the background, while a simpler, interpretable model such as a decision tree operates in parallel to provide real-time, understandable justifications to human operators. For example, the ensemble model may detect that a specific combination of temperature and flow rate leads to a 7% reduction in product moisture content, while the decision tree displays an actionable rule such as “If inlet temperature &gt; 180˚C and atomizer speed &lt; 12 k RPM, then moisture risk = high.” This architecture enables operators to trust and act on model outputs, combining the precision of advanced analytics with the transparency necessary for effective human-machine collaboration. It also aligns with current industry needs for explainable AI in manufacturing environments <xref ref-type="bibr" rid="scirp.145657-3">
      [3]
     </xref> <xref ref-type="bibr" rid="scirp.145657-15">
      [15]
     </xref>.</p>
   </sec>
   <sec id="s6_6">
    <title>6.6. Optimal Algorithm Selection for Automated Manufacturing</title>
    <p>This study comprehensively evaluates various machine learning algorithms for spray drying optimization, highlighting their relative strengths and limitations (<xref ref-type="table" rid="table8">
      Table 8
     </xref>). Support Vector Machines (SVM) exhibit high regression accuracy (R<sup>2</sup> = 0.96) and robustness but face classification challenges and limited interpretability. Naïve Bayes and Bayesian Networks provide probabilistic insights and uncertainty quantification, useful for rapid classification and fault diagnosis, though with some accuracy and complexity trade-offs. Decision Trees offer high interpretability and operator-aligned decision rules but suffer from overfitting and limited classification accuracy. Ensemble methods like Random Forest and XGBoost achieve superior regression performance (R<sup>2</sup> of 0.962 and 0.947, respectively), balancing accuracy and robustness, but at the cost of reduced interpretability and higher computational demands.</p>
    <table-wrap id="table8">
     <label>
      <xref ref-type="table" rid="table8">
       Table 8
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 8. Comprehensive analysis of ML approaches for spray drying optimization.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="9.66%"><p style="text-align:center">Approach</p></td> 
       <td class="custom-bottom-td acenter" width="5.05%"><p style="text-align:center">R<sup>2</sup></p></td> 
       <td class="custom-bottom-td acenter" width="8.82%"><p style="text-align:center">Accuracy</p></td> 
       <td class="custom-bottom-td acenter" width="11.76%"><p style="text-align:center">TopFeatures</p></td> 
       <td class="custom-bottom-td acenter" width="21.23%"><p style="text-align:center">Strengths</p></td> 
       <td class="custom-bottom-td acenter" width="24.15%"><p style="text-align:center">Limitations</p></td> 
       <td class="custom-bottom-td acenter" width="19.33%"><p style="text-align:center">OptimalManufacturing Use</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="9.66%"><p style="text-align:center">SVM</p></td> 
       <td class="custom-top-td acenter" width="5.05%"><p style="text-align:center">0.96</p></td> 
       <td class="custom-top-td acenter" width="8.82%"><p style="text-align:center">0.12</p></td> 
       <td class="custom-top-td acenter" width="11.76%"><p style="text-align:center">Time, Outside Temp, Tower</p></td> 
       <td class="custom-top-td acenter" width="21.23%"><p style="text-align:center">High regression accuracy, Effective boundary definition, Robust to noise</p></td> 
       <td class="custom-top-td acenter" width="24.15%"><p style="text-align:center">Limited interpretability, Classification challenges, Computational complexity with large datasets</p></td> 
       <td class="custom-top-td acenter" width="19.33%"><p style="text-align:center">Parameter prediction for control, Anomaly detection</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="9.66%"><p style="text-align:center">Naïve Bayes</p></td> 
       <td class="acenter" width="5.05%"><p style="text-align:center">-</p></td> 
       <td class="acenter" width="8.82%"><p style="text-align:center">0.49</p></td> 
       <td class="acenter" width="11.76%"><p style="text-align:center">Tower, Humidity, Time</p></td> 
       <td class="acenter" width="21.23%"><p style="text-align:center">Probabilistic outputs, Fast training, Good with missing data</p></td> 
       <td class="acenter" width="24.15%"><p style="text-align:center">Independence assumption violated, Limited accuracy, Poor with continuous features</p></td> 
       <td class="acenter" width="19.33%"><p style="text-align:center">Quick preliminary classification, Rapid anomaly detection</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="9.66%"><p style="text-align:center">Bayesian Network</p></td> 
       <td class="acenter" width="5.05%"><p style="text-align:center">-</p></td> 
       <td class="acenter" width="8.82%"><p style="text-align:center">0.51</p></td> 
       <td class="acenter" width="11.76%"><p style="text-align:center">-</p></td> 
       <td class="acenter" width="21.23%"><p style="text-align:center">Uncertainty quantification, Causal relationship modeling, Domain knowledge integration</p></td> 
       <td class="acenter" width="24.15%"><p style="text-align:center">Complex structure learning, Computational intensity, Discretization needed</p></td> 
       <td class="acenter" width="19.33%"><p style="text-align:center">Fault diagnosis, Root cause analysis, Process understanding</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="9.66%"><p style="text-align:center">Decision Tree</p></td> 
       <td class="acenter" width="5.05%"><p style="text-align:center">0.95</p></td> 
       <td class="acenter" width="8.82%"><p style="text-align:center">0.09</p></td> 
       <td class="acenter" width="11.76%"><p style="text-align:center">Gas, Time, Outside Temp</p></td> 
       <td class="acenter" width="21.23%"><p style="text-align:center">High interpretability, Explicit decision rules, Minimal preprocessing needs</p></td> 
       <td class="acenter" width="24.15%"><p style="text-align:center">Overfitting tendency, Limited classification performance, Instability</p></td> 
       <td class="acenter" width="19.33%"><p style="text-align:center">Operator guidance, Troubleshooting support, Process understanding</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="9.66%"><p style="text-align:center">Random Forest</p></td> 
       <td class="acenter" width="5.05%"><p style="text-align:center">0.962</p></td> 
       <td class="acenter" width="8.82%"><p style="text-align:center">0.14</p></td> 
       <td class="acenter" width="11.76%"><p style="text-align:center">Time, Gas,</p><p style="text-align:center">Outside Temp</p></td> 
       <td class="acenter" width="21.23%"><p style="text-align:center">Best overall accuracy, Robustness to noise, Feature importance ranking</p></td> 
       <td class="acenter" width="24.15%"><p style="text-align:center">Reduced interpretability, Higher computational needs, “Black-box” nature</p></td> 
       <td class="acenter" width="19.33%"><p style="text-align:center">Main prediction engine, General-purpose optimization, Robust control</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="9.66%"><p style="text-align:center">XGBoost</p></td> 
       <td class="acenter" width="5.05%"><p style="text-align:center">0.947</p></td> 
       <td class="acenter" width="8.82%"><p style="text-align:center">0.13</p></td> 
       <td class="acenter" width="11.76%"><p style="text-align:center">Time, Outside Temp, Gas</p></td> 
       <td class="acenter" width="21.23%"><p style="text-align:center">Efficient with high-dimensional data, Regularization options, Speed</p></td> 
       <td class="acenter" width="24.15%"><p style="text-align:center">Complex hyperparameter tuning, Lower interpretability, Training complexity</p></td> 
       <td class="acenter" width="19.33%"><p style="text-align:center">Performance-critical applications, High-dimensional data</p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>Machine learning insights generally align with operator expertise, especially the critical role of Gas flow and temperature parameters. However, models also reveal novel temporal dependencies and interaction effects (e.g., Gas-Humidity interactions) not previously emphasized by operators (<xref ref-type="table" rid="table9">
      Table 9
     </xref>). Difficulties in classifying operational states reflect operator observations of continuous process transitions rather than discrete states. Decision tree-extracted rules complement operator heuristics by providing more precise numerical thresholds, enhancing decision support. Furthermore, complex anomaly patterns and quality predictors identified by machine learning extend qualitative operator assessments, offering quantitative guidance for process optimization and multi-objective trade-off management.</p>
    <table-wrap id="table9">
     <label>
      <xref ref-type="table" rid="table9">
       Table 9
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.145657-"></xref>Table 9. Integration with manufacturing domain knowledge.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="17.24%"><p style="text-align:center">Aspect</p></td> 
       <td class="custom-bottom-td acenter" width="30.18%"><p style="text-align:center">Naïve Bayes</p></td> 
       <td class="custom-bottom-td acenter" width="30.17%"><p style="text-align:center">Bayesian Networks</p></td> 
       <td class="custom-bottom-td acenter" width="32.37%"><p style="text-align:center">Dynamic Bayesian Networks</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="17.24%"><p style="text-align:center">Key Control Parameters</p></td> 
       <td class="custom-top-td acenter" width="30.18%"><p style="text-align:center">Time, Gas, Outside Temperature</p></td> 
       <td class="custom-top-td acenter" width="30.17%"><p style="text-align:center">Gas, Input Temperature, Main Blade</p></td> 
       <td class="custom-top-td acenter" width="32.37%"><p style="text-align:center">Confirmation of Gas</p><p style="text-align:center">importance, new emphasis on temporal patterns</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="17.24%"><p style="text-align:center">Parameter Interactions</p></td> 
       <td class="acenter" width="30.18%"><p style="text-align:center">Strong Gas-Humidity</p><p style="text-align:center">interaction detected</p></td> 
       <td class="acenter" width="30.17%"><p style="text-align:center">Known but not</p><p style="text-align:center">Emphasized</p></td> 
       <td class="acenter" width="32.37%"><p style="text-align:center">Enhanced understanding of interaction mechanisms</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="17.24%"><p style="text-align:center">Process Transitions</p></td> 
       <td class="acenter" width="30.18%"><p style="text-align:center">Difficult to classify</p><p style="text-align:center">discrete states</p></td> 
       <td class="acenter" width="30.17%"><p style="text-align:center">Transitions viewed as continuous changes</p></td> 
       <td class="acenter" width="32.37%"><p style="text-align:center">Reinforced continuous</p><p style="text-align:center">process perspective</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="17.24%"><p style="text-align:center">Decision Thresholds</p></td> 
       <td class="acenter" width="30.18%"><p style="text-align:center">Precise numerical</p><p style="text-align:center">thresholds (Gas levels ≤ 37.5)</p></td> 
       <td class="acenter" width="30.17%"><p style="text-align:center">Approximate ranges based on experience</p></td> 
       <td class="acenter" width="32.37%"><p style="text-align:center">More precise operational guidelines</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="17.24%"><p style="text-align:center">Anomaly</p><p style="text-align:center">Patterns</p></td> 
       <td class="acenter" width="30.18%"><p style="text-align:center">Complex multi-parameter patterns</p></td> 
       <td class="acenter" width="30.17%"><p style="text-align:center">Single parameter</p><p style="text-align:center">Deviations</p></td> 
       <td class="acenter" width="32.37%"><p style="text-align:center">More comprehensive anomaly detection</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="17.24%"><p style="text-align:center">Quality</p><p style="text-align:center">Predictors</p></td> 
       <td class="acenter" width="30.18%"><p style="text-align:center">Output Temperature,</p><p style="text-align:center">Humidity, Tower</p></td> 
       <td class="acenter" width="30.17%"><p style="text-align:center">Product appearance,</p><p style="text-align:center">Texture</p></td> 
       <td class="acenter" width="32.37%"><p style="text-align:center">Quantitative connection to qualitative assessments</p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="17.24%"><p style="text-align:center">Optimization Goals</p></td> 
       <td class="acenter" width="30.18%"><p style="text-align:center">Multi-objective Pareto front</p></td> 
       <td class="acenter" width="30.17%"><p style="text-align:center">Experience-based</p><p style="text-align:center">trade-offs</p></td> 
       <td class="acenter" width="32.37%"><p style="text-align:center">Quantified trade-off</p><p style="text-align:center">relationships</p></td> 
      </tr> 
     </table>
    </table-wrap>
   </sec>
   <sec id="s6_7">
    <title>6.7. Addressing Research Questions</title>
    <p>The research results comprehensively address key questions on the application of machine learning to optimize spray-drying operations. Machine learning techniques enable highly accurate parameter prediction, with regression models achieving R<sup>2</sup> values exceeding 0.95. Decision trees provide interpretable decision support rules that align with operator mental models, enhancing real-world usability. Ensemble methods, particularly Random Forest, demonstrate robust performance across various operational conditions, ensuring reliable optimization even as manufacturing environments change. Bayesian approaches contribute uncertainty quantification that supports risk-aware decision-making, while visualization tools translate complex relationships into intuitive guides for operators. Overall, these machine-learning approaches offer a powerful toolkit for improving efficiency, quality, and decision-making in spray-drying manufacturing.</p>
    <p>RQ-1: How can ML approaches improve prediction and control of manufacturing processes?</p>
    <p>Machine learning enhances manufacturing prediction and control by replacing traditional first-principles-based models with data-driven approaches grounded in Statistical Learning Theory <xref ref-type="bibr" rid="scirp.145657-21">
      [21]
     </xref>. In this research, a spray-drying study, techniques such as Support Vector Machines (SVMs), Random Forests (RF), and Decision Trees (DTs) demonstrated high predictive power. The SVM, using squared loss, achieved an impressive R<sup>2</sup> = 0.96 and MAPE = 0.0077, validating the utility of Reproducing Kernel Hilbert Space (RKHS) theory for function approximation <xref ref-type="bibr" rid="scirp.145657-22">
      [22]
     </xref>. Meanwhile, the Random Forest model reached R<sup>2</sup> = 0.962, leveraging ensemble learning through bootstrap aggregation and random feature selection <xref ref-type="bibr" rid="scirp.145657-6">
      [6]
     </xref>.</p>
    <p>Decision Trees provided interpretable rule-based outputs with R<sup>2</sup> = 0.95, aiding operator trust and process transparency <xref ref-type="bibr" rid="scirp.145657-23">
      [23]
     </xref>. These results align with the bias-variance decomposition framework, where Random Forests reduce variance and SVMs reduce bias via regularization.</p>
    <p>Key variables—gas flow, time, and temperature—were consistently identified as most influential using mutual information (I &gt; 0.75) and Spearman correlation (&gt;0.85), supporting their control-critical roles <xref ref-type="bibr" rid="scirp.145657-24">
      [24]
     </xref>. The Represented Theorem <xref ref-type="bibr" rid="scirp.145657-25">
      [25]
     </xref> underpins kernel-based models like SVMs, ensuring sparse, generalizable solutions, while VC theory provides formal generalization bounds based on model complexity <xref ref-type="bibr" rid="scirp.145657-21">
      [21]
     </xref>.</p>
    <p>These results collectively show that machine learning provides accurate, theoretically grounded, and interpretable tools for improving process control in manufacturing systems.</p>
    <p>RQ-2: How can effective methods of conducting high-dimensional manufacturing dataset reasoning be achieved?</p>
    <p>Effective strategies for managing high-dimensional datasets in manufacturing include ensemble learning, kernel-based methods, and information-theoretic approaches. Even though our dataset included only nine primary features, the applied framework is scalable and generalizable.</p>
    <p>Random Forests, through feature bagging and bootstrap aggregation, implicitly regularize high-dimensional models and preserve robustness without overfitting <xref ref-type="bibr" rid="scirp.145657-6">
      [6]
     </xref>. SVMs utilize RKHS regularization norms to control complexity, yielding sparse models that often use just a subset (~20%) of the training data <xref ref-type="bibr" rid="scirp.145657-22">
      [22]
     </xref>. This sparsity is advantageous in high-dimensional settings by enhancing interpretability and reducing computation.</p>
    <p>To ensure informative feature selection, mutual information-based techniques were applied, minimizing redundancy while maximizing predictive content <xref ref-type="bibr" rid="scirp.145657-24">
      [24]
     </xref>. Furthermore, Principal Component Analysis (PCA) revealed that five components retained over 85% of the variance, consistent with rate-distortion theory in information science <xref ref-type="bibr" rid="scirp.145657-26">
      [26]
     </xref>.</p>
    <p>From a computational standpoint, algorithmic complexity analysis showed that Random Forests benefit from parallelizability, whereas SVMs—though accurate—demand higher resources. In scenarios with larger datasets, scalable methods such as online stochastic gradient descent (SGD) <xref ref-type="bibr" rid="scirp.145657-27">
      [27]
     </xref>, MapReduce, and sketching techniques <xref ref-type="bibr" rid="scirp.145657-28">
      [28]
     </xref> are practical solutions for memory-efficient and distributed learning.</p>
    <p>These findings indicate that with proper algorithmic and theoretical tools, high-dimensional manufacturing data can be managed effectively without sacrificing performance or interpretability.</p>
   </sec>
  </sec><sec id="s7">
   <title>7. Summary, Conclusion, and Recommendations</title>
   <sec id="s7_1">
    <title>7.1. Integrated Model Summary and Comparative Evaluation</title>
    <p>This research demonstrates that machine learning substantially improves spray-drying manufacturing through accurate parameter prediction, multi-objective optimization, and interpretable decision support. Among the methods studied, ensemble models—especially Random Forest—achieved the highest predictive accuracy (R<sup>2</sup> = 0.962), while decision trees provided the most interpretable insights despite slightly lower accuracy. Models consistently identified Gas Flow, Time, and Temperature as the most influential process parameters. Regression models outperformed classification approaches, uncovering complex nonlinear interactions within the spray-drying system and highlighting the rich mathematical structure underlying manufacturing dynamics.</p>
    <p>The synergy of machine learning results with domain knowledge confirmed many operator insights while revealing novel temporal and interaction effects, indicating that ML complements operator expertise by refining parameter thresholds and quantifying relationships aligned with human mental models. Random Forest’s ensemble design offers robust generalizability and computational efficiency, making it suitable for real-time optimization, while Support Vector Machines, despite strong theoretical foundations, are computationally intensive and less interpretable. Bayesian methods, though offering modest predictive accuracy, provided valuable probabilistic reasoning for risk-aware process management. Decision Trees, with over 170 explicit rules, remain essential for human-in-the-loop decision support due to their transparency.</p>
    <p>The mixed-methods approach—integrating data-driven modeling with qualitative expert input—enabled the connection between algorithmic intelligence and lived experience, fostering a symbiotic decision-support ecology. Key methodological contributions include forward-chaining time-series splits for realistic validation, rule extraction to quantify qualitative knowledge, and advanced feature engineering that embeds domain knowledge via temporal abstractions and interaction terms (e.g., temperature-humidity ratios). A tiered deployment strategy is proposed, combining high-accuracy predictors (Random Forest, XGBoost) with interpretable models (Decision Trees) to balance accuracy and usability. This architecture supports scalable integration within industrial roles, underpinning applications such as real-time quality prediction dashboards and operator-guided corrective actions. The strong predictive performance (e.g., MAPE &lt; 1% on key quality metrics) offers immediate potential for waste reduction and enhanced repeatability.</p>
   </sec>
   <sec id="s7_2">
    <title>7.2. Conclusion</title>
    <p>This study confirms the power of statistical learning in enhancing manufacturing precision. While ensemble methods maximize predictive accuracy, decision trees ensure interpretability critical for operator acceptance. Coupled with domain knowledge, the hybrid intelligence framework enables proactive quality control and informed decision-making. Machine learning tools empowered operators with predictive dashboards and actionable insights, shifting manufacturing from reactive to predictive control, laying a foundation for ongoing quality improvement, energy efficiency, and enhanced operator engagement.</p>
   </sec>
   <sec id="s7_3">
    <title>7.3. Recommendations</title>
    <p>Future research should focus on integrating these models into live control systems and expanding their applicability across diverse manufacturing domains, with emphasis on scalability, generalizability, and ethical transparency. Recommended directions include:</p>
    <p>By combining machine learning, numerical optimization, and financial engineering, future work can transition from predictive analytics toward prescriptive, economically optimized decision support systems for smart, sustainable manufacturing.</p>
   </sec>
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="scirp.145657-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kagermann, H., Wahlster, W. and Helbig, J. (2013) Recommendations for Implementing the Strategic Initiative Industrie 4.0: Securing the Future of German Manufacturing Industry. Acatech–National Academy of Science and Engineering.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Pham, D.T. and Afify, A.A. (2005) Machine Learning in Automated Manufacturing. Journal of Intelligent Manufacturing, 16, 307-314.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Doshi-Velez, F. and Kim, B. (2017) Towards a Rigorous Science of Interpretable Machine Learning. 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Cortes, C. and Vapnik, V. (1995) Support-Vector Networks. Machine Learning, 20, 273-297. &gt;https://doi.org/10.1023/a:1022627411411 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Quinlan, J.R. (1986) Induction of Decision Trees. Machine Learning, 1, 81-106. &gt;https://doi.org/10.1023/a:1022643204877 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Breiman, L. (2001) Random Forests. Machine Learning, 45, 5-32. &gt;https://doi.org/10.1023/a:1010933404324 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref7">
    <label>7</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Deb, K., Pratap, A., Agarwal, S. and Meyarivan, T. (2002) A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6, 182-197. &gt;https://doi.org/10.1109/4235.996017 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref8">
    <label>8</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Bishop, C.M. (2006) Pattern Recognition and Machine Learning. Springer.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref9">
    <label>9</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ribeiro, M.T., Singh, S. and Guestrin, C. (2016) “Why Should I Trust You?”: Explaining the Predictions of Any Classifier. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, 13-17 August 2016, 1135-1144. &gt;https://doi.org/10.1145/2939672.2939778
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref10">
    <label>10</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alpaydin, E. (2010) Introduction to Machine Learning. 2nd Edition, MIT Press.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref11">
    <label>11</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lee, J., Bagheri, B. and Kao, H.A. (2015) A Cyber-Physical Systems Architecture for Industry 4.0-Based Manufacturing Systems. Manufacturing Letters, 3, 18-23. &gt;https://doi.org/10.1016/j.mfglet.2014.12.001 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref12">
    <label>12</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Wuest, T., Weimer, D., Irgens, C. and Thoben, K. (2019) Machine Learning in Manufacturing: Advantages, Challenges, and Applications. Production&amp;Manufacturing Research, 4, 23-45. &gt;https://doi.org/10.1080/21693277.2016.1192517 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref13">
    <label>13</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Yin, S., Li, X., Gao, H. and Kaynak, O. (2015) Data-Based Techniques Focused on Modern Industry: An Overview. IEEE Transactions on Industrial Electronics, 62, 657-667. &gt;https://doi.org/10.1109/tie.2014.2308133 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref14">
    <label>14</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Heckerman, D. (1995) A Tutorial on Learning with Bayesian Networks. Microsoft Research Technical Report. &gt;https://www.microsoft.com/en-us/research/publication/a-tutorial-on-learning-with-bayesian-networks/
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref15">
    <label>15</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Quinn, T.J., Williams, C.K.I. and Faul, A.C. (2021) Handling Data Drift in Machine Learning for Manufacturing. Journal of Manufacturing Systems, 60, 409-421. 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref16">
    <label>16</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Creswell, J.W. and Plano Clark, V.L. (2011) Designing and Conducting Mixed Methods Research. 2nd Edition, Sage Publications.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref17">
    <label>17</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Patton, M.Q. (2015) Qualitative Research&amp;Evaluation Methods. 4th Edition, Sage Publications.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref18">
    <label>18</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Bifet, A. and Gavalda, R. (2007) Learning from Time-Changing Data with Adaptive Windowing. Proceedings of the 2007 SIAM International Conference on Data Mining, Minneapolis, 26-28 April 2007, 443-448. &gt;https://doi.org/10.1137/1.9781611972771.42
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref19">
    <label>19</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Vogel-Heuser, B., Fay, A., Schaefer, I. and Tichy, M. (2018) Evolution of Software in Automated Production Systems. Journal of Systems and Software, 143, 1-13.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref20">
    <label>20</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Cerqueira, V., Torgo, L. and Mozetič, I. (2020) Evaluating Time Series Forecasting Models: An Empirical Study on Performance Estimation Methods. Machine Learning, 109, 1997-2028. &gt;https://doi.org/10.1007/s10994-020-05910-7
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref21">
    <label>21</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Vapnik, V.N. (1998) Statistical Learning Theory. Wiley.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref22">
    <label>22</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Schölkopf, B. and Smola, A.J. (2002) Learning with Kernels: Support Vector Machines, Regularization, Optimization, and beyond. MIT Press.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref23">
    <label>23</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Quinlan, J.R. (1993) C4.5: Programs for Machine Learning. Morgan Kaufmann, San Mateo.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref24">
    <label>24</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Peng, H.C., Long, F.H. and Ding, C. (2005) Feature Selection Based on Mutual Information Criteria of Max-Dependency, Max-Relevance, and Min-Redundancy. IEEE Transactions on Pattern Analysis and Machine Intelligence, 27, 1226-1238. &gt;https://doi.org/10.1109/tpami.2005.159
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref25">
    <label>25</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kimeldorf, G.S. and Wahba, G. (1970) A Correspondence between Bayesian Estimation on Stochastic Processes and Smoothing by Splines. The Annals of Mathematical Statistics, 41, 495-502. &gt;https://doi.org/10.1214/aoms/1177697089
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref26">
    <label>26</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Cover, T.M. and Thomas, J.A. (2006) Elements of Information Theory. 2nd Edition, Wiley.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref27">
    <label>27</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Bottou, L. (2010) Large-Scale Machine Learning with Stochastic Gradient Descent. Proceedings of COMPSTAT 2010, Paris, 22-27 August 2010, 177-186. &gt;https://doi.org/10.1007/978-3-7908-2604-3_16
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref28">
    <label>28</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Woodruff, D.P. (2014) Sketching as a Tool for Numerical Linear Algebra. Foundations and Trends in Theoretical Computer Science, 10, 1-157.
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref29">
    <label>29</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Bai, S., Kolter, J.Z. and Koltun, V. (2018) An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling. 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref30">
    <label>30</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lundberg, S.M. and Lee, S.-I. (2017) A Unified Approach to Interpreting Model Predictions. Proceedings of the 31st International Conference on Neural Information Processing Systems, Long Beach, 4-9 December 2017, 4768-4777. 
    </mixed-citation>
   </ref>
   <ref id="scirp.145657-ref31">
    <label>31</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Raissi, M., Perdikaris, P. and Karniadakis, G.E. (2019) Physics-Informed Neural Networks: A Deep Learning Framework for Solving Forward and Inverse Problems Involving Nonlinear Partial Differential Equations. Journal of Computational Physics, 378, 686-707. &gt;https://doi.org/10.1016/j.jcp.2018.10.045
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>