• Stars
    star
    4
  • Rank 3,287,461 (Top 66 %)
  • Language
    Jupyter Notebook
  • Created almost 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project aims to detect intrusion in an SDN network as early as possible.

More Repositories

1

encrypted_network_traffic_classification_in_SDN

This repository describes the demonstration of encrypted network traffic classification in SDN environment. A testbed is created using Mininet in this project. A RYU controller application is developed to classify network traffic in real-time.
Python
19
star
2

Spectrogram-segmentation-for-bird-species-classification-based-on-temporal-continuity

This repository contains all the python script that is used to do a thesis on bird species classification using their recorded audio signal.
Python
2
star
3

traditional_ML

This is a python package that contains various traditional machine learning algorithms.
Jupyter Notebook
1
star
4

int_p4

This project aims to develop network-based intrusion detection system using ML models. We use data plane programming to collect features and deploy our ML model in the data plane insteaded of control plane.
Python
1
star
5

5G_cloud_deployment

This repository is an initiative to automate the deployment process of 5G core network in cloud environment.
Jinja
1
star
6

Implementing-K-Means-Clustering

the objective of this experiment is to understand one of the very popular clustering algorithm known as K-Means clustering algorithm. This is an unsupervised learning method which means the class label is unknown here. But to measure the performance of the algorithm we need to know the ground truth. Here in this experiment we will use cluster purity as performance measure of the classifier. Here we use the dataset that has 150 data with four dimension each. We will cluster the whole dataset into three cluster here, so in our experiment k=3.
MATLAB
1
star