Anjani, Sarah
Unknown Affiliation

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

Found 2 Documents
Search

Prediction and Analysis of Rice Production and Yields Using Ensemble Learning Techniques Sulistya, Yudha Islami; Musdholifah, Aina; Sapuletea, Chrissandy; Br Bangun, Elsi Titasari; Hamda, Hizbullah; Anjani, Sarah; Septiadi, Abednego Dwi
ILKOM Jurnal Ilmiah Vol 16, No 2 (2024)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v16i2.1948.115-124

Abstract

This research focuses on predicting and analyzing rice production and yield throughout the world using ensemble learning techniques. The study applies and compares three methods: linear regression, ARIMA, and ensemble learning, to predict rice harvest yields. The results show that ensemble learning techniques significantly improve prediction performance. For instance, the ensemble model for predicting area harvested, combining Model 6 (linear regression) and Model 10 (ARIMA), achieved  of coefficient of determination outperforming the individual models. Similarly, for predicting yield, the ensemble model combining Model 4 (linear regression) and Model 9 (ARIMA) achieved  of coefficient of determination indicating superior prediction accuracy. For predicting production, the ensemble model combining Model 2 (linear regression) and Model 8 (ARIMA) achieved  of coefficient of determination. These results demonstrate the effectiveness of ensemble learning in enhancing prediction accuracy with lower MSE and RMSE values. By analyzing various factors influencing rice yields, this research provides valuable insights for increasing rice production and yield, supporting efforts to improve the efficiency and effectiveness of rice farming, and contributing to achieving the United Nations Sustainable Development Goals (SDGs).
Detecting Acute Liver Diseases Using CNN Algorithm Anjani, Sarah; Maria Yohana Jawa Betan
International Journal of Informatics Engineering and Computing Vol. 1 No. 2 (2024): International Journal of Informatics Engineering and Computing
Publisher : ASTEEC

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.70687/ijimatic.v1.i2.45

Abstract

This study tackles the critical challenge of detecting Acute Liver Failure (ALF) using machine learning algorithms. The main goal is to assess the effectiveness of several algorithms, including Convolutional Neural Network (CNN), Support Vector Machine (SVM), Decision Tree, K-Nearest Neighbors (KNN), Gaussian Naive Bayes (GNB), and Gradient Boosting, in accurately classifying cases of ALF. For this purpose, a comprehensive dataset with 8,785 records and 30 features from Kaggle is utilized, involving thorough preprocessing steps like feature selection, data cleaning, and normalization. The research emphasizes achieving high precision in ALF detection. Results show that CNN outperforms other algorithms, achieving a precision score of 1.00 for identifying ALF cases, demonstrating its high reliability. This study highlights the importance of algorithm selection in complex medical diagnoses, showcasing the potential of deep learning methods in healthcare and paving the way for more accurate and timely ALF detection to improve patient outcomes.