You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time Intrusion Detection System implementing Machine Learning. We combine Supervised Learning (RF) for detecting known attacks from CICIDS 2018 & SCVIC-APT datasets, and Unsupervised Learning (AE) for anomaly detection.
This project aims to identify and classify the anomalies captured in network traffic using different machine learning strategies. After the reults are given, I compared the results of two classical approaches for supervised learning: RandomForest and SVM on a large public combined dataset made from CICIDS2017 dataset and CICIDS2018.