You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Baseline experiments on training a Decision Tree Classifier and a Random Forest Classifier using Grid Search with Cross Validation on the CIC IDS 2018 dataset for training Machine Learning network intrusion detection classifier models.
Addressing Class Imbalance in CIC-IDS-18. Improve intrusion detection accuracy and reduce false alarms by tackling class imbalance. Utilizing artificial oversampling techniques and comparing their efficacy with deep neural network algorithms.Tech: Python, Jupyter-Notebook, Scik