Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Bulletin of Information Technology (BIT)

Implementasi Sistem Pendukung Keputusan dalam menentukan Kecamatan Terbaik Menggunakan Algoritma Entropy dan Additive Ratio Assessment (ARAS) Ernawati, Andi; Ofta Sari, Ayu; Sofyan, Siti Nurhaliza; Aulia, Ananda; Sitorus, Zulham; Khairul
Bulletin of Information Technology (BIT) Vol 4 No 4: Desember 2023
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bit.v4i4.1066

Abstract

In the context of regional development and decision making related to determining the best village, the use of a Decision Support System (DSS) with the application of the Entropy and Additive Ratio Assessment (ARAS) algorithms is a very important approach. The main objective of this research is to propose and implement a method that utilizes the Entropy algorithm to evaluate criteria weights and ARAS to rank villages based on predetermined criteria. This approach begins the process by identifying relevant criteria to determine the best village in an area. Next, the Entropy algorithm is used to measure the level of importance or relative weight of each predetermined criterion. This step helps in assessing how informative each criterion is in the decision-making process regarding determining the best Village. After determining the criteria weights using Entropy, the approach continues with the application of the ARAS method. ARAS is used to rank villages based on normalized values ​​from previously determined criteria. The data normalization process is carried out to ensure the validity of comparisons between villages. The final result of this approach is a ranking of villages indicating the best villages based on the criteria considered. This method was tested in a case study using a dataset involving a number of relevant criteria for assessing village development potential. Experimental results show that the use of the Entropy and ARAS algorithms in the Decision Support System provides an effective and informative framework for decision makers in determining the best Village. In conclusion, this approach provides a solid foundation to support a more effective and precise decision-making process in regional development based on clearly defined criteria.
Implementasi Algoritma Naïve Bayes dalam Menganalisis Sentimen Review Pengguna Tokopedia pada Produk Kesehatan Ernawati, Andi; Sari, Ayu Ofta; Sofyan, Siti Nurhaliza; Iqbal, Muhammad; Wijaya, Rian Farta Wijaya
Bulletin of Information Technology (BIT) Vol 4 No 4: Desember 2023
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bit.v4i4.1090

Abstract

It must be realized that customer satisfaction is the main goal for companies in developing their business. Because customers' opinions written on social media will have a big influence on the company and potential customers. In its development, it is increasingly found in various online media, one of which is Tokopedia. Product reviews are an important source of information regarding quality, service and delivery from both consumers and manufacturers. With a very large amount of data for each product on Tokopedia, analyzing and concluding product review information will definitely take a lot of time if done manually. To overcome this, a sentiment analysis system is needed that can automatically extract important information that can objectively determine product quality and handle large amounts of textual information. The sentiment analysis system consists of several stages, namely crawling, pre-processing, word weighting, and sentiment classification. By applying the Naïve Bayes algorithm through selecting range and frequency features, accuracy, accuracy and recall results will be obtained using the Confusion Matrix test. The dataset used is from the kaggle.com site regarding customer sentiment on health products with the type of mask. using the Naïve Bayes Algorithm Method to determine the sentiment of user reviews by classifying 2 positive and negative classes using the NLP approach produces an accuracy value of 88%.