IEEE Xplore Search Results

Showing 1-25 of 5,731 resultsfor

Filter Results

Show

Results

Heart disease is a major global health problem, and successful treatment and prevention depend greatly on early and correct diagnosis. Machine learning methods have showed promise in the medical data analysis and in helping to categorise diseases. In this article, we investigate the application of ensemble machine learning methods for the categorization of cardiac patient data. Three machine learn...Show More
The prediction of heart disease is of significant importance in the domain of healthcare, where accurate diagnosis can save lives. In this paper, we propose a proficient model for prediction of heart disease using a Voting Ensemble technique. We employ a integration of Logistic Regression, Decision Tree classifier, and Random Forest classifiers to create a robust predictive model. This ensemble me...Show More
Compromised water quality poses risks to human health which necessitates the need for accurate water quality assessment. Our paper employs ensemble machine learning to accurately classify water samples. We present a comprehensive study focusing on the application of machine learning algorithms for the classification of water samples to determine their suitability for human consumption. The soft vo...Show More
Nowadays, people have embraced social media for more complex purposes such as communicating for update and reliable news during a disaster. Social media has developed into an essential information channel in recent years that can be utilized to improve disaster response. Due to the high feature dimensionality, categorizing situational awareness tweets based on user posts is a challenging procedure...Show More
When weak classifiers, i.e., estimators, are not justifying the classification of breast cancer then ensemble learning is a way to improve the classification of cancer. The ensemble is basically an aggregator where all weak classifiers are merged to get a strong classifier. The ensemble is based on a majority voting scheme. A hard voting scheme is used to take a major vote of each classifier where...Show More
The number of illegal intruders is growing at the same rate as the number of computer networks and the amount of data on those networks. They try to steal important and private information from the network about its users. An intrusion detection system (IDS) blocks all malicious or unauthorized activity from a computer network. However, it is important to detect illegal activity as early as possib...Show More
Ensemble learning is an extensively researched subject in machine learning due to its robust and reliable performance. Multiple machine learning models are combined in ensemble learning to improve performance and reliability. There are many algorithms and variations in ensemble learning, but most techniques focus on data space like Bagging, AdaBoost, etc., or feature space like Random Subspace, At...Show More
Spam email detection is crucial for cybersecurity, as it protects user privacy and reduces security risks. The persistent presence of spammers necessitates continuous improvements in spam filtering measures. To address this challenge, this study employs Grid Search Optimizer to fine-tune the parameters of four distinct classifiers: Support Vector Machine (SVM), Random Forest, Naive Bayes, and XGBo...Show More
Research in agriculture is a promising field, and crop prediction for particular land areas is especially critical to agriculture. Such prediction depends on the soil, minerals, and environment, the last of which has been short-changed by changing climatic conditions. Consequently, crop prediction for a particular zone presents difficulties for farmers. This is where machine learning (ML) steps in...Show More
Bayesian classification is a common data analysis and modeling method in data mining. In this paper, an improved ensemble method and the optimized Kernel density estimation used to Bayesian classifier. Unlike the traditional Bayesian classifier in that the conditional possibility density is calculated by an assumed statistical model, our method estimated the possibility value without model assumpt...Show More
Network Intrusion Detection System is extensively utilized for protection and reducing the damages of information system. It protects threats and vulnerabilities in computer network. Due to the rapid growth of computer network communications, network intrusion is significantly increased and the intrusion detection is considered as a major issue in nowadays. For secure the communication, it is nece...Show More
The process of classifying credit scores holds a crucial role in evaluating an individual's creditworthiness, influencing significant financial choices. This study is driven by the dynamic nature of credit scores and the financial sector's need for precise, real-time credit evaluations. This research introduces an ensemble-based method for credit score classification, utilizing a blend of diverse ...Show More
A neurological illness called Parkinson's disease (PD) commonly appears between the ages of 55 and 65. Moreover, a patient's entire quality of life is significantly impacted by the progressive development of motor as well as non-motor symptoms due to this disease. There is no known cure for PD, although a number of therapies have been created to assist control its symptoms. Therefore, the manageme...Show More
Bullying has been prevalent since the beginning of time, It’s just the ways of bullying that have changed over the years, from physical bullying to cyberbullying. According to Williard (2004), there are eight types of cyberbullying such as harassment, denigration, impersonation, etc. It’s been around 2 decades since social media sites came into the picture, but there haven’t been a lot of effectiv...Show More
Several pruning strategies that can be used to reduce the size and increase the accuracy of bagging ensembles are analyzed. These heuristics select subsets of complementary classifiers that, when combined, can perform better than the whole ensemble. The pruning methods investigated are based on modifying the order of aggregation of classifiers in the ensemble. In the original bagging algorithm, th...Show More
Among the top ten death-causing diseases in the world, cancer isconsidered to be one. There are about 100 different forms of cancer, and cancer prediction is critical to the advancement of data mining applications. The development of adequate methods for locating cancer instances will go a long way toward improving cancer patient therapy diagnosis. The term “cancer” refers to a group of disorders....Show More
The overwhelming growth and popularity of online social networks is also facing the issues of spamming, which mainly leads to uncontrolled dissemination of malware/viruses, promotional ads, phishing, and scams. It also consumes large amounts of network bandwidth leading to less revenue and significant financial losses to organizations. In literature, various machine learning techniques have been e...Show More
The outstand ascent in software computing has expanded the skyline for various applications to make our life easy in decision making. Among the significant requests, security frameworks have consistently been the predominant one to guarantee authenticity. Fingerprint classification techniques have acquired wide-spread consideration for personalized authentication. Automated fingerprint classificat...Show More
Fever is a common symptom for many infectious and inflammatory conditions. Manual microscopy diagnosis of fever is time-consuming and error-prone. This paper investigates automated ensemble learning approaches for classifying fever using cell images. Methods like discrete cosine transform (DCT), principal component analysis (PCA), gray level co-occurrence matrix (GLCM), and local binary patterns (...Show More
Electric Vehicle Supply Equipment (EVSE) networks, integral to modern transportation systems, are vulnerable to cyber threats due to integration into smart grids and IoT ecosystems. EVSE network A represents a traditional, centralized EV charging infrastructure, whereas EVSE network B denotes a distributed, decentralized charging network with varying levels of connectivity. This research investiga...Show More
The aim of the paper is to improve pairwise DNA sequence alignment accuracy using ensemble learning techniques. The application of these methods has resulted in a remarkable accuracy of 94.5%. Utilizing the DNA sequence alignment datasets based on NW algorithm," we combine the outputs of multiple alignment algorithms through Voting Classifier and Stacking Ensemble methods to enhance alignment prec...Show More
With the growth of social media usage, information sharing has become a concern due to the spread of misinformation and its strong impact on society. Researchers have developed innovative techniques to detect and classify false information online. Improving the accuracy of these models using ensemble learning methods has gained popularity recently. However, these ensemble models are based on stand...Show More
Healthcare big data is a collection of record of patient, hospital, doctors and medical treatment and it is so large, complex, distributed and growing so fast that this data is difficult to maintain and analyze using some traditional data analytics tools. To solve this difficulties, some machine learning tools are applied on such big amount of data using big data analytics framework. In recent yea...Show More
Ensemble learning method is a collaborative decision-making mechanism that implements to aggregate the predictions of learned classifiers in order to produce new instances. Early analysis has shown that the ensemble classifiers are more reliable than any single part classifier, both empirically and logically. While several ensemble methods are presented, it is still not an easy task to find an app...Show More
Ensemble learning is the process of amalgamating multiple classifiers to engender a strong classifier in supervised machine learning. It boost-up the performance week learning algorithms. In this paper, we have tested the performance of RandonForest, Bagging, and Boosting methods applying decision tree, Naïve Bayes classifier, and NBTree as a base classifier on 10 benchmark datasets. RandomForest ...Show More