IJCCS (Indonesian Journal of Computing and Cybernetics Systems)
Not a member yet
480 research outputs found
Sort by
Mangrove-based Ecotourism Sustainability Analysis using NDVI and AHP Approach
This article aims to analyze the sustainability of mangrove ecotourism using the Normalized Difference Vegetation Index (NDVI) and Analytical Hierarchy Process (AHP) approaches. Based on Landsat 8 OLI satellite imagery calculation using the NDVI technique, there has been a decrease in vegetation value on Dodola Island in 2017. This condition needs to be analyzed scientifically, considering the Dodola Island mangrove area to be preserved. In addition to the interests of tourism infrastructure development. The research method used is a mixed research method through a case study approach in Dodola Island, Morotai Island Regency, North Maluku Province, Indonesia. This study adopts remote sensing techniques and decision support systems to describe the results of sustainable mangrove ecotourism analysis. This study indicates that the calculation results of Landsat 8 OLI spatial data from 2013-to 2021 show a significant decrease in vegetation value in 2017, where the maximum NDVI value is 0.30, and the minimum NDVI value is 0.11. Specifically, the mangrove area also experienced a decrease in vegetation value with a maximum NDVI value is 0.23 and a minimum NDVI value is 0.02. To anticipate environmental damage in mangrove areas, this study recommends mangrove conservation programs, namely rehabilitation, restoration, reclamation, and conservation of mangrove areas. In addition, the results of the priority analysis using the AHP approach show that the rehabilitation program is a program that needs to be prioritized because it follows the existing conditions and capabilities of the Dodola Island managers
Comparison of K-Means Clustering and Otsu Thresholding Methods in the Detection of Tuberculosis Extra Pulmonary Bacilli in the HSV Color Space
Tuberculosis Extra Pulmonary (TBEP) is an infectious disease caused by the bacterium Mycobacterium tuberculosis and can cause death. Patients suffering from this disease must be treated quickly without waiting long. Currently, anyone who will be detected caused by this bacterium takes a long time and costs a lot. The biopsy is one of the techniques used to take the patient's lung fluid and give Ziehl Neelsen chemical dye and then observe using a microscope to determine this TBEP disease. This research aims to help detect bacteria quickly and precisely by performing computer-aided image processing by creating an application system. The technique used is to develop the segmentation method. The segmentation process is to develop a Hue Saturation Value (HSV) color space transformation technique with the K-Means and Otsu Thresholding techniques. From the results of the two methods used, it turns out that the Otsu Thresholding method can detect TBEP results with more accuracy than the K-Means method. So the method developed is beneficial in accelerating and minimizing costs for detecting TBEP
Risk Assessment for Logistics Applications in Cloud Migration
The increase in the number of cloud data centers is due to an increase in the number of companies migrating to cloud computing. There are many advantages that companies get when migrating to the cloud, but there are also many disadvantages. Multitenancy security and privacy are important challenges for cloud migration users. This study proposes a way to assess the risks that may arise in the cloud migration process for logistics business applications. The research method used is semi-quantitative with a 3-phase approach, namely before migration, during migration, and after migration by considering the criteria for risk aspects and environmental aspects that will have an impact on the company, so that companies can make risk mitigation plans. The results of this study identified 11 (eleven) threats in the cloud that occupy the top ranking and identify as many as 17 (seventeen) indicators obtained from the identification of indicators in the previous model or framework used to assess risks in logistics business applications that will be implemented. migrated to the cloud. Based on the experimental results in this study, the application risk value during migration and after migration has a higher value than before migration, and the risk value during migration are higher than the risk value after migration
Automatic Essay Scoring Using Data Augmentation in Bahasa Indonesia
Essay is one of the assessments to find out the abilities of students in depth. UKARA is an automatic essay scoring development that combines NLP and machine learning. This study uses the datasets provided for the UKARA challenge which consists of 2 types, datasets A and B. The dataset provided is still small for the model creation process so that it is one of the causes of the resulting model is not optimal. This research focuses on the process of adding or augmenting data using EDA (Easy Data Augmentation Techniques). There are four methods applied, namely Synonym Replacement (SR), Random Insertion (RI), Random Swab (RS), and Random Deletion (RD). The data is used for model creation by using the BiLSTM method. Performa model evaluated using confusion matrix with nilai accyouracy, precision, recall dan f-measure.The results showed that the dataset A without augmentation using k-fold cross validation produced the highest accuracy value with a value of 85.07%. While the results in data B show EDA insert with k-fold cross validation of 72.78%
Rice Planting Calendar Application Development using Scrum
Indonesia is an agricultural country that produces more rice commodities than secondary crops. Many people who work as farmers choose the land to plant rice. Farmers experience several obstacles in determining the correct planting time to improve the rice harvest quality. A planting calendar is a method used by farmers to determine the scheduling of planting for one year. The rice planting calendar works based on rainfall and climate patterns. With the help of the latest technology, determining the rice planting calendar can be done quickly. The utilization of computer technology and algorithms such as Artificial Neural Network is helpful for forecasting rainfall using time series data accurately in the following month. The planting calendar is connected to data from the Meteorology, Climatology and Geophysics Agency (BMKG) from each station in each region. The rice planting calendar is made on a mobile basis with the aim of providing convenience for users in their hands. This cropping calendar application was developed using the Scrum method. The application development stages consist of sprint planning, first sprint, second sprint, third sprint and usability testing. The results of the development of the sprint went well. After completing the story, it was continued with the usability testing stage using the System Usability Scale (SUS). The SUS test was given to 20 respondents who had criteria including farmers and landowners. The results of SUS on the rice planting calendar application got a score of 72.75, which was categorized as Good
Fast Non-dominated Sorting in Multi Objective Genetic Algorithm for Bin Packing Problem
The bin packing problem is a problem where goods with different volumes and dimensions are put into a container so that the volume of goods inserted is maximized. The problem of multi-objective bin packing is a problem that is more commonly found in everyday life, because what is considered in packing is usually not only volume.In this research, a multi-objective genetic algorithm is proposed to solve the multi-objective bin packing problem. The proposed genetic algorithm uses non-dominated sorting and crowding distance methods to get the best solution for each objective and to avoid bias. The algorithm is then tested with several test classes that represent different combinations of item and container sizes.From the results of the tests carried out, it was found that the proposed algorithm can find several solutions which are the best candidate solutions for each objective. Also found how the correlation of each objective in the population
Analysis of Covid-19 Cash Direct Aid (BLT) Acceptance Using K-Nearest Neighbor Algorithm
During the COVID-19 pandemic, the government imposed Large-Scale Social Restrictions (PSBB) to reduce or slow down the spread of COVID-19. This causes people to be unable to work as usual, and not even a few people have lost their jobs. This prompted the government to launch the Covid-19 direct cash assistance (BLT) program. One of the areas affected by the PSBB is Batu Ampar Village, which distributing BLT is considered less effective by residents because there are BLTs that are not well-targeted. The cause of the ineffectiveness of the distribution of aid was assessed because the data was out of sync; it was difficult to verify and validate the new data due to the size of the area and the constantly changing number of underprivileged residents. To overcome these problems, a model is needed to predict the recipients of this Covid-19 BLT. This study uses the K-Nearest Neighbor (K-NN) algorithm and RapidMiner tools to make predictions and validate using Cross-Validation. The data used are 711 lines with 474 training data and 237 testing data resulting in an accuracy of 89.68% for training data and 88.61% for testing data
GDSS Development of Bali Tourism Destinations With AHP and Borda Algorithms Based on Tri Hita Karana
Development of Bali tourist destinations using the concept of local wisdom Tri Hita Karana (THK). THK is a concept that contains the philosophy of community life in Bali which means three causes of welfare. This concept is needed to realize tourism, culture and nature. In determining a decision to develop an object in a tourist destination using the THK concept, knowledge from several stakeholders is needed. To combine decisions from several stakeholders is needed. GDSS is a computer-based system that can support the Bali Provincial Government Tourism Office and several components involved in THK to take a decision in developing an object in a tourist destination. To determine the decision of each individual used the AHP model. The AHP model is a model that can solve complex multi-criteria problems into a hierarchy. This AHP model will produce alternative individual decisions from the results of parameter weight processing for each individual. Based on the final result of the GDSS, the development of Bali tourism destinations based on THK is in the form of ranking of the six parameters used (Promotion of tourist destinations, Improvement of facilities, Human Resources, Synergy, Environmental preservation, Setting of holy places). The alternative that has the highest value is used as a reference in developing a THK-based tourist destination
Controlling the Nutrition Water Level in the Non-Circulating Hydroponics based on the Top Projected Canopy Area
Deep Water Culture Hydroponics is suitable for a large-scale plantation as it does not require turn-on the electric pump constantly. Nevertheless, this method needs an electric aerator to give Oxygen to the roots. Kratky’s and Dry Hydroponics are the two methods that suggest an air gap between the raft and the nutrient water level. The gap gives Oxygen to the roots without an aeration pump. Controlling the nutrient water level is required to give a good distance of air gap for Precision Agriculture. The root length estimation used to be done manually by opening the raft, but this research promotes automatic and non-contact estimation using the camera. The images are used to predict the root length based on the Top Projected Canopy Area (TPCA) using various Regression Methods. The test shows that the TPCA gives a high correlation toward the Root Length (>0.9). To control the nutrient water level, this research compares If-Else and the Linear Regression. The error between the actual level that is measured using an Ultrasonic sensor and the setpoint is fed to an Arduino Uno to control the duration of an inlet pump and the outlet pump. The If-Else and the Linear Regression method show good results
Behind the Mask: Detection and Recognition Based-on Deep Learning
COVID-19 prevention procedures are executed to support public services and business continuity in a pandemic situation. Manual mask use monitoring is not efficient as it requires resources to monitor people at all times. Therefore, this task can be supported by automated surveillance systems based on Deep Learning. We performed mask detection and face recognition for a real-environment dataset. YOLOV3 as a one-stage detector was implemented to simultaneously generate a bounding box of the face area and class prediction. In face recognition, we compared the performance of three pre-trained models, namely ResNet152V2, InceptionV3, and Xception. The mask detection showed promising results with MAP=0.8960 on training and MAP=0.8957 on validation. We chose the Xception model for face recognition because it has equal quality as ResNet152V2 but has fewer parameters. Xception achieved a minimal loss value in the validation of 0.09157 with perfect accuracy on facial images larger than 100 pixels. Overall the system delivers promising results and can identify faces, even those behind the mask