Code Monkey home page Code Monkey logo

malwaredetection_gradientboostingclf's Introduction

Malware Detection of Android Applications

Overview

A gradient booseting classifier was trained on extracted android application features to detect the presence of malware. The dataset, which was sourced from kaggle.com (see link below) included over 4000 Android applications with their extracted features binary coded as having or not having said feature. An accuracy of 96% was yeilded from the model, with a false negative rate of 2%. The SHAP library was used to interpret the final model to pool insights into how the presence or lack of certain features influenced the classification outcome. This was conducted through SHAP visualizations which are included in the final report and presentation. The objective of this project was to detect malware through modeling and to show that model interpretation could be used to inform the application review process, as well as internal softwares used to detect risk and warn users.

Repo Contents

Code Files

  • Detecting_Malware.ipynb

Final Reports

  • Malware_Detection_Project_Report.pdf
  • Malware_Detection_Presentation.ppt

Dataset Features

The data for this project was sourced from kaggle.com, here. The 300+ variables of the dataset belong to one of many types of applications features. These categories and their descriptions are outlined in the table below.

image

malwaredetection_gradientboostingclf's People

Contributors

halepino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.