Eni Heni Hermaliani
Universitas Nusa Mandiri, Jakarta

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Perbandingan Tradisional dan Ensemble Machine Learning dalam Melakukan Klasifikasi Kalimat Ujaran Kebencian Ridwan; Riyan Latifahul Hasanah; Eni Heni Hermaliani
Insect (Informatics and Security): Jurnal Teknik Informatika Vol. 8 No. 2 (2023): Maret 2023
Publisher : Universitas Muhammadiyah Sorong

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33506/insect.v8i2.2321

Abstract

Sentences of Hate Speech are criminal acts that are expressed to individuals or groups in the form of insults, slander, or insults related to race, religion, culture, etc. Hate Speech is often conveyed through social media such as Twitter. To help overcome the spread of hate speech, this study aims to analyze the categorization of hate speech sentences using machine learning. To achieve this goal, pre-processing stages are needed, namely removing punctuations, lowercase, tokenizing, filtering, and stemming. The dataset has an unbalanced data distribution, so the SMOTE (Synthetic Minority Over-sampling Technique) method is very suitable to use, followed by applying the features engineering model, namely TF-IDF (Term Frequency-Inverse Document Frequency) and using the Logistic Regression algorithm, Decision Tree, and Naïve Bayes, then developed machine learning algorithms using ensemble methods, namely Adaptive Boosting (AdaBoost) and Random Forest. The Logistic Regression Algorithm gets the best accuracy value of 91.40 and can outperform other algorithms
Penerapan Machine Learning Dalam Analisis Stadium Penyakit Hati Untuk Proses Diagnosis dan Perawatan Jimmy; Lili Dwi Yulianto; Eni Heni Hermaliani; Laela Kurniawati
Resolusi : Rekayasa Teknik Informatika dan Informasi Vol. 3 No. 4 (2023): RESOLUSI Maret 2023
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/resolusi.v3i4.709

Abstract

Liver disease is a disease that has existed for a long time and is quite common in society. This disease occurs because the liver cannot work optimally due to inflammation or viruses. Therefore, one of the ways used to determine liver disease is to do a blood test in the laboratory so as to obtain information in the form of enzyme levels, but blood tests in the laboratory require a fairly expensive so that predictions using machine learning is needed for this case, because the symptoms of liver disease need to be handled quickly. Medical record Data and laboratory results produce many features while too many features can reduce the value of accuracy in machine learning, so the features selection model is needed to determine the most influential features in machine learning. in this research that using three models of features selection, namely Random Forest Importance, Chi Square Test and Recursive Features Elimination and managed to get the two highest features, namely SGOT (Serum Glutamic Oxaloacetic Transaminase) and SGPT (Serum Glutamic Pyruvic Transaminase). Accuracy results will be compared between two features with eleven features using K-fold Cross Validation, and perform comparison using Features Extraction model using Principal Component Analysis (PCA). Accuracy calculation is done using Random Forest algorithm, Decision Tree, Naive Bayes, Logistic Regression, Support Vector Machine, KNN, Gradient Boosting and Artificial Neural Network, the calculation accuracy using Random Forest algorithm with PCA between Eleven and two features decreased by 0.6%, while using features selection increased by 0.7%, found the highest accuracy using Random Forest algorithm with 2 features of 72.2%.