cover
Contact Name
Taqwa Hariguna
Contact Email
taqwa@amikompurwokerto.ac.id
Phone
+62895422720524
Journal Mail Official
contact@ijiis.org
Editorial Address
Puri Mersi Baru, Jl.Martadireja II, Gang Sitihingil 3 Blok A No 2, Purwokerto Timur, Jawa Tengah
Location
Kota adm. jakarta pusat,
Dki jakarta
INDONESIA
IJIIS: International Journal of Informatics and Information Systems
Published by Bright Publisher
ISSN : -     EISSN : 25797069     DOI : https://doi.org/10.47738/ijiis
Core Subject : Science,
The IJIIS is an international journal that aims to encourage comprehensive, multi-specialty informatics and information systems. The Journal publishes original research articles and review articles. It is an open access journal, with free access for each visitor (ijiis.org/index.php/IJIIS/); meanwhile we have set up a robust online platform and use an online submission system to ensure the international visibility and the rigid peer review process. The journal staff is committed to a quick turnaround time both in regards to peer-review and time to publication.
Articles 162 Documents
Personalized Hydration Prediction: Leveraging Machine Learning to Model Daily Water Intake Based on Physical Activity and Environmental Factors Yuliati, Emi; Nurdiyanti, Oktavia Mulyo
International Journal of Informatics and Information Systems Vol 9, No 2: Regular Issue: March 2026
Publisher : International Journal of Informatics and Information Systems

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/ijiis.v9i2.297

Abstract

Adequate hydration is essential for maintaining optimal health and performance, yet individual hydration needs vary due to factors such as physical activity, environmental conditions, and demographic characteristics. Traditional methods of hydration assessment often overlook these dynamic factors, making it difficult to provide personalized recommendations. This study aims to develop a Random Forest Regression model to predict daily water intake based on physical activity levels, weather conditions, and demographic information. The model was trained and evaluated using a dataset that included these variables, and performance was assessed using metrics such as Mean Squared Error (MSE), Mean Absolute Error (MAE), and R-squared (R²). The results showed that the Random Forest Regression model achieved an R² value of 0.8527, indicating that it explained over 85% of the variance in daily water intake. The MSE (0.1010) and MAE (0.2630) values confirmed that the model made accurate predictions. This study contributes to the field by offering a personalized approach to hydration prediction, which could be integrated into health applications and fitness tracking systems. By incorporating real-time physical activity data and environmental factors, the model provides dynamic hydration recommendations that can optimize health outcomes, particularly for high-risk groups such as athletes and the elderly. This research demonstrates the potential of Random Forest Regression for improving hydration management and advancing personalized health recommendations.
Leveraging Machine Learning Algorithms for Early Detection of Breast Cancer: A Comparative Study Using Diagnostic Features Abikhair, Aulia; Guanghui, Huang
International Journal of Informatics and Information Systems Vol 9, No 2: Regular Issue: March 2026
Publisher : International Journal of Informatics and Information Systems

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/ijiis.v9i2.298

Abstract

Breast cancer remains one of the leading causes of cancer-related mortality among women worldwide, making early and accurate diagnosis essential for improving survival rates and treatment outcomes. To address limitations associated with conventional diagnostic methods, Machine Learning (ML) techniques have been increasingly adopted to enhance classification accuracy and reduce diagnostic variability. This study presents a comparative evaluation of four widely used ML algorithms Random Forest, Support Vector Machine (SVM), K-Nearest Neighbors (KNN), and Logistic Regression applied to a structured breast cancer diagnostic dataset. The dataset comprises morphological and texture-based features extracted from digitized tumor samples, enabling binary classification of benign and malignant cases. The models were trained using an 80:20 train–test split and validated through k-fold cross-validation. Performance evaluation was conducted using accuracy, precision, recall, F1-score, and confusion matrix analysis to ensure comprehensive assessment of classification behavior. Experimental results indicate strong predictive performance across all models, with overall accuracy values ranging from 0.95 to 0.96. Among the evaluated approaches, Random Forest demonstrated the most balanced performance, particularly achieving the highest recall for malignant tumors and the lowest false-negative rate, which is critical in clinical diagnostics. Feature importance analysis further revealed that tumor area, concave points, radius, and perimeter were the most influential predictors in classification decisions, consistent with established clinical indicators of malignancy. These findings confirm that classical and interpretable machine learning algorithms, especially ensemble-based methods, remain highly effective for structured breast cancer classification tasks. The study contributes to the advancement of reliable and transparent ML-based decision-support systems, supporting improved early detection and diagnostic accuracy in breast cancer care.