False Alarm Prediction using Two Class Decision Forest

August 14, 2019
False Alarms generation prediction using cybersecurity monitoring dataset
This dataset is categorical and consists of True and False Alarms. Our task is to predict the generation of false alarms accuracy using any algorithms. Here I have used the Two-Class decision Forest algorithm to predict the accuracy. In my model, I got an accuracy of 95%.