Research Article

TinyDroid: A Lightweight and Efficient Model for Android Malware Detection and Classification

Table 4

Classifiers’ time complexity.

ClassifierTime complexityParameter

Random Forestn is the number of samples and d is the number of features
SVMn is the number of points and d is the number of features
kNNn is the number of samples and d is the number of features
Naive Bayesn is the number of samples and d is the number of features