Chyquitha Danuputri
Informatika, Universitas Muhammadiyah Makassar

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

Found 2 Documents
Search

PENERAPAN ALGORITMA K-NEAREST NEIGHBOR DALAM ANALISIS PEMINJAMAN BARANG PADA DIVISI INVENTARIS TVRI MAKASSAR Risal; Chyquitha Danuputri; Darniati; Muhyiddin AM Hayat
PROGRESS Vol 17 No 2 (2025): September
Publisher : P3M STMIK Profesional Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Inventory management in the TVRI Makassar Inventory Division is inefficient due to the lack of a predictive system, hampering proactive asset requirement planning. This study aims to apply the K-Nearest Neighbor (KNN) algorithm to analyze historical borrowing patterns, predict demand for goods three months in advance, and evaluate model accuracy. Using a quantitative approach, this study implements a systematic machine learning workflow, including data preprocessing, temporal feature engineering, class imbalance handling using the Synthetic Minority Over-sampling Technique (SMOTE), and hyperparameter optimization using GridSearchCV. The results show that the optimized KNN model achieved an overall accuracy of 80.18%, significantly outperforming the baseline model. Key findings revealed that the model's performance is contextual, with very high reliability (F1-Score > 0.95) on frequently borrowed assets, and is able to identify strong temporal demand patterns. It is concluded that KNN is effective for segmented inventory demand prediction and has the potential to serve as a basis for TVRI Makassar to adopt a proactive, datadriven inventory management strategy, enabling more efficient resource allocation.
PENERAPAN ALGORITMA MOBILENETV2 UNTUK KLASIFIKASI HURUF HIJAIYAH BERBASIS GESTUR TANGAN Muh. Riswan; Titin Wahyuni; Chyquitha Danuputri; Emil Agusalim Habi Talib; Muhammad Faisal; Lukman Anas; Andi Agung
PROGRESS Vol 18 No 1 (2026): April
Publisher : P3M STMIK Profesional Makassar

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The digitalization of religious education offers significant opportunities to enhance Hijaiyah letter learning, particularly for the hearing-impaired community through visual gesture recognition. This study aims to develop and evaluate a real-time web-based classification system for 28 Hijaiyah hand gestures using the MobileNetV2 architecture. The research methodology involves a quantitative approach utilizing transfer learning with a balanced dataset of augmented images. The model was trained using fine-tuning techniques and deployed on a web platform using TensorFlow.js and MediaPipe for efficient on-device inference. Experimental results demonstrate that the model achieved an overall accuracy of 84% on the independent test set, with specific classes reaching near-perfect detection in real-time scenarios, although misclassification persisted among visually similar gestures. The system effectively balances computational efficiency with classification performance, minimizing latency during user interaction. In conclusion, the implementation of MobileNetV2 facilitates a responsive and accessible educational tool, proving the viability of computer vision in creating inclusive religious learning environments without requiring complex server-side infrastructure.