Ardriani, Ni Nengah Dita
Unknown Affiliation

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

Found 2 Documents
Search
Journal : IJCCS (Indonesian Journal of Computing and Cybernetics Systems)

Multivariat Predict Sales Data Using the Recurrent Neural Network (RNN) Method Ardriani, Ni Nengah Dita; Yastawil, Jamiin Al Yastawil; Erawati, Kadek Nonik; Yudi Antara, I Gede Made; Santiago, Gede Agus
IJCCS (Indonesian Journal of Computing and Cybernetics Systems) Vol 18, No 1 (2024): January
Publisher : IndoCEISS in colaboration with Universitas Gadjah Mada, Indonesia.

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22146/ijccs.90165

Abstract

Sales is an activity or business selling a product or service. In this study, I took a case study on Kaggle. Sales problems at the company cause inventory to be very high or vice versa, causing a loss of sales because there are no items to sell. Inventory that is too high results in increased costs due to existing resources being inefficient. In the opposite condition, it will cause a product vacancy in the market. Using the Recurrent Neural Network (RNN) Algorithm, this study predicts sales. The data used is sales data in 2020 with the parameter Number of sales per day in the last four months. The results obtained through testing several training scenarios and testing the implementation of the algorithm, in this case, is the highest accuracy value of 96.92% in the network architecture of three input neuron layers, three hidden layer neurons, one output, division of training, and test data 70: 30, learning value rate of 0.9 and a maximum of 9000000 epochs
Object Detection Based on You Look Only Once Version 8 for Real-Time Applications Santiago, Gede Agus; Sugiartawan, Putu; Ardriani, Ni Nengah Dita
IJCCS (Indonesian Journal of Computing and Cybernetics Systems) Vol 18, No 3 (2024): July
Publisher : IndoCEISS in colaboration with Universitas Gadjah Mada, Indonesia.

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22146/ijccs.94843

Abstract

This research focus to involves human detection in crowded situations, especially in the lecturer's room. The lecturer's room is very vulnerable because it can be accessed by anyone with only one entry and exit to the lecturer's room, so it would be perfect to place this Yolo camera in front of the lecturer's room so that incoming and outgoing activities can be monitored during work days on campus. The main challenge is how the system can distinguish individuals in dense crowds and identify their relative locations to each other. In this context, it is necessary to find a solution that can overcome the uncertainty of recognizing individuals in a group and accurately understand the location and distance between them. One proposed solution is to use the YOLO algorithm on video recordings to detect human objects in the lecturer's room during working hours. This research introduces the YOLOv8 model, a real-time detection system with high speed and accuracy in detecting and classifying objects in video recordings. YOLOv8 can accurately detect object movement, making it an efficient real-time framework for dealing with complex objects. This research experiment involved using eight different smartphone devices to collect datasets. Using various smartphone devices aims to test object detection performance under various shooting conditions, including variations in image quality, lighting, shooting angle, and camera resolution. The research results show that using multiple smartphone devices in dataset collection can improve the robustness and accuracy of object detection models. By integrating datasets from various sources and shooting conditions, the YOLOv8 model was successfully trained to better recognize objects in different situations, even in campus environments that often have challenges such as weather variations and lighting fluctuations. The test results show an accuracy rate of 93.33% in human object detection