Malware-Analysis-and-Detection-Using-Machine-Learning-Algorithm
Malware-Analysis-and-Detection-Using-Machine-Learning-Algorithm
Two machine learning models are central to this project: the Extra Tree Classifier
and Logistic Regression. The Extra Tree Classifier model demonstrates superior
performance, achieving a training accuracy of 97.42% and a testing accuracy of
97.23%. In comparison, the Logistic Regression model achieves a training
accuracy of 94.84% and a testing accuracy of 93.67%. Both models are trained and
For the analysis, a subset of 23 attributes was selected based on their relevance and
impact on the classification task. This strategic selection aims to optimize model
performance while reducing computational complexity. The project's results
indicate that the Extra Tree Classifier is highly effective in distinguishing between
malicious and benign software, offering a reliable tool for malware detection in
real-world applications.
SYSTEM REQUIREMENTS:
HARDWARE REQUIREMENTS:
SOFTWARE REQUIREMENTS:
REFERENCE: