https://github.com/ram81/clustering
Clustered Approach to classify Network Traffic
https://github.com/ram81/clustering
Last synced: 3 months ago
JSON representation
Clustered Approach to classify Network Traffic
- Host: GitHub
- URL: https://github.com/ram81/clustering
- Owner: Ram81
- Created: 2017-03-27T12:09:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T08:43:35.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T19:22:05.288Z (5 months ago)
- Language: Python
- Homepage:
- Size: 34.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clustering
Implementation of KMeans clustering with Principal Component Analysis for Network Traffic Classification. Our Goal is to classify traffic in one of the four categories: P2P Traffic, TOR Traffic, VPN Traffic, Normal Web Traffic.