Claim Missing Document
Check
Articles

Prediction of Rainfall Classification of Java Island with ANN-Feature Expansion and Ordinary Kriging Irfani Adri Maulana; Sri Suryani Prasetiyowati; Yuliant Sibaroni
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 6, No 4 (2022): Oktober 2022
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v6i4.4556

Abstract

Precipitation is one of the most important climatic variables in many aspects of our daily lives. High rainfall intensity can cause floods, landslides, and other natural disasters. Therefore, rainfall prediction is important for predicting natural disasters, assisting farmers in production decisions, and crop harvesting. In this research, a system is built to create a rainfall prediction map using a machine learning approach and spatial interpolation algorithms in Java, Indonesia. In the field of weather prediction, the artificial neural network approach is a popular machine learning method. The artificial neural network (ANN) method is a method that has the advantage of studying connections in the previously unknown hidden layer between input data and output data through training procedures. By using the ANN method, historical weather and climate data can be applied to create a classification model and predict rainfall classes. The classification of data is determined based on the attributes of historical weather and climate data, namely temperature, humidity, air pressure, evaporation, sunlight, and the level of rainfall in the time range per day and month. From the results of the ANN modeling, it was found that the 5C month model with an accuracy value of 89% as the best monthly ANN model, and the 6C day model with an accuracy value of 81% as the best daily ANN model. After going through ANN modeling, there is a spatial interpolation algorithm that is often used to estimate rainfall, namely Ordinary Kriging. The Ordinary Kriging approach is used to reduce the estimated variance and estimate the rainfall value in the case study area. After going through Ordinary Kriging modeling, a rainfall prediction map for the next six months and seven days is made based on the coordinates as a result of the research. The results of this research are rainfall prediction maps for the next six months and the next seven days on Java Island.
Land Price Classification Map in Jakarta Using Random Forest and Ordinary Kriging Naufal Alvin Chandrasa; Sri Suryani Prasetyowati; Yuliant Sibaroni
Building of Informatics, Technology and Science (BITS) Vol 4 No 2 (2022): September 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i2.1896

Abstract

This research provides information about land prices in Jakarta by classifying using the Random Forest method. Where Random Forest is a data mining technique that is usually used to perform classification and regression. Random Forest is one of the best classification methods. It is found that classification accuracy will increase dramatically as a result of voting to select class types and ensemble tree growth. The method helps in providing information about the classification of land prices with the class of land prices per meter less than IDR 15 million, land prices per meter with a price range of IDR 15 to 25 million and land prices per meter more than IDR 25 million. With a fairly good accuracy of 82%, this method can classify where the permeter land price data that is tested will match the predicted classification accurately. Classification is performed on unbalanced data which is then oversampled using the ADASYN method. Assisted by doing spatial interpolation with the Ordinary Kriging method using Semivariogram, information about the classification of land prices can be seen on the distribution of the Jakarta area map. Ordinary Kriging can predict the estimated price per meter of land around the area of land that has a known price. The Root Mean Square Error (RMSE) results of the best Semivariogram model are obtained from the lowest RMSE value, namely the Spherical model with a value of 1.014896e7. The contribution of this research is to provide information about a reliable classification method, namely Random Forest and Ordinary Kriging performance as a spatial analysis method that can predict land prices per meter at unknown points so as to provide information about the distribution of land prices in Jakarta with each price class.
Detection of Radicalism Speech on Indonesian Tweet Using Convolutional Neural Network Faiza Aulia Rahma Putra; Yuliant Sibaroni
Building of Informatics, Technology and Science (BITS) Vol 4 No 2 (2022): September 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i2.1907

Abstract

The ease of disseminating information today is inseparable from the rapid development of information technology. Unfortunately, radical groups also use this condition to spread propaganda and recruit members through social media such as Facebook and Twitter. Therefore, detecting radicalism on social media is essential, given the ease with which information can be spread that can affect social media users. Several studies to classify radicalism speech have been carried out using machine learning algorithms such as K-Nearest Neighbor (KNN) and Support Vector Machine (SVM). However, only a few used the Indonesian language and even utilized a small dataset. This study proposed to detect radicalism speech in Indonesian tweets using Convolutional Neural Network (CNN) and Word2Vec as feature extraction. The dataset is a collection of Indonesian-language tweets obtained through tweet crawling. CNN modeling was conducted using several scenarios with the number of filter parameter values = 100 and 300, and kernel size parameter value = 3, 5, 7, 9. From the training process using the scenarios above, the most optimal model is obtained with parameter filters = 300 and kernel size = 7, producing the best accuracy of 87.87% and average accuracy of 86.93%. Based on the best model obtained, an evaluation was carried out on the test data, which resulted in an accuracy of 87.15%.
Comparison of Ensemble Methods for Detecting Hoax News Delvanita Sri Wahyuni; Yuliant Sibaroni
Building of Informatics, Technology and Science (BITS) Vol 4 No 2 (2022): September 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i2.1957

Abstract

The spread of hoaxes in Indonesia has become a big concern for the public, especially now that the COVID-19 virus pandemic is hitting the whole world. Due to the large number of people who believe the hoax news regarding the COVID-19 vaccination that has spread on social media, many people refuse to carry out the COVID-19 vaccination as a form of government effort in dealing with this pandemic. Therefore, people need to be wiser when reading news on social networks. To help the public not to read hoaxes, it is necessary to classify the COVID-19 vaccine hoax. This study builds a system to classify hoax news on the COVID-19 vaccine. The model was built using the ensemble method by comparing the Random Forest and AdaBoost algorithms to choose a good classification for detecting hoaxes. In this research, there are use two test scenarios. The first scenario is an experiment using the Random Forest algorithm method and the second scenario is an experiment using the Adoboost algorithm method. The experimental results show that the first scenario produces a good accuracy value with the random forest algorithm method of 93.58%.
Performance Analysis of Bandung City Traffic Flow Classification with Machine Learning and Kriging Interpolation Nuraena Ramdani; Sri Suryani Prasetyowati; Yuliant Sibaroni
Building of Informatics, Technology and Science (BITS) Vol 4 No 2 (2022): September 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i2.1972

Abstract

This research focuses on making classification maps using the Classification And Regression Trees (CART), Random Forest and Ordinary Kriging methods. The dataset used is data from the Area Traffic Control System (ATCS) of the Bandung City Transportation Agency and the Google Maps application in April 2022. After the dataset is obtained, then the data pre-processing process will be carried out then the CART and Random Forest classification learning models will be made, after the CART and Random Forest classification learning is complete. From the CART and Random Forest classification models, traffic congestion classification map will then be made using the ArcMap application with the Ordinary Kriging interpolation method. The results of the comparison of classification maps made with Ordinary Kriging interpolation with the Gaussian Model semivariogram in both methods, namely CART and Random Forest. With the CART method has an accuracy of up to 88% while the classification map made with the Random Forest method has an accuracy of up to 90%. This proves that in this study the Random Forest method is far superior in building classification maps compared to the CART method
Prediction Map of Rainfall Classification Using Random Forest and Inverse Distance Weighted (IDW) Ibnu Muzakky M. Noor; Sri Suryani Prasetyowati; Yuliant Sibaroni
Building of Informatics, Technology and Science (BITS) Vol 4 No 2 (2022): September 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i2.1978

Abstract

The amount of rainfall that occurs can affect natural disasters and even food production to economic activities. the factor of the area where the rain occurs is one of the main parameters for how the change occurs. So, it is necessary to have a rainfall prediction approach that aims to find out when and what type of rain will occur. Spatial classification and interpolation are two methods used to make predictions. Random Forest is a classification method that can be used to predict rainfall. and Inverse Distance Weighted is one of the stochastic interpolation techniques to calculate the estimated rainfall from the data points of rainfall that occur so that the distribution can be visualized. In the implementation of random forest, the model that is built on a daily basis gets the best level of accuracy in the 5D model sub model C with an accuracy of 0.8238 while the monthly model gets the best level of accuracy in the sub-model B 4M 0.9362. and the results of predictions and mapping using IDW show that daily predictions from June 1-4 2022 show that Most of Java Island will experience light rain, June 5-7 2022 most of Java Island will experience sunny cloudy days. And for monthly predictions, August and June 2022 show the distribution of monthly rainfall with predictions that most of Java is cloudy, while May, July, October, September have light rainfall in most of Java
Deteksi Berita Hoax Mengenai Vaksin Covid-19 dengan Menggunakan Levenshtein Distance Gilang Brilians Firmanesha; Sri Suryani Prasetyowati; Yuliant Sibaroni
Jurnal Bumigora Information Technology (BITe) Vol 4 No 2 (2022)
Publisher : Prodi Ilmu Komputer Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/bite.v4i2.2023

Abstract

The internet is a communication tool that we often use. The internet itself has brought many benefits. However, some people misuse it, for example, individuals or a group of people who spread hoaxes or fake news to incite and lead the publics’ opinions to their desired side. When COVID-19 spread in Indonesia and the government implemented mandatory vaccine obligations, the total of hoaxes on vaccination increased rapidly. Due to a large number of hoaxes on the Internet on COVID-19 vaccinations, As for several studies on the creation of a hoax detection system with various methods to try to overcome this problem, one of the studies with a system that detects hoax news and uses several methods, one of these methods is Levenshtein, getting a fairly low-performance result of 40% compared to other methods used. Therefore. Researchers are motivated to develop a hoax detection system with a similar method by adding Feature Extraction which aims to improve system performance from the previous research. In this study, 2 main experiments were conducted using Levenshtein distance as the main classification method, the results showed the best results in experiment-2 with an f1-score of 70.2% which was an increase compared to previous studies due to adding feature extraction using tf-idf.
Comparison of Term Weighting Methods in Sentiment Analysis of the New State Capital of Indonesia with the SVM Method Muhammad Kiko Aulia Reiki; Yuliant Sibaroni; Erwin Budi Setiawan
International Journal on Information and Communication Technology (IJoICT) Vol. 8 No. 2 (2022): December 2022
Publisher : School of Computing, Telkom University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21108/ijoict.v8i2.681

Abstract

The relocation of the State Capital to “Nusantara”, which was inaugurated with the enactment of UU No. 3 of 2022, is a significant project that has sparked polemics among Indonesian citizens. Many people expressed their opinions and thoughts regarding the relocation of the State Capital on Twitter. This tendency of public opinion needs to be identified with sentiment analysis. In sentiment analysis, term weighting is an essential component to obtain optimal accuracy. Various people are trying to modify the existing term weighting to increase the performance and accuracy of the model. One of them is icf-based or tf-bin.icf, which combines inverse category frequency (ICF) and relevance frequency (RF). This study compares the tf-idf, tf-rf, and tf-bin.icf term weighting with the SVM classification method on the new State Capital of Indonesia topic. The tf-idf weighting results are still the best compared to the tf-bin.icf and tf-rf term weights, with an accuracy score of 88.0% a 1,3% difference with tf-bin.icf term weighting.
SOCIAL MEDIA USER PERSONALITY CLASSIFICATION BASED ON HOW USER LIVE AND MAKE DECISION Chamadani Faisal Amri; Sri Suryani Prasetyowati; Yuliant Sibaroni
JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) Vol 7, No 4 (2022)
Publisher : STKIP PGRI Tulungagung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29100/jipi.v7i4.3204

Abstract

Personality classification is one of the ways in the field of Natural Language Processing (NLP) with a collection of data that can describe the user's personality through input sets of text documents such as status uploads. Social media is one way to interact online that can provide convenience for users, such as interacting, expressing themselves, and expanding friendships. Status posts on social media can be extracted into useful information in the personality classification process. This research performs classification based on how social media users live their lives and make decisions, which is a representation of the "Thinkers/Feelers" and "Judgers/Perceivers" class attributes of the Myers-Briggs Type Indicator (MBTI) model. Researchers are encouraged to develop a personality classification system with feature extraction that can improve system performance. In this research, there are three main experiments conducted, experiments using data with oversample techniques in the Thinker/Feelers (TF) and Judgers/Perceivers (JP) classes provide the best results compared to other experiments with f1-score and accuracy of 92% using the Random Forest classification method and Glove as the extraction feature.
BANDUNG CITY TRAFFIC CLASSIFICATION MAP WITH MACHINE LEARNING AND ORDINARY KRIGING Winico Fazry; Sri Suryani Prasetyowati; Yuliant Sibaroni
JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) Vol 7, No 4 (2022)
Publisher : STKIP PGRI Tulungagung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29100/jipi.v7i4.3219

Abstract

Congestion is a problem that occurs when the number of vehicles exceeds the capacity of the road and the vehicle speed slows down. This issue is one of the main issues in big cities, including Bandung. In this study, this study aims to reduce traffic congestion in the city of Bandung. The classification process in this study uses the Support Vector Machine (SVM), Naive Bayes, and Ordinary Kriging methods. The data used is traffic counting data from ATCS in Bandung and direct observation. The traffic count data obtained contains 3804 rows. Three experimental scenarios were carried out to validate the effectiveness of the model used, the performance of the first model without oversampling, the performance of the second model with oversampling, and the performance of the third model with hyperparameter adjustment. The experimental results show that the Support Vector Machine method has higher accuracy than the Naive Bayes method, which is 93%, while the Naive Bayes method has an accuracy of 90%. The application of hyperparameter tuning and over-sampling is proven to overcome the problem of data imbalance and get better classification results. In addition, the best classification results are used in making classification maps, namely the Support Vector Machine method, and assisted with ordinary kriging to predict the surrounding area. The results of the congestion classification map show that the southern area of the city of Bandung is more unstable than other areas of the city of Bandung.
Co-Authors Abduh Salam Adhe Akram Azhari Aditya Andar Rahim Aditya Firman Ihsan Aditya Gumilar Aditya Iftikar Riaddy Adiwijaya Agi Maulana Al Ghazali, Nabiel Muhammad Alfauzan, Muhammad Fikri Alya, Hasna Rafida Andrew Wilson Angger Saputra, Revelin Annisa Aditsania Apriani, Iklima Aqilla, Livia Naura Ardana, Aulia Riefqi Arista, Dufha Arminta, Adisaputra Nur Arya Pratama Anugerah Asramanggala, Muhammad Sulthon Atikah, Balqis Sayyidahtul Attala Rafid Abelard Aufa, Rizki Nabil Aulia Rayhan Syaifullah Aurora Az Zahra, Elita Azmi Aulia Rahman Bunga Sari Chamadani Faisal Amri Chindy Amalia Claudia Mei Serin Sitio Damar, Muhammad Damarsari Cahyo Wilogo Delvanita Sri Wahyuni Derwin Prabangkara Desianto Abdillah Devi Ayu Peramesti Dhina Nur Fitriana Dhina Nur Fitriana Diyas Puspandari Ekaputra, Muhammad Novario Ellisa Ratna Dewi Ellisa Ratna Dewi Elqi Ashok Erwin Budi Setiawan Fadhilah Nadia Puteri Fadli Fauzi Zain Fairuz, Mitha Putrianty Faiza Aulia Rahma Putra Farizi, Azziz Fachry Al Fatha, Rizkialdy Fathin, Muhammad Ammar Fatihah Rahmadayana Fatri Nurul Inayah Fauzaan Rakan Tama Feby Ali Dzuhri Fery Ardiansyah Effendi Ferzi Samal Yerzi Fhira Nhita Fitriansyah, Alam Rizki Fitriyani Fitriyani F. Fitriyani Fitriyani Fitriyani Fitriyani Gilang Brilians Firmanesha Gusti Aji, Raden Aria Gutama, Soni Andika Hanif, Ibrahim Hanurogo, Tetuko Muhammad Hanvito Michael Lee Hawa, Iqlima Putri Haziq, Muhammad Raffif I Gusti Ayu Putu Sintha Deviya Yuliani I Putu Ananda Miarta Utama Ibnu Muzakky M. Noor Indra Kusuma Yoga Indwiarti irbah salsabila Irfani Adri Maulana Irma Palupi Islamanda, Muhammad Dinan Izzan Faikar Ramadhy Izzatul Ummah Janu Akrama Wardhana Jauzy, Muhammad Abdurrahman Al Kemas Muslim Lhaksmana Kinan Salaatsa, Titan Ku Muhammad Naim Ku Khalif Lanny Septiani Laura Imanuela Mustamu Lesmana, Aditya Lintang Aryasatya Lisbeth Evalina Siahaan Made Mita Wikantari Mahadzir, Shuhaimi Maharani, Anak Agung Istri Arinta Mahmud Imrona Maulida , Anandita Prakarsa Mitha Putrianty Fairuz Muhamad Agung Nulhakim Muhammad Arif Kurniawan Muhammad Damar Muhammad Ghifari Adrian Muhammad Hadyan Baqi Muhammad Ikram Kaer Sinapoy Muhammad Kiko Aulia Reiki Muhammad Novario Ekaputra Muhammad Rajih Abiyyu Musa Muhammad Reza Adi Nugraha Muldani, Muhamad Dika Nanda Ihwani Saputri Naufal Alvin Chandrasa Ni Made Dwipadini Puspitarini Niken Dwi Wahyu Cahyani Novitasari, Ariqoh Nuraena Ramdani Okky Brillian Hibrianto Okky Brillian Hibrianto Pernanda Arya Bhagaskara S M Pilar Gautama, Hadid Prasetiyowati, Sri Prasetyo, Sri Suryani Prasetyowati, Sri Sulyani Prawiro Weninggalih Priyan Fadhil Supriyadi Purwanto, Brian Dimas Puspandari, Dyas Putra, Daffa Fadhilah Putra, Ihsanudin Pradana Putra, Maswan Pratama Putri, Dinda Rahma Putri, Pramaishella Ardiani Regita Rachmadania Irmanita Rafik Khairul Amin Rafika Salis Rahmanda, Rayhan Fadhil Raisa Benaya Revi Chandra Riana Rian Febrian Umbara Rian Putra Mantovani Ridha Novia Ridho Isral Essa Ridho, Fahrul Raykhan Rifaldy, Fadil Rifki Alfian Abdi Malik Riski Hamonangan Simanjuntak Rizki Annas Sholehat Rizky Fauzi Ramadhani Rizky Yudha Pratama Rizky, Muhammad Zacky Faqia Salis, Rafika Salsabila, Syifa Saniyah Nabila Fikriyah Saragih, Pujiaty Rezeki Satyananda, Karuna Dewa Septian Nugraha Kudrat Septian Nugraha Kudrat Serly Setyani Shyahrin, Mega Vebika Sinaga, Astria M P Siti Inayah Putri Siti Uswah Hasanah Sri Suryani Prasetiyowati Sri Suryani Prasetyowati Sri Suryani Sri Suryani Sri Utami Sujadi, Cika Carissa Suryani Prasetyowati, Sri Syarif, Rizky Ahsan Umulhoir, Nida Varissa Azis, Diva Azty Viny Gilang Ramadhan Vitria Anggraeni WAHYUDI, DIKI Widya Pratiwi Ali Winico Fazry Wira Abner Sigalingging Zaenudin, Muhammad Faisal Zaidan, Muhammad Naufal Zain, Fadli Fauzi ZK Abdurahman Baizal