شماره ركورد
15224
عنوان
تشخيص ناهنجاري با استفاده از يادگيري ماشين
سال تحصيل
1403
استاد راهنما
دكتر جواد وحيدي
چکيده
Traditional network traffic management systems are largely based on static rule that depend on predefined signatures by network security experts, which these systems perform well in detecting known traffic behaviours that matching with signatures rules, so they are ineffective with detect unknown anomalies traffic due to their rigid design. For addressing these challenges previous studies have utilized supervised learning methods such as Random Forest and Support Vector Machines (SVM) for traffic classification that achieving high accuracy in detecting known patterns. But they often fail when exposed to unseen traffic types. Although previous studies the best choice for detecting unseen pattern. But most existing works lack integration between real-time prediction and deployment within a practical, user-friendly interface. Additionally, the challenge of generalizing models to handle a wide variety of traffic types, practically those do not show during training, which remains a significant limitation. if, there is a need for a robust and deployable solution that not only predicts traffic behaviour accurately but also adapts to improve network conditions in real time.
For more securing network, our project appears the implementation of machine learning models for network traffic classification to enhance cybersecurity and traffic monitoring. The specific objective of this project is to monitor and classify network traffic into normal and attack traffic. To do this, our project used different machine learning models such as Random Forest. The result is that the random forest classifier achieved the highest accuracy through demonstrating its effectiveness in handling complex datasets with diverse features. The project involved preprocessing techniques that include scaling and feature selection to optimize model performance. After that, building Flask interface with integrating a synthetic data generator and a trained detection model for real-time classification. Some challenges are included aligning data dimensions and computational requirements. Future work aims to incorporate deep learning models for enhanced prediction and real-time network monitoring. This study confirms the potential of machine learning in improving network security and operational efficiency.
نام دانشجو
نهي فاضل
تاريخ ارائه
10/29/2025 12:00:00 AM
متن كامل
87980
پديد آورنده
نهي فاضل
تاريخ ورود اطلاعات
1404/08/09
عنوان به انگليسي
ANOMALY DETECTION USING MACHINE LEARNING
كليدواژه هاي لاتين
Machine Learning , Anomaly Detection , Random Forest , Flask