Skip to content

BJTU Course Project "Principle and practice of artificial intelligence algorithm"

Notifications You must be signed in to change notification settings

Jasminexsh/IntrusionDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntrusionDetection

BJTU Course Project "Principle and practice of artificial intelligence algorithm"

Intrusion detection using KDD99 dataset (classification) with python3

Guide

Before run this program, make sure that you have install python3 interpreter and necessary dependencies of python3

pip install numpy
pip install pandas
pip install matplotlib
pip install sklearn

then run classification.py and multi_classificaiton.py

About

BJTU Course Project "Principle and practice of artificial intelligence algorithm"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages