Ανάλυση συναλλαγών Ethereum για εντοπισμό ανωμαλιών
Analyzing Ethereum transactions for anomaly detection

View/ Open
Keywords
Ethereum ; Anomaly detection ; K-Nearest Neighbors (KNN)Abstract
This document delves into the analysis of Ethereum blockchain transactions to uncover
anomalies using advanced machine learning techniques. The aim is to identify unusual patterns
that might signal fraudulent activities or irregularities within the transactional data. Through
detailed feature engineering and exploratory data analysis (EDA), the study uncovers critical
insights into transaction behaviors. Three algorithms DBSCAN, Isolation Forest, and K-Nearest
Neighbors (KNN) were evaluated for anomaly detection. Among them, KNN emerged as the
most reliable, offering robust accuracy and recall metrics. These findings pave the way for
enhanced blockchain security and more trustworthy transaction networks.