Among contemporary computational techniques, Artificial Neural Network (ANN) and Adaptive Neuro-Fuzzy Inference System (ANFIS) are favoured because of their capacity to tackle non-linear modelling and complex stochastic datasets. Nondeterministic models involve some computational intricacies when deciphering real-life problems but always yield better outcomes. For the first time, this study utilized the ANN and ANFIS models for modelling power generation/electric power output (EPO) from databases generated in a combined cycle power plant (CCPP). The study presents a comparative study between ANNs and ANFIS to estimate the power output generation of a combined cycle power plant in Turkey. The inputs of the ANN and ANFIS models are ambient temperature (AT), ambient pressure (AP), relative humidity (RH), and exhaust vacuum (V), correlated with electric power output. Several models were developed to achieve the best architecture as the number of hidden neurons varied for the ANNs, while the training process was conducted for the ANFIS model. A comparison of the developed hybrid models was completed using statistical criteria such as the coefficient of determination (R2), mean average error (MAE), and average absolute deviation (AAD). The R2 of 0.945, MAE of 3.001%, and AAD of 3.722% for the ANN model were compared to those of R2 of 0.9499, MAE of 2.843% and AAD of 2.842% for the ANFIS model. Even though both ANN and ANFIS are relevant in estimating and predicting power production, the ANFIS model exhibits higher superiority compared to the ANN model in accurately estimating the EPO of the CCPP located in Turkey and its environment.
The usage of cybersecurity is growing steadily because it is beneficial to us. When people use cybersecurity, they can easily protect their valuable data. Today, everyone is connected through the internet. It’s much easier for a thief to connect important data through cyber-attacks. Everyone needs cybersecurity to protect their precious personal data and sustainable infrastructure development in data science. However, systems protecting our data using the existing cybersecurity systems is difficult. There are different types of cybersecurity threats. It can be phishing, malware, ransomware, and so on. To prevent these attacks, people need advanced cybersecurity systems. Many software helps to prevent cyber-attacks. However, these are not able to early detect suspicious internet threat exchanges. This research used machine learning models in cybersecurity to enhance threat detection. Reducing cyberattacks internet and enhancing data protection; this system makes it possible to browse anywhere through the internet securely. The Kaggle dataset was collected to build technology to detect untrustworthy online threat exchanges early. To obtain better results and accuracy, a few pre-processing approaches were applied. Feature engineering is applied to the dataset to improve the quality of data. Ultimately, the random forest, gradient boosting, XGBoost, and Light GBM were used to achieve our goal. Random forest obtained 96% accuracy, which is the best and helpful to get a good outcome for the social development in the cybersecurity system.
Named Entity Recognition (NER), a core task in Information Extraction (IE) alongside Relation Extraction (RE), identifies and extracts entities like place and person names in various domains. NER has improved business processes in both public and private sectors but remains underutilized in government institutions, especially in developing countries like Indonesia. This study examines which government fields have utilized NER over the past five years, evaluates system performance, identifies common methods, highlights countries with significant adoption, and outlines current challenges. Over 64 international studies from 15 countries were selected using PRISMA 2020 guidelines. The findings are synthesized into a preliminary ontology design for Government NER.
This study conducts a comparative analysis of various machine learning and deep learning models for predicting order quantities in supply chain tiers. The models employed include XGBoost, Random Forest, CNN-BiLSTM, Linear Regression, Support Vector Regression (SVR), K-Nearest Neighbors (KNN), Multi-Layer Perceptron (MLP), Recurrent Neural Network (RNN), Bidirectional LSTM (BiLSTM), Bidirectional GRU (BiGRU), Conv1D-BiLSTM, Attention-LSTM, Transformer, and LSTM-CNN hybrid models. Experimental results show that the XGBoost, Random Forest, CNN-BiLSTM, and MLP models exhibit superior predictive performance. In particular, the XGBoost model demonstrates the best results across all performance metrics, attributed to its effective learning of complex data patterns and variable interactions. Although the KNN model also shows perfect predictions with zero error values, this indicates a need for further review of data processing procedures or model validation methods. Conversely, the BiLSTM, BiGRU, and Transformer models exhibit relatively lower performance. Models with moderate performance include Linear Regression, RNN, Conv1D-BiLSTM, Attention-LSTM, and the LSTM-CNN hybrid model, all displaying relatively higher errors and lower coefficients of determination (R²). As a result, tree-based models (XGBoost, Random Forest) and certain deep learning models like CNN-BiLSTM are found to be effective for predicting order quantities in supply chain tiers. In contrast, RNN-based models (BiLSTM, BiGRU) and the Transformer show relatively lower predictive power. Based on these results, we suggest that tree-based models and CNN-based deep learning models should be prioritized when selecting predictive models in practical applications.
The goal of this work was to create and assess machine-learning models for estimating the risk of budget overruns in developed projects. Finding the best model for risk forecasting required evaluating the performance of several models. Using a dataset of 177 projects took into account variables like environmental risks employee skill level safety incidents and project complexity. In our experiments, we analyzed the application of different machine learning models to analyze the risk for the management decision policies of developed organizations. The performance of the chosen model Neural Network (MLP) was improved after applying the tuning process which increased the Test R2 from −0.37686 before tuning to 0.195637 after tuning. The Support Vector Machine (SVM), Ridge Regression, Lasso Regression, and Random Forest (Tuned) models did not improve, as seen when Test R2 is compared to the experiments. No changes in Test R2’s were observed on GBM and XGBoost, which retained same Test R2 across different tuning attempts. Stacking Regressor was used only during the hyperparameter tuning phase and brought a Test R2 of 0. 022219.Decision Tree was again the worst model among all throughout the experiments, with no signs of improvement in its Test R2; it was −1.4669 for Decision Tree in all experiments arranged on the basis of Gender. These results indicate that although, models such as the Neural Network (MLP) sees improvements due to hyperparameter tuning, there are minimal improvements for most models. This works does highlight some of the weaknesses in specific types of models, as well as identifies areas where additional work can be expected to deliver incremental benefits to the structured applied process of risk assessment in organizational policies.
In this paper, we assess the results of experiment with different machine learning algorithms for the data classification on the basis of accuracy, precision, recall and F1-Score metrics. We collected metrics like Accuracy, F1-Score, Precision, and Recall: From the Neural Network model, it produced the highest Accuracy of 0.129526 also highest F1-Score of 0.118785, showing that it has the correct balance of precision and recall ratio that can pick up important patterns from the dataset. Random Forest was not much behind with an accuracy of 0.128119 and highest precision score of 0.118553 knit a great ability for handling relations in large dataset but with slightly lower recall in comparison with Neural Network. This ranked the Decision Tree model at number three with a 0.111792, Accuracy Score while its Recall score showed it can predict true positives better than Support Vector Machine (SVM), although it predicts more of the positives than it actually is a majority of the times. SVM ranked fourth, with accuracy of 0.095465 and F1-Score of 0.067861, the figure showing difficulty in classification of associated classes. Finally, the K-Neighbors model took the 6th place, with the predetermined accuracy of 0.065531 and the unsatisfactory results with the precision and recall indicating the problems of this algorithm in classification. We found out that Neural Networks and Random Forests are the best algorithms for this classification task, while K-Neighbors is far much inferior than the other classifiers.
Copyright © by EnPress Publisher. All rights reserved.