Tujuan penelitian ini adalah Menganalisis jalur terbaik yang didapatkan berdasarkan hasil algoritma CH pada beberapa kondisi jalan di Kota Palembang. Penelitian dilakukan pada bulan Juni 2023 s.d. Maret 2024. Penelitian ini menggunakan YOLOv8 untuk perhitungan kendaraan pada rekaman CCTV, metode K-NN untuk memprediksi kondisi jalan, dan algoritma CH untuk penentuan jalur terbaik. Parameter yang…
Board Game is a game that can be played by two or more people by moving pieces on the board, for example, the Mastermind game. By implementing Artificial Intelligence (AI) in the Mastermind game, users can play against the computer system implementing AI without having to wait for others. By applying the Fisher Yates Shuffle Algorithm and Linear Congruent Methods, the aim is to allow users to p…
The problem of unorganized book borrowing in libraries can interfere with the effectiveness of services and collection management. This research analyzes book lending patterns in Sriwijaya University library using Apriori algorithm, which identifies associations and hidden patterns in lending data, with data from 2019 to 2023. The test results show that in 2021 266 rules were formed with the hi…
Diabetes is a long-term or chronic disease. Diabetes can attack anyone and under any conditions and will continue for a lifetime. In reality, most diabetes is predicted too late, causing complications with other diseases which will ultimately lead to death. This system is expected to be able to alert the risk of complications in diabetes patients in the future. Extract knowledge from diabetes d…
Pada penerapan AI untuk menentukan kepadatan kendaraan di kota Palembang yang terpantau oleh kamera penulis menggunakan algoritma Convolutional Neural Network. kemudian untuk Mencari rute terbaik dalam arti menentukan jalur yang paling cepat dan hemat biaya untuk mencapai suatu tujuan. Penulis menggunakan algoritma Ant Colony untuk mencari jalur terbaik, YOLOv8 untuk awal perhitungan kendaraan …
Stroke is the second leading cause of death globally. A lack of knowledge regarding stroke risk factors results in high incidence and mortality rates. Using a classification approach can effectively address this issue. Classification involves grouping categories or classes based on patterns or characteristics found in the data. By classifying stroke patient data, we can identify patterns of str…
Finding the shortest route in delivering is an important aspect in logistics efficiency, especially in urban environments such as Palembang City. Genetic algorithm was chosen due to its flexibility in handling optimization problems involving many variables. The research was conducted by varying the values of genetic algorithm parameters such as population size, iterations, crossover rate, and m…
This research aims to optimize the Naïve Bayes algorithm for feature selection of stroke disease patient data using the Artificial Bee Colony (ABC) method. Naïve Bayes is one of the simple yet effective classification algorithms. However, Naïve Bayes performance can decrease when there are irrelevant features in the data. To overcome this problem, a feature selection method with Artificial B…
Diabetes mellitus (DM) is a disorder of carbohydrate metabolism, in which glucose cannot be used properly, which can cause hyperglycemia. Hyperglycemia is a condition in which diabetes mellitus (DM) is not controlled in the body and results in very high blood glucose levels reaching more than 300 mg/dl. According to data from the International Diabetes Federation (IDF) for 2019, the number of d…
Heart attack is a heart disorder when the heart muscle does not receive blood flow. This condition interferes with the function of the heart in circulating blood throughout the body. According to WHO in Indonesia in 2021, there are 17.8 million deaths from heart attacks. Therefore, it is quite important to predict someone who has a heart attack so that it can be treated early. In this study, se…
Rubbish is problem which often happen of public, both of city nor of rural. Vehicle Routing Problem (VRP) model can be implemented on the problem of transporting waste in Pulau Semambu Village, Ogan Ilir Regency, South Sumatra. This model is solved using the Particle Swarm Optimization (PSO) Algorithm. Pulau Semambu village consists of 6 Hamlets that have 12 Temporary Disposal Sites (TDS), 1 Fi…
-
Harga getah karet merupakan harga komoditas hasil pertanian yang memiliki inflasi secara signifikan dari permintaan dan produksi yang tidak menentu di setiap saat, oleh sebab itu harga getah karet mengalami fluktuasi karena adanya pengaruh kondisi perekonomian global. Prediksi harga getah karet sangat penting untuk membantu para petani maupun pihak yang berkaitan mengetahui harga karet dunia ya…
Indonesia ranks second in contributing the largest amount of plastic waste to the global oceans, producing approximately 64 million tons of plastic waste annually, with around 3.2 million tons reaching the oceans and 85,000 tons of plastic bags discarded on land. Waste sorting plays a crucial role in waste management, enabling more efficient handling by allocating it appropriately to landfills …
Student academic performance is one of the benchmarks for the success of a university, especially the management of study programs. In addition to lecture activities carried out officially in various universities, there are also other lecture activities that can be followed by students, so that it can make students not maximize their learning activities so that they become negligent and have an…
Imbalanced data is a problem that often occurs when conducting research in the field of sentiment analysis. This problem occurs when the dataset being analyzed has more positive classes than negative classes or vice versa so that the terms majority and minority data appear. If the majority data is more dominant then the classification process tends to produce a classification into the majority …
One of the problems that occur in the city of Palembang in the environmental sector is the waste problem. There are many factors that cause waste problems to occur, one of which is due to population growth that continues to occur. The highest number of residents in 2021 was in Sukarami sub-district and Ilir Barat I sub-district so that it has an impact on the accumulation of waste. One solution…
Technology company Apple Inc develops and distributes an operating system called iOS. To find apps on iOS, users need to download apps from a service called the Appstore. Users can provide feedback to rate the application in the form of a rating. The better the rating, the more interested the user will be in the application and will download the application, so analysis is needed. The data used…
Cervical cancer is one of the malignant tumors in women that attacks the female reproductive organs. There are various methods of preventing cervical cancer, one of which is conducting a pap smear screening test which is done by taking or collecting cervical cell samples on the cervical uterine wall. This study discusses the comparison of classification methods on cervical cancer data using the…
Two basic techniques in cryptography are symmetric and asymmetric. Algorithm Caesar Cipher and Data Encryption Standard includes a symmetric algorithm, while the RSA algorithm includes an asymmetric algorithm. Algorithm hybrid which combines symmetric and asymmetric algorithms is formed to get the advantages of each algorithm. In the encryption and decryption process, high security is the basic…
The waste transportation route problem can be modeled as an Asymmetric Capacitated Vehicle Routing Problem (ACVRP) with the condition that the journey from place i to place j is not the same as the trip from place j to i. This study aims to optimize the garbage transport route in the ACVRP model in Ilir Timur 3 District using the Cheapest Insertion Heuristic (CIH) algorithm and the Simulated An…
Missing data is a problem where there are empty values or incomplete values in the data. The University of California Irvine (UCI) Machine Learning Repository dataset that records chronic kidney disease patient data is one of the datasets that has a data loss problem. Lost data handling can be done by two methods, namely deletion and imputation. One of the deletion algorithms is ReliefF, while …
Assignment problems are very common in a company. In the problem of assignment of officers will be placed on the most appropriate task. Assignment problems at PT. Bukit Asam, Tbk is located in TLS 1 TAL which is solved with the Generate and Test algorithm, the Hungarian method and a linear program modeling which is solved with LINGO 13.0 software. Operator placement on shift is one of the facto…