network-anomaly-detection

There are 4 repositories under network-anomaly-detection topic.

  • arhcoder/QuintuSCAN

    🧱 [🏅TALENT LAND HACKATHON FINALIST] Desktop system with Artificial Intelligence to detect cybersecurity attacks in network; also considering the prevention of phishing and scam.

    Language:Jupyter Notebook3300
  • jvmolu/Network-Anomaly-Detection

    Explore Network Anomaly Detection Project 📊💻. It achieves an exceptional 99.7% accuracy through a blend of supervised and unsupervised learning, extensive feature selection, and model experimentation. Stunning data visualizations using synthetic network traffic data offer insightful representations of anomalies, enhancing network security.

    Language:Jupyter Notebook1100
  • MohEsmail143/network-anomaly-detection

    An attempt at the network anomaly detection task using manually implemented k-means, spectral clustering and DBSCAN algorithms, with manually implemented evaluation metrics (precision, recall, f1-score and conditional entropy) used to evaluate these algorithms.

    Language:Jupyter Notebook1100
  • Youhanna-Yousry/Network-Anomaly-Detection

    This project compares between different clustering algorithms: K-Means, Normalized Cut and DBSCAN algorithms for network anomaly detection on the KDD Cup 1999 dataset

    Language:Jupyter Notebook101