DATASET: The two datasets files .csv containing the exfiltration data can be found in "train_set.csv" and "test_set.csv".
CODE: Inside Python scripts for LV1 and LV2 Poisoning attacks are named "ML_DP_LV1" and "ML_DP_LV2", respectively. This for every one of the 4 ML classifiers listed below:
- Random Forest Classifier
- Logistic Regression Classifier
- KNN Classifier
- Decision Tree Classifier