Skip to content

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.

Notifications You must be signed in to change notification settings

PadmajaVB/Android-Malware-Detection

 
 

Repository files navigation

Android-Malware-Detection

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%