Introduction: In pattern recognition and data mining, feature selection is one of the most crucial tasks. To increase the efficacy of classification algorithms, it is necessary to identify the most relevant subset of ...
详细信息
Introduction: In pattern recognition and data mining, feature selection is one of the most crucial tasks. To increase the efficacy of classification algorithms, it is necessary to identify the most relevant subset of features in a given domain. This means that the feature selection challenge can be seen as an optimization problem, and thus meta-heuristic techniques can be utilized to find a solution. Methodology: In this work, we propose a novel hybrid binary meta-heuristic algorithm to solve the feature selection problem by combining two algorithms: dipperthroatedoptimization (DTO) and Sine Cosine (SC) algorithm. The new algorithm is referred to as bSCWDTO. We employed the sine cosine algorithm to improve the exploration process and ensure the optimizationalgorithm converges quickly and accurately. Thirty datasets from the University of California Irvine (UCI) machine learning repository are used to evaluate the robustness and stability of the proposed bSCWDTO algorithm. In addition, the K-Nearest Neighbor (KNN) classifier is used to measure the selected features' effectiveness in classification problems. Results: The achieved results demonstrate the algorithm's superiority over ten state-of-the-art optimization methods, including the original DTO and SC, Particle Swarm optimization (PSO), Whale optimizationalgorithm (WOA), Grey Wolf optimization (GWO), Multiverse optimization (MVO), Satin Bowerbird Optimizer (SBO), Genetic algorithm (GA), the hybrid of GWO and GA, and Firefly algorithm (FA). Moreover, Wilcoxon's rank-sum test was performed at the 0.05 significance level to study the statistical difference between the proposed method and the alternative feature selection methods. Conclusion: These results emphasized the proposed feature selection method's significance, superiority, and statistical difference.
The accurate prediction of solar energy generation is significant for efficient energy management in Internet of Things (IoT) devices. However, current forecasting models frequently fail to account for the dynamic nat...
详细信息
The accurate prediction of solar energy generation is significant for efficient energy management in Internet of Things (IoT) devices. However, current forecasting models frequently fail to account for the dynamic nature of weather conditions. Also, traditional methods often have limited accuracy and scalability. This paper proposes Solar Energy Prediction in IoT system based optimized Complex-Valued Spatio-Temporal Graph Convolutional Neural Network (SEP-CVSGCNN-IoT) to overcome the limitations of existing models. Initially, the data are collected from solar panel and weather forecast. The collected data is given to the pre-processing using DataAdaptive Gaussian Average Filtering (DAGAF) to remove the unwanted data and replace missing data. The pre-processed data is given into Nutcracker optimization (NCO) algorithm for selecting optimal features. Then, the selected features are given to the Complex-Valued Spatio-Temporal Graph Convolutional Neural Network (CVSGCNN) for solar energy prediction. Finally, dipper throated optimization algorithm (DTOA) is proposed to enhance the weight parameter of CVSGCNN classifier, which precisely predicts solar energy in IoT. The proposed SEP-CVSGCNN-IoT method provides 18.46%, 26.34, 15.69 and 20.84% higher accuracy and 18.24%, 23.77, 24.34 and 16.29% lower mean absolute error when analyzed with existing techniques, such as deep learning enhanced solar energy prediction and AI-driven IoT (DL-ESEF-AI), towards efficient renewable energy prediction using deep learning (TEE-REP-DL), a new deep learning method for effectual forecasting of short-term PV energy production (DL-EF-SPEP) and metaheuristic-dependent hyper parameter tuning for recurrent deep learning: application to the solar energy generation prediction (HT-RDL-PSEG) respectively.
暂无评论