The malware industry continues to be a well-organized, well-funded market dedicated to evading traditional security measures. Once a computer is infected by malware, criminals can hurt consumers and enterprises in many ways. We need to detect whether the given system is infected with malware(HasDetections) or not given various features of the data. It's a Kaggle competition being held privately.
Various Visualizations and EDA of the data are done using Seaborn and Matplotlib Libraries
METRIC FOR EVALUATION = AUCROC
- XGBClassifier
- CatBoost