by implementing a binary classifier aiming at predicting data exfiltration via DNS and classifiy if it is malicious or not malicious.
- Histogram
- Seaborn
- Boxplot
- Anova Selector to choose the best combination of features
- Mutual Info Selector another technique to choose the best combinaiton of features
- Decsion Tree
- Logistic Regression
- Naive Bayes