The current machine learning algorithms classify human activities with inaccurate accuracy, poor generalization ability of the model, and poor classification effect. Proposing to use Random Forest classifier to classi...
The current machine learning algorithms classify human activities with inaccurate accuracy, poor generalization ability of the model, and poor classification effect. Proposing to use Random Forest classifier to classify the samples. The classifier has the advantage of good generalization ability, high accuracy, and the ability to handle a large number of sample data. After comparing with BP neural networks, Naive Bayesian networks, and decision trees, the random forest classifier achieved an accuracy of 98% on the test set, much higher than the 55%, 87%, and 88% of the other algorithms. In addition, we also tested the generalization ability of the model using the K-Folder cross-validation method, which yielded an average accuracy of 95.5%, also much higher than the 49.9%, 85%, and 90% of the other classifiers. The experimental results show that the random forest classifier has significantly improved in accuracy and generalization ability compared with BP neural network by 78% and 91%, respectively. Therefore, the superiority of the random forest classifier in human activity classification is proved.
Data classification plays a crucial role in artificial intelligence, particularly in enhancing model accuracy. This study focuses on classifying Toraja buffalo, a livestock breed with significant cultural importance i...
详细信息
The dynamic nature of cyber threats offers a continual problem in the field of cybersecurity in the context of the expanding internet environment. This study provides an in-depth assessment of the literature on machin...
详细信息
Myocardial infarction (MI) is an acute interruption of blood flow to the heart, which causes the heart to suffer from a deficiency of blood and ischemia, so the heart muscle is damaged, and cells can die and lose thei...
详细信息
This study explores the effectiveness of combining BERT (Bidirectional Encoder Representations from Transformers) with convolutional neural networks (CNN) and multilayer perceptrons (MLP) for a specific task. The resu...
This study explores the effectiveness of combining BERT (Bidirectional Encoder Representations from Transformers) with convolutional neural networks (CNN) and multilayer perceptrons (MLP) for a specific task. The results showcase promising performance of the BERT + CNN model, with precision, recall, and F1-score values of 0.91, 0.86, and 0.89, respectively. The BERT + MLP model exhibits consistent performance with an F1-score of 0.875. A comparative analysis against a previous study utilizing IndoBERT highlights the competitive edge of our BERT + CNN model, particularly in terms of recall and F1-score. Additionally, our proposed model demonstrates competitive performance against other state-of-the- art models such as RoBERTa and xlmRoBERTa. This study contributes valuable insights into the optimization of BERT -based models for specific tasks, emphasizing the efficacy of the BERT + CNN architecture.
Nowadays, one of the most important objectives in health-related research is the improvement of the living condition and well-being of people. Smart home systems can provide health protection for residents based on th...
详细信息
The proliferation of Internet of Things (IoT) applications prompts extraordinary demands for the collaboration of large amounts of computational resources provided by IoT devices in edge networks, and these applicatio...
详细信息
Numerous individuals globally, regardless of age, have the neurological condition epilepsy. Recurrent seizures compromised motor and sensory abilities, and a hindered normal lifestyle are all signs of epilepsy. By see...
详细信息
作者:
Kapse, RishikeshGourshettiwar, Palash
Faculty of Engineering and Technology Dept. of Artificial Intelligence and Data Science Maharashtra Wardha India
Faculty of Engineering and Technology Dept. of Computer Science And Medical Engineering Maharashtra Wardha India
This essay's primary focus is on Google Cloud's use in healthcare and how it affects data management, teamwork, and cost-effectiveness. With a focus on Google Cloud, which improves the processing, storing, and...
详细信息
Data transformation is the core process in migrating database from relational database to NoSQL database such as column-oriented database. However,there is no standard guideline for data transformation from relationa...
详细信息
Data transformation is the core process in migrating database from relational database to NoSQL database such as column-oriented database. However,there is no standard guideline for data transformation from relational database toNoSQL database. A number of schema transformation techniques have been proposed to improve data transformation process and resulted better query processingtime when compared to the relational database query processing time. However,these approaches produced redundant tables in the resulted schema that in turnconsume large unnecessary storage size and produce high query processing timedue to the generated schema with redundant column families in the transformedcolumn-oriented database. In this paper, an efficient data transformation techniquefrom relational database to column-oriented database is proposed. The proposedschema transformation technique is based on the combination of denormalizationapproach, data access pattern and multiple-nested schema. In order to validate theproposed work, the proposed technique is implemented by transforming data fromMySQL database to MongoDB database. A benchmark transformation techniqueis also performed in which the query processing time and the storage size arecompared. Based on the experimental results, the proposed transformation technique showed significant improvement in terms query processing time and storagespace usage due to the reduced number of column families in the column-orienteddatabase.
暂无评论