Skip to content

NadaMontasser/AI-for-CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AI for Cybersecurity Applications

by implementing a binary classifier aiming at predicting data exfiltration via DNS and classifiy if it is malicious or not malicious.

Data Analysis to visualize the distribution of data features using:

  • Histogram
  • Seaborn
  • Boxplot

Feature engineering using:

  • Anova Selector to choose the best combination of features
  • Mutual Info Selector another technique to choose the best combinaiton of features

Modeling using:

  • Decsion Tree
  • Logistic Regression
  • Naive Bayes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published