Giter Site home page Giter Site logo

malware-detection-machine-learning's Introduction

Hao Meng 2020.6

Rewrite in the notebook in 2021.10

Motivation

Recently, to do data mining on financial data features. I have taught myself machine learning, mainly traditional statistical-based machine learning (book: An-Introduction-to-Statistical-Learning) and deep learning based on neural networks (from Hung-yi Lee https://speech.ee.ntu.edu.tw/~ tlkagk/courses.html). I also studied reinforcement learning, but I found some of the concepts difficult to understand, and I think it is one of the most challenging kinds of machine learning to understand. So I haven't actually used it yet.

I used to do very intensive research on malware in my last bank and my university days. When I discovered that machine learning is a powerful tool for data analysis, I thought: why can't I use machine learning to detect malware?

Instruction

This notebook is mainly based on an existed notebook(https://github.com/dchad/malware-detection), and the data comes from Microsoft Malware Classification Challenge (BIG 2015)(https://www.kaggle.com/c/malware-classification/data), which data quality is high.

Why I do my research based on Derek's notebook? Because the workload of analyzing this data from scratch is enormous, I will use his method directly and go through the advantages and disadvantages to speed up the analysis.

Entrance

main.ipynb

Conclusion

Even when the feature extraction stage is not done in great detail, the accuracy of these mainstream models can be greater than 99%, and can machine learning is very powerful for malware identification.

malware-detection-machine-learning's People

Contributors

brycemeng 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.