The project deals with classifying android apps into benign and malicious based on their permissions. The model uses a decision tree classifier based on ID3 algorithm for classification.
PadmajaVB/Android-Malware-Detection
The project deals with classifying android apps into benign and malignant based on the apps permissions. The model uses a decision tree classifier based on ID3 algorithm for classification.
Python