All Projects → CynthiaKoopman → Network Intrusion Detection

CynthiaKoopman / Network Intrusion Detection

Machine Learning with the NSL-KDD dataset for Network Intrusion Detection

Projects that are alternatives of or similar to Network Intrusion Detection

Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1746.22%)
Mutual labels:  jupyter-notebook, random-forest, decision-trees
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+2701.68%)
Mutual labels:  jupyter-notebook, random-forest, decision-trees
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+135.29%)
Mutual labels:  jupyter-notebook, random-forest, decision-trees
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (+1460.5%)
Mutual labels:  jupyter-notebook, random-forest, decision-trees
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (+230.25%)
Mutual labels:  jupyter-notebook, random-forest
Sharplearning
Machine learning for C# .Net
Stars: ✭ 294 (+147.06%)
Mutual labels:  random-forest, decision-trees
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+333.61%)
Mutual labels:  jupyter-notebook, random-forest
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+763.03%)
Mutual labels:  jupyter-notebook, decision-trees
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-72.27%)
Mutual labels:  random-forest, decision-trees
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+4652.94%)
Mutual labels:  jupyter-notebook, random-forest
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-55.46%)
Mutual labels:  jupyter-notebook, random-forest
Predicting real estate prices using scikit Learn
Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)
Stars: ✭ 78 (-34.45%)
Mutual labels:  random-forest, decision-trees
Sporf
This is the implementation of Sparse Projection Oblique Randomer Forest
Stars: ✭ 70 (-41.18%)
Mutual labels:  random-forest, decision-trees
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+972.27%)
Mutual labels:  random-forest, decision-trees
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+231.93%)
Mutual labels:  jupyter-notebook, random-forest
linear-tree
A python library to build Model Trees with Linear Models at the leaves.
Stars: ✭ 128 (+7.56%)
Mutual labels:  random-forest, decision-trees
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-71.43%)
Mutual labels:  jupyter-notebook, decision-trees
MLDay18
Material from "Random Forests and Gradient Boosting Machines in R" presented at Machine Learning Day '18
Stars: ✭ 15 (-87.39%)
Mutual labels:  random-forest, decision-trees
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (-76.47%)
Mutual labels:  random-forest, decision-trees
Reproduce Stock Market Direction Random Forests
Reproduce research from paper "Predicting the direction of stock market prices using random forest"
Stars: ✭ 67 (-43.7%)
Mutual labels:  jupyter-notebook, random-forest

Modelling Intrusion Detection: Analysis of a Feature Selection Mechanism

Machine Learning with the NSL-KDD dataset for Network Intrusion Detection. DecisionTree_IDS.ipynb contains the analysis using Decision Tree Classifier. RandomForest_IDS.ipynb Contains the analysis using Random Forest Classifier.

This work aims to verify the work done by Nkiama, Said and Saidu (2016) in: https://thesai.org/Downloads/Volume7No4/Paper_19-A_Subset_Feature_Elimination_Mechanism_for_Intrusion_Detection_System.pdf

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].