Claim Missing Document
Check
Articles

Found 24 Documents
Search

PENGELOLAAN AIR BESIH "TIRTA AGUNG"DESA WRINGIN KURUNG BARU KAB. GRESIK Nugroho, Alfi; Sujani, Sujani; Ritonga, Alven Safik
Prosiding Konferensi Nasional Pengabdian Kepada Masyarakat dan Corporate Social Responsibility (PKM-CSR) Vol 7 (2024): PKMCSR2024: Kolaborasi Hexahelix dalam Optimalisasi Potensi Pariwisata di Indonesia: A
Publisher : Asosiasi Sinergi Pengabdi dan Pemberdaya Indonesia (ASPPI)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37695/pkmcsr.v7i0.2488

Abstract

Dusun Wringin Kurung merupakan salah satu dusun Kabupaten Gresik, pada tahun 2016 wilayah tersebut di lakukan pengeboran sumur sedalam 100m sekaligus pembangunan tandon 12 kubik atas bantuan dari pemerintah Pada saat ini HIPPAM pengelola Air bersih Tirta Agung sudah disalurkan kepada 271 rumah warga. Manajemen HIPPAM masih sangat sederhana, struktur organisasi HIPPAM hanya terdiri dari Ketua, wakil teua, Sekretaris, Bendahara, teknisi dan operasional. Metode mengacu pada tujuan kegiatan yang telah ditetapkan yaitu dari masalah produksi air dari sumur langsung dipompa ke tandon kemudian dialirkan ke warga, sehingga seringkali air disertai pasir dan terkadang keruh Belum memliki cadangan pompa dan pipa untuk calon sumur baru karena letak sumber yang berjauhan dengan pengadaaan dan instalasi pompa baru, perbaikan dan pendampingan instalasi pipa tersier dan penambahan filter plug n play di beberapa saluran tersier. Internalisasi budaya kerja yang baik di lingkungan pengurus denagn mengadakan pelatihan dan pendampingan budaya organisasi, penataan SDM, rekrutment pegawai baru dan pelatihan pengelolan usaha, pelatihan perhitungan harga pokok penjualan air bersih termasuk musayawarah dengan warga dan pengurus Desa dan BPD. Hasil kegiatan ini adalah produksi air lebih bersih dan dalam pengelolaan manajemen lebih baik dengan adanya aplikasi yang di kembangkan.
Public Sentiment Analysis on TikTok about Tapera Policy using Random Forest Classifier Muhandhis, Isnaini; Ritonga, Alven Safik
Sistemasi: Jurnal Sistem Informasi Vol 14, No 1 (2025): Sistemasi: Jurnal Sistem Informasi
Publisher : Program Studi Sistem Informasi Fakultas Teknik dan Ilmu Komputer

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32520/stmsi.v14i1.4878

Abstract

At the beginning of 2024, the Tapera policy proposed by the government sparked widespread public debate, resulting in both pros and cons. To improve the quality of public services, it is crucial for the government to evaluate policies to align with the needs and expectations of the community. This study aims to analyze public sentiment on the social media platform TikTok regarding the Tapera policy. Comment data was collected from several TikTok videos discussing the Tapera policy with high view counts. These videos received various responses in the form of comments, expressing positive, neutral, and negative sentiments about Tapera. A total of 5,036 comments were successfully scraped. The Random Forest Classifier was used for sentiment classification. This method was chosen for its ability to maintain high predictive accuracy, minimize overfitting, and perform effectively in classification tasks. The study results showed that negative sentiment dominated TikTok users' opinions, accounting for 82%, followed by neutral sentiment at 10% and positive sentiment at 8%. Many expressed disapproval for various reasons, including concerns about potential corruption, the ineffectiveness of contributions due to inflation, and the policy being burdensome amid a sluggish economy. Neutral sentiment was dominated by questions related to Tapera, such as the amount of Tapera deductions and whether participation is mandatory for those who already own a house. Positive sentiments expressed support for the Tapera policy and willingness to pay the contributions. However, the proportion of supporters of this program was significantly smaller than those opposing it. The training results of the classification model using the Random Forest Classifier achieved an accuracy of 89%. The highest F1-score for detecting negative sentiment was 94%, while the F1-score for detecting neutral sentiment was 17% and for positive sentiment, it was 32%. This disparity is due to the dataset composition being dominated by negative sentiment. The proportion of sentiment significantly influences the training of the classification model. A balanced proportion for each sentiment would enable the model to better learn and recognize the words frequently associated with each sentiment.
DEVELOPMENT OF A COURSE SCHEDULE PREPARATION APPLICATION USING GENETIC ALGORITHM Muhandhis, Isnaini; Alven Safik Ritonga; Muhammad Shubhan
Jurnal Sistem Informasi dan Bisnis Cerdas Vol. 18 No. 1 (2025): Februari 2025
Publisher : Program Studi Sistem Informasi, Fakultas Ilmu Komputer, UPN "Veteran" Jawa Timur

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Preparing course schedules is an important process in campus administration. Schedule preparation must take into account existing limitations such as class limitations, teaching hours and lecturer availability. Genetic algorithm is an optimization method that can solve scheduling problems. Genetic algorithms are quite good at managing lecture schedules because they are able to solve problems with several criteria and several objectives that are modeled in the evolutionary process. This research aims to build an application to generate lecture schedules automatically with a genetic algorithm. This application is expected to help the administrative process of preparing schedules to be faster and more efficient. The research results show that the application runs well and the genetic algorithm is able to solve scheduling problems. The best genetic algorithm parameter values are population size 30, using roulette wheel selection method, mutation probability 20% and crossover probability 20% with the result of finding a solution in the 37th generation within 118 seconds
Graph-Based Fraud Detection with Optimized Features and Class Balance Azizah, Anisa Nur; Ritonga, Alven Safik; Atmojo, Suryo; Widhiyanta, Nurwahyudi; Dewi, Suzana; Murdani, M Harist; Sari, Mamik Usniyah
Journal of System and Computer Engineering Vol 6 No 3 (2025): JSCE: July 2025
Publisher : Universitas Pancasakti

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.61628/jsce.v6i3.2001

Abstract

The increasing use of digital transactions also elevates the risk of fraud, particularly in credit card transactions. Fraud detection poses a challenge due to the highly imbalanced nature of the data and the complexity of relationships among entities. This study proposes a GNN-based approach, integrated with feature selection techniques and class imbalance handling through class weighting based on data distribution. Feature selection was performed using two methods: Correlation-based Feature Selection (CFS) and Random Forest Feature Importance, to obtain the most relevant features. Experimental results show that the combination of Random Forest feature selection and class weighting yielded the highest F1 Score, despite a slight decrease in accuracy. This indicates that feature selection and class weighting strategies can improve the model's ability to detect rare fraudulent transactions. This approach contributes to the development of more accurate and adaptive fraud detection systems in digital transaction environments.