(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Android malware detection

What is it about?

It is important to detect Android malware since it could expose a great threat to the users. In machine learning intelligence identification, too many insignificant features reduce accuracy. Thus, machine learning detection requires finding the important features quickly. This study offers the Pearson correlation coefficient (PMCC), which quantifies the linear relationship between all features. This study then uses a heatmap to visualize the PMCC value in heat version color.

Why is it important?

Our experiment used real 3799 Android samples with 217 features and achieved the best accuracy rate of detection of more than 98% by using Unordered Fuzzy Rule Induction (FURIA).

Read more on Kudos…
The following have contributed to this page:
Nur Khairani Kamarudin
' ,"url"));