Journal Article: International Journal of Information Technology
-
Updated
Jun 27, 2023 - Jupyter Notebook
Journal Article: International Journal of Information Technology
Hybrid NIDS combining unsupervised autoencoders (Feedforward, Denoising, Convolutional) with a PPO reinforcement learning agent trained on 2.8M+ CICIDS-2017 flows. Achieves ~92% F1-score with cost-sensitive reward shaping prioritizing attack recall.
Intrusion Detection with ML: CICIDS-2017 → Preprocessing → XGBoost → PCA → Real-Time Power BI Dashboards
AI-powered network intrusion detection using Random Forest + Isolation Forest on CICIDS-2017
This research proposes a hybrid approach using Principal Component Analysis (PCA) for dimensionality reduction and Support Vector Machines (SVM) for classification. The goal is to optimize the trade-off between detection accuracy and computational efficiency, making real-time detection feasible on resource-constrained environments.
Add a description, image, and links to the cicids-2017 topic page so that developers can more easily learn about it.
To associate your repository with the cicids-2017 topic, visit your repo's landing page and select "manage topics."