tree classifier
Recently Published Documents


TOTAL DOCUMENTS

619
(FIVE YEARS 351)

H-INDEX

28
(FIVE YEARS 6)

Author(s):  
Angela More

Abstract: Data analytics play vital roles in diagnosis and treatment in the health care sector. To enable practitioner decisionmaking, huge volumes of data should be processed with machine learning techniques to produce tools for prediction and classification Breast Cancer reports 1 million cases per year. We have proposed a prediction model, which is specifically designed for prediction of Breast Cancer using Machine learning algorithms Decision tree classifier, Naïve Bayes, SVM and KNearest Neighbour algorithms. The model predicts the type of tumour, the tumour can be benign (noncancerous) or malignant (cancerous) . The model uses supervised learning which is a machine learning concept where we provide dependent and independent columns to machine. It uses classification technique which predicts the type of tumour. Keywords: Cancer, Machine learning, Prediction, Data Visualization, SVM, Naïve Bayes, Classification.


Author(s):  
Hassan Najadat ◽  
Mohammad A. Alzubaidi ◽  
Islam Qarqaz

Reviews or comments that users leave on social media have great importance for companies and business entities. New product ideas can be evaluated based on customer reactions. However, this use of social media is complicated by those who post spam on social media in the form of reviews and comments. Designing methodologies to automatically detect and block social media spam is complicated by the fact that spammers continuously develop new ways to leave their spam comments. Researchers have proposed several methods to detect English spam reviews. However, few studies have been conducted to detect Arabic spam reviews. This article proposes a keyword-based method for detecting Arabic spam reviews. Keywords or Features are subsets of words from the original text that are labelled as important. A term's weight, Term Frequency–Inverse Document Frequency (TF-IDF) matrix, and filter methods (such as information gain, chi-squared, deviation, correlation, and uncertainty) have been used to extract keywords from Arabic text. The method proposed in this article detects Arabic spam in Facebook comments. The dataset consists of 3,000 Arabic comments extracted from Facebook pages. Four different machine learning algorithms are used in the detection process, including C4.5, kNN, SVM, and Naïve Bayes classifiers. The results show that the Decision Tree classifier outperforms the other classification algorithms, with a detection accuracy of 92.63%.


2022 ◽  
Vol 8 ◽  
Author(s):  
Alicia García-Dorta ◽  
Paola León-Suarez ◽  
Sonia Peña ◽  
Marta Hernández-Díaz ◽  
Carlos Rodríguez-Lozano ◽  
...  

Background: Secukinumab has been shown effective for psoriatic arthritis (PsA) and axial spondylarthritis (AxSpA) in randomized trials. The aim of this study was to analyze baseline patient and disease characteristics associated with a better retention rate of secukinumab under real-world conditions.Patients and Methods: Real-life, prospective multicenter observational study involving 138 patients, 61 PsA and 77 AxSpA, who were analyzed at baseline, 6, 12 months and subsequently every year after starting secukinumab regardless of the line of treatment. Demographics and disease characteristics, measures of activity, secukinumab use, and adverse events were collected. Drug survival was analyzed using Kaplan-Meier curves and factors associated with discontinuation were evaluated using Cox regression. The machine-learning J48 decision tree classifier was also applied.Results: During the 1st year of treatment, 75% of patients persisted with secukinumab, but accrued 71% (n = 32) in total losses (n = 45). The backward stepwise (Wald) method selected diagnosis, obesity, and gender as relevant variables, the latter when analyzing the interactions. At 1 year of follow-up, the Cox model showed the best retention rate in the groups of AxSpa women (95%, 95% CI 93–97%) and PsA men (89%, 95% CI 84–93%), with the worst retention in PsA women (66%, 95% CI 54–79%). The J48 predicted secukinumab retention with an accuracy of 77.2%. No unexpected safety issues were observed.Conclusions: Secukinumab shows the best retention rate at 1 year of treatment in AxSpA women and in PsA men, independently of factors such as the time of disease evolution, the line of treatment or the initial dose of the drug.


Sensors ◽  
2022 ◽  
Vol 22 (1) ◽  
pp. 379
Author(s):  
Grzegorz Piecuch ◽  
Rafał Żyła

The article presents an extensive analysis of the literature related to the diagnosis of the extrusion process and proposes a new, unique method. This method is based on the observation of the punch displacement signal in relation to the die, and then approximation of this signal using a polynomial. It is difficult to find in the literature even an attempt to solve the problem of diagnosing the extrusion process by means of a simple distance measurement. The dominant feature is the use of strain gauges, force sensors or even accelerometers. However, the authors managed to use the displacement signal, and it was considered a key element of the method presented in the article. The aim of the authors was to propose an effective method, simple to implement and not requiring high computing power, with the possibility of acting and making decisions in real time. At the input of the classifier, authors provided the determined polynomial coefficients and the SSE (Sum of Squared Errors) value. Based on the SSE values only, the decision tree algorithm performed anomaly detection with an accuracy of 98.36%. With regard to the duration of the experiment (single extrusion process), the decision was made after 0.44 s, which is on average 26.7% of the extrusion experiment duration. The article describes in detail the method and the results achieved.


2022 ◽  
Vol 12 (1) ◽  
pp. 43
Author(s):  
Shuo-Ming Ou ◽  
Kuo-Hua Lee ◽  
Ming-Tsun Tsai ◽  
Wei-Cheng Tseng ◽  
Yuan-Chia Chu ◽  
...  

Sepsis survivors have a higher risk of long-term complications. Acute kidney injury (AKI) may still be common among sepsis survivors after discharge from sepsis. Therefore, our study utilized an artificial-intelligence-based machine learning approach to predict future risks of rehospitalization with AKI between 1 January 2008 and 31 December 2018. We included a total of 23,761 patients aged ≥ 20 years who were admitted due to sepsis and survived to discharge. We adopted a machine learning method by using models based on logistic regression, random forest, extra tree classifier, gradient boosting decision tree (GBDT), extreme gradient boosting, and light gradient boosting machine (LGBM). The LGBM model exhibited the highest area under the receiver operating characteristic curves (AUCs) of 0.816 to predict rehospitalization with AKI in sepsis survivors and followed by the GBDT model with AUCs of 0.813. The top five most important features in the LGBM model were C-reactive protein, white blood cell counts, use of inotropes, blood urea nitrogen and use of diuretics. We established machine learning models for the prediction of the risk of rehospitalization with AKI in sepsis survivors, and the machine learning model may set the stage for the broader use of clinical features in healthcare.


2022 ◽  
Vol 2161 (1) ◽  
pp. 012021
Author(s):  
Konda Vaishnavi ◽  
U Nikhitha Kamath ◽  
B Ashwath Rao ◽  
N V Subba Reddy

Abstract Early detection of mental health issues allows specialists to treat them more effectively and it improves patient’s quality of life. Mental health is about one’s psychological, emotional, and social well-being. It affects the way how one thinks, feels, and acts. Mental health is very important at every stage of life, from childhood and adolescence through adulthood. This study identified five machine learning techniques and assessed their accuracy in identifying mental health issues using several accuracy criteria. The five machine learning techniques are Logistic Regression, K-NN Classifier, Decision Tree Classifier, Random Forest, and Stacking. We have compared these techniques and implemented them and also obtained the most accurate one in Stacking technique based with an accuracy of prediction 81.75%.


2022 ◽  
Vol 16 (1) ◽  
pp. 0-0

The number of attacks increased with speedy development in web communication in the last couple of years. The Anomaly Detection method for IDS has become substantial in detecting novel attacks in Intrusion Detection System (IDS). Achieving high accuracy are the significant challenges in designing an intrusion detection system. It also emphasizes applying different feature selection techniques to identify the most suitable feature subset. The author uses Extremely randomized trees (Extra-Tree) for feature importance. The author tries multiple thresholds on the feature importance parameters to find the best features. If single classifiers use, then the classifier's output is wrong, so that the final decision may be wrong. So The author uses an Extra-Tree classifier applied to the best-selected features. The proposed method is estimated on standard datasets KDD CUP'99, NSL-KDD, and UNSW-NB15. The experimental results show that the proposed approach performs better than existing methods in detection rate, false alarm rate, and accuracy.


2021 ◽  
pp. 1-11
Author(s):  
Jesús Miguel García-Gorrostieta ◽  
Aurelio López-López ◽  
Samuel González-López ◽  
Adrián Pastor López-Monroy

Academic theses writing is a complex task that requires the author to be skilled in argumentation. The goal of the academic author is to communicate clear ideas and to convince the reader of the presented claims. However, few students are good arguers, and this is a skill that takes time to master. In this paper, we present an exploration of lexical features used to model automatic detection of argumentative paragraphs using machine learning techniques. We present a novel proposal, which combines the information in the complete paragraph with the detection of argumentative segments in order to achieve improved results for the detection of argumentative paragraphs. We propose two approaches; a more descriptive one, which uses the decision tree classifier with indicators and lexical features; and another more efficient, which uses an SVM classifier with lexical features and a Document Occurrence Representation (DOR). Both approaches consider the detection of argumentative segments to ensure that a paragraph detected as argumentative has indeed segments with argumentation. We achieved encouraging results for both approaches.


2021 ◽  
Vol 2 (2) ◽  
pp. 95-103
Author(s):  
Siti Khotimatul Wildah ◽  
Sarifah Agustiani ◽  
Ali Mustopa ◽  
Nanik Wuryani ◽  
Hendri Mahmud Nawawi ◽  
...  

Wajah merupakan bagian dari sistem biometric dimana wajah manusia memiliki bentuk dan karakteristik yang berbeda antara satu dengan lainnya sehingga wajah dapat dijadikan sebagai alternatif pengamanan suatu sistem. Proses pengenalan wajah didasarkan pada proses pencocokan dan perbandingan citra yang dimasukan dengan citra yang telah tersimpan di database. Akan tetapi pengenalan wajah menjadi permasalahan yang cukup menantang dikarenakan illuminasi, pose dan ekspresi wajah serta kualitas citra. Oleh sebab itu pada penelitian ini bertujuan untuk melakukan pengenalan wajah dengan menggunakan metode machine learning seperti Logistic Regression (LR), Linear Discriminant Analysis (LDA), Decision Tree Classifier, Random Forest Classifier (RF), Gaussian NB, K Neighbors Classifier (KNN) dan Support Vector Machine (SVM) dan beberapa metode ekstraksi fitur Hu-Moment, HOG dan Haralick pada dataset Yale Face. Berdasarkan pengujian yang dilakukan metode ekstraksi fitur gabungan Hu-Moment, HOG dan Haralick dengan algoritma Linear Discriminant Analysis (LDA) menghasilkan nilai akurasi tertinggi sebesar 79,71% dibandingkan dengan metode ekstraksi fitur dan algoritma klasifikasi lainnya.


Sign in / Sign up

Export Citation Format

Share Document