You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We explore and analyse malware data (around 200GB) provided by Microsoft and build Machine Learning multi class classification models to classify said malware files into it's respective category with high precision and recall.
A multi-class classification problem where the task is to classify a file to one of 9 types of Malware usually found in a Windows system, using information from the raw data and metadata of the file.