qaixerabbas/network_intrusion_detection
Codes for the paper entitled "Optimization of Predictive Performance of Intrusion Detection System Using Hybrid Ensemble Model for Secure Systems"
This helps network security analysts detect unauthorized activity by analyzing network traffic data. It takes raw network flow information and classifies it as either normal or an intrusion, helping identify threats efficiently. Network operations engineers or cybersecurity professionals responsible for safeguarding digital assets would find this useful.
No commits in the last 6 months.
Use this if you need to quickly assess network traffic for potential cyber threats using established machine learning methods.
Not ideal if you are looking for a pre-packaged, out-of-the-box security solution rather than a code-based experimental framework.
Stars
16
Forks
3
Language
Python
License
—
Category
Last pushed
May 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/qaixerabbas/network_intrusion_detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AIS-Package/aisp
Artificial Immune Systems Package (AISP) is an open-source Python library that features...
ubc-provenance/PIDSMaker
A framework for building provenance-based intrusion detection systems with neural networks
Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning
Code for IDS-ML: intrusion detection system development using machine learning algorithms...
zimingttkx/Network-Security-Based-On-ML
基于机器学习的网络安全检测系统 | 集成Kitsune/LUCID算法 | 支持ML/DL/RL模型 | 99.58%攻击检测准确率 | 19913 QPS | Docker/K8s部署
Western-OC2-Lab/Intrusion-Detection-System-Using-CNN-and-Transfer-Learning
Code for intrusion detection system (IDS) development using CNN models and transfer learning