scholarly journals Predicting Vasovagal Syncope for Paraplegia Patients Using Average Weighted Ensemble Technique

Author(s):  
V. Vinodhini ◽  
Akula Vishalakshi ◽  
G. Naga Chandrika ◽  
S. Sankar ◽  
Somula Ramasubbareddy

Vasovagal syncope (VVS) refers to fainting of people with a drop in blood flow to the brain more serious disease in paraplegia patients. Precognitive diagnoses are characterized by lightheadedness, nausea, severe fatigue, and an elevated heart rate. As a result, it’s important to seek care as soon as possible after experiencing syncope. Since receiving a correct diagnosis and appropriate care, the majority of patients may avoid complications with syncope. Syncope appears to be a sign of COVID 19 in people with coronary artery disease. Furthermore, a sudden heart attack might result in acute syncope. In a few circumstances, machine learning classification techniques may not be precise. For paraplegia patients, prediction vasovagal syncope needs more precise results in order to save their lives. The aim of this paper is to use the ensemble technique to improve the accuracy of conventional machine learning algorithms. EEG (ElectroEncephaloGram) brainwave dataset from kaggle is used to implement it. The accuracy of the proposed AWET algorithm is 82%. It improves the accuracy by 17% compare to Support Vector Machine, Random Forest, Naive Bayes, and MultiLayer Perceptron classifiers.

Author(s):  
Ahmed T. Shawky ◽  
Ismail M. Hagag

In today’s world using data mining and classification is considered to be one of the most important techniques, as today’s world is full of data that is generated by various sources. However, extracting useful knowledge out of this data is the real challenge, and this paper conquers this challenge by using machine learning algorithms to use data for classifiers to draw meaningful results. The aim of this research paper is to design a model to detect diabetes in patients with high accuracy. Therefore, this research paper using five different algorithms for different machine learning classification includes, Decision Tree, Support Vector Machine (SVM), Random Forest, Naive Bayes, and K- Nearest Neighbor (K-NN), the purpose of this approach is to predict diabetes at an early stage. Finally, we have compared the performance of these algorithms, concluding that K-NN algorithm is a better accuracy (81.16%), followed by the Naive Bayes algorithm (76.06%).


2021 ◽  
Author(s):  
Coralie Joucla ◽  
Damien Gabriel ◽  
Emmanuel Haffen ◽  
Juan-Pablo Ortega

Research in machine-learning classification of electroencephalography (EEG) data offers important perspectives for the diagnosis and prognosis of a wide variety of neurological and psychiatric conditions, but the clinical adoption of such systems remains low. We propose here that much of the difficulties translating EEG-machine learning research to the clinic result from consistent inaccuracies in their technical reporting, which severely impair the interpretability of their often-high claims of performance. Taking example from a major class of machine-learning algorithms used in EEG research, the support-vector machine (SVM), we highlight three important aspects of model development (normalization, hyperparameter optimization and cross-validation) and show that, while these 3 aspects can make or break the performance of the system, they are left entirely undocumented in a shockingly vast majority of the research literature. Providing a more systematic description of these aspects of model development constitute three simple steps to improve the interpretability of EEG-SVM research and, in fine, its clinical adoption.


Author(s):  
Vatsal Gupta and Saurabh Gautam

Image recognition is one of the core disciplines in Computer Vision. It is one of the most widely researched topics of the last few decades. Many advances in image recognition in the past decade, has made it one of the most efficient and powerful disciplines of all, having its applications in every sector including Finance, Healthcare, Security services, Agriculture and many more. Feature extraction is an integral part of image recognition. It helps in training the model more efficiently and with a higher accuracy, by getting rid of any unwanted or unnecessary features, thus reducing the dimensionality of the input image. This also helps in reducing the computational resources required by the algorithm to train, thus making it affordable for people with low end setups. Here we compare the accuracies of different machine learning classification algorithms, and their training times, with and without using feature Extraction. For the purpose of extracting features, a convolutional neural network was used. The model was trained and tested on the data of 12 classes containing a total of 2,175 images. For comparisons, we chose the Logistic regression, K-Nearest Neighbors Classifier, Random forest Classifier, and Support Vector Machine Classifier.


2020 ◽  
Author(s):  
Michelle Kwok ◽  
Hugh Nolan ◽  
Chie Wei Fan ◽  
Clodagh O’Dwyer ◽  
Rose A Kenny ◽  
...  

AbstractObjectivesTo assess 1) differences in the hemodynamic response to the active stand test in older adults with a clinical diagnosis of vasovagal syncope compared to age-matched controls 2) if the active stand test combined with machine learning approaches can be used to identify the presence of vasovagal syncope in older adults.ApproachAdults aged 50 and over (Vasovagal Syncope N=46 Age=66.9±10.3; Control N=86 Age=65.3±9.5) completed an active stand test. Multiple features were extracted to characterize the hemodynamic responses to the active stand test and were compared between groups. Classification was performed using machine learning algorithms including linear discriminant analysis, quadratic discriminant analysis, support vector machine and an ensemble majority vote classifier.Main ResultsSubjects with vasovagal syncope demonstrated a higher resting (supine) heart rate (69.8±13.1 bpm vs 63.3±12.1 bpm; P=0.007), a smaller initial systolic blood pressure drop (−20.2±20.1% vs −27.3±17.5%; P=0.005), larger drops in stroke volume (−14.7±24.0% vs −2.7±23.3%; P=0.010) and cardiac output (−6.4±18.5% vs 5.8±22.3%;P<0.001) and a larger increase in total peripheral resistance (8.1±30.4% vs −6.03±22.8%; P=0.002) compared to controls. A majority vote classifier identified the presence of vasovagal syncope with 82.6% sensitivity, 76.8% specificity, and average accuracy of 78.9%.SignificanceOlder adults with vasovagal syncope display a unique hemodynamic and autonomic response to active standing characterized by relative autonomic hypersensitivity and larger drops in cardiac output compared to age-matched controls. With suitable machine learning algorithms, the active stand test holds the potential to be used to screen older adults for reflex syncopes and hypotensive susceptibility potentially reducing test time, cost, and patient discomfort. More broadly this paper presents a machine learning framework to support use of the active stand test for classification of clinical outcomes of interest.


2021 ◽  
Vol 9 (9) ◽  
pp. 999
Author(s):  
Marvin F. Li ◽  
Patricia M. Glibert ◽  
Vyacheslav Lyubchich

Harmful algal blooms (HABs), events that kill fish, impact human health in multiple ways, and contaminate water supplies, have increased in frequency, magnitude, and impacts in numerous marine and freshwaters around the world. Blooms of the toxic dinoflagellate Karenia brevis have resulted in thousands of tons of dead fish, deaths to many other marine organisms, numerous respiratory-related hospitalizations, and tens to hundreds of millions of dollars in economic damage along the West Florida coast in recent years. Four types of machine learning algorithms, Support Vector Machine (SVM), Relevance Vector Machine (RVM), Naïve Bayes classifier (NB), and Artificial Neural Network (ANN), were developed and compared in their ability to predict these blooms. Comparing the 21 year monitoring dataset of K. brevis abundance, RVM and NB were found to have better skills in bloom prediction than the other two approaches. The importance of upwelling-favorable northerly winds in increasing K. brevis probability, and of onshore westerly winds in preventing blooms from dispersing offshore, were quantified using RVM, and all models were used to explore the importance of large river flows and the nutrients they supply in regulating blooms. These models provide new tools for management of these devastating algal blooms.


The process of discovering and analyzing the customer feedback using Natural Language Processing (NLP) is said to be sentiment analysis. Based on the surge over the concept of rating level in sentiment analysis, sentiment is utilized as an attribute for certain aspects or features that get expressed and more attention are provided to the problem of detecting the customer reviews. Despite the wide use and popularity of some methods, a better technique for identifying the polarity of a text data is hard to find. Machine learning has recently attracted attention as an approach for sentiment analysis. This work extends the idea of evaluating the performance of various Machine Learning (ML) classifiers namely logistic regression, Naive Bayes, Support Vector Machine (SVM) and Neural Network (NN).To show their effectiveness in sentiment mining of customer product reviews, the customer feedback has been collected from Grocery and Gourmet Food. Nearly 90 thousands customers feedback reviews of various product related categories namely Product ID, rating, review test, review time reviewer ID and reviewer name are used in this analysis. The performance of the classifiers is measured in terms of accuracy, specificity and sensitivity. From the experimental results, the better machine learning classification algorithm is proposed for sentiment mining using online shopping customer review data.


2021 ◽  
Vol 2095 (1) ◽  
pp. 012058
Author(s):  
Xiaoyu Xian ◽  
Haichuan Tang ◽  
Yin Tian ◽  
Qi Liu ◽  
Yuming Fan

Abstract This paper addresses electric motor fault diagnosis using supervised machine learning classification. A total of 15 distinct fault types are classified and multilabel strategies are used to classify concurrent faults. we explored, developed, and compared the performance of different types of binary (fault/non-fault), multi-class (fault type) and multi-label (single fault versus combination fault) classifiers. To evaluate the effectiveness of fault identification and classification, we used different supervised machine learning methods, including Random forest classification, support vector machine and neural network classification. Through experiment, we compared these methods over 4 classification regimes and finally summarize the most suitable machine learning algorithms for different aspects of health diagnosis in traction motors area.


2020 ◽  
Vol 15 ◽  
Author(s):  
Shivani Aggarwal ◽  
Kavita Pandey

Background: Polycystic ovary syndrome is commonly known as PCOS and it is surprising that it affects up to 18% of women in reproductive age. PCOS is the most usually occurring hormone-related disorder. Some of the symptoms of PCOS are irregular periods, increased facial and body hair growth, attain more weight, darkening of skin, diabetes and trouble conceiving (infertility). It also came into light that patients suffering from PCOS also possess a range of metabolic abnormalities. Due to metabolic abnormalities, some disorder may occur which increase the risk of insulin resistance, type 2 diabetes and impaired glucose tolerance (a sign of prediabetes). Family members of women suffering from PCOS are also at higher hazardous level for developing the same metabolic abnormalities. Obesity and overweight status contribute to insulin resistance in PCOS. Objective: In the modern era, there are several new technologies available to diagnose PCOS and one of them is Machine learning algorithms because they are exposed to new data. These algorithms learn from past experiences to produce reliable and repeatable decisions. In this article, Machine learning algorithms are used to identify the important features to diagnose PCOS. Methods: Several classification algorithms like Support vector machine (SVM), Logistic Regression, Gradient Boosting, Random Forest, Decision Tree and K-Nearest Neighbor (KNN) are uses well organized test datasets for classify huge records. Initially a dataset of 541 instances and 41 attributes has been taken to apply the prediction models and a manual feature selection is done over it. Results: After the feature selection, a set of 12 attributes has been identified which plays a crucial role in diagnosing PCOS. Conclusion: There are several researches progressing in the direction of diagnosing PCOS but till now the relevant features are not identify for the same.


2019 ◽  
Vol 19 (06) ◽  
pp. 1950044
Author(s):  
ROBERT LEMOYNE ◽  
TIMOTHY MASTROIANNI

The powered prosthesis for people with transtibial amputation offers the opportunity to more appropriately restore gait functionality with benefits, such as powered plantar flexion. In particular, various software control architectures provide unique capabilities for regulating the powered prosthesis during gait. One highly novel approach applies the winding filament hypothesis, which enables an advanced modeling of muscle characteristics, such as through introducing the attributes of titin into the muscle model. The objective of the research is to contrast the conventional control architecture of the BiOM-powered prosthesis compared with the winding filament hypothesis control architecture through machine learning classification. Four machine learning algorithms are applied through the Waikato Environment for Knowledge Analysis (WEKA): J48 decision tree, [Formula: see text]-nearest neighbors, logistic regression, and the support vector machine. The feature set is derived from the force signal acquired from a force plate, which is a conventional gait analysis system. The feature set applied five attributes representing temporal and kinetic aspects of the stance phase of gait. The [Formula: see text]-nearest neighbors algorithm achieves the best machine learning classification accuracy of 95%. The preliminary research establishes the foundation for more sophisticated endeavors respective of the powered prosthesis, such as determining the appropriateness of modifying the software control architecture to best accommodate the progressive lifestyle evolutions and adaptations of the person with amputation.


Diabetes is a most important health dispute that has reached distressing levels; today approximately half a billion individuals are living with diabetes universal. Diabetes is a state that damages the body’s capability to process glucose in blood, otherwise known as blood sugar. It is a metabolic disease that reasons high blood sugar. The hormone insulin transfers sugar from the blood into your cells to be stored for energy. With diabetes, your body either doesn’t make sufficient insulin or can’t efficiently use the insulin it does makes. The motive of this research is to design a method or prototype which can detect or predict the diabetes in patients with high precision. Therefore different machine learning classification algorithms namely decision tree, support vector machine, Naïve Bayes and k-NN are used in this research work for prediction of the diabetes. Two databases are used for experimentation. The first one is created from hospital with 82 patients and second one is readily available Pima Indian Diabetes database. The performances of different machine learning algorithms are estimated on different measures like Precision, Recall, F-measure and accuracy. The objective of this research is to study the accuracy of different machine learning algorithms and hence identify set of suitable algorithms for prediction of diabetes for further research work.


Sign in / Sign up

Export Citation Format

Share Document