Claim Missing Document
Check
Articles

Found 2 Documents
Search

Classification of Drinking Water Potability With Artificial Neural Network Algorithm Indra Darmawan; Muhammad Fatchan; Andri Firmansyah
International Journal of Integrated Science and Technology Vol. 2 No. 5 (2024): May 2024
Publisher : MultiTech Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59890/ijist.v2i5.1874

Abstract

Having safe water for consumption is essential for public health in every region. However, water quality is declining in some places, especially to meet human needs for drinking water. There are many efforts to maintain water potability, such as checking to see if there are bacteria or diseases in the water. This research classifies water potability using the Artificial Neural Network method, a technique in the field of machine learning. This research classifies water quality using a python library to analyze data and perform classification. Data is processed through stages such as data cleaning and data division into training and testing. In testing, the data is divided into 20% for testing and 80% for training. The results of the ANN algorithm show 70% accuracy. in conclusion, the ANN model has moderate performance in classifying the feasibility of drinking water. Model improvement is needed to improve accuracy and prediction, including the use of larger and more diverse datasets.
Advanced ANN Techniques for Precise Detection and Classification of Welding Defects Faza Ardan Kusuma; Muhammad Fatchan; Ahmad Turmudi Zy
International Journal of Integrated Science and Technology Vol. 2 No. 5 (2024): May 2024
Publisher : MultiTech Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59890/ijist.v2i5.1907

Abstract

The implementation of the artificial neural network (ANN) algorithm for detecting and classifying welding defects is detailed in this study. A total of 558 welding workpiece images were processed using techniques such as resizing, auto-orientation, flipping, rotation, and annotation, ultimately expanding the dataset to 1,288 images. Feature extraction identified 24 traits across 12,000 data points, which were then condensed to 5,735 data points for the ANN model. The model employed 100 hidden layers, the ReLU activation function, and the L-BFGS-B solver, running for 200 iterations. The configuration achieved near-perfect results, with metrics such as the area under the curve (AUC), classification accuracy, and F1 score averaging a precision of 0.97. These outcomes demonstrate the ANN model's high efficacy in detecting and classifying welding defects, underscoring its potential application for quality assurance in the welding industry. Further investigation into specific defect types, including porosity, spatter, cracks, and undercuts, could further improve detection accuracy.