Skip to content
#

network-anomaly

Here are 2 public repositories matching this topic...

This project focuses on network anomaly detection due to the exponential growth of network traffic and the rise of various anomalies such as cyber attacks, network failures, and hardware malfunctions. This project implement clustering algorithms from scratch, including K-means, Spectral Clustering, Hierarchical Clustering, and DBSCAN

  • Updated Jun 11, 2023
  • Jupyter Notebook

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.

  • Updated Mar 13, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the network-anomaly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-anomaly topic, visit your repo's landing page and select "manage topics."

Learn more