Skip to content

Microsoft Malware Classification Challenge

Notifications You must be signed in to change notification settings

achenxu/malware

Repository files navigation

Latest submission

Private score: 0.028345717

Public score: 0.025316797


This code is for Microsoft Malware Challenge and is part of CS 249 Final Project.

Tested on Ubuntu 16.04 and python 3.6

Required modules:


Please install all these modules. If you have python2 and python3 running together, you may need to run "alias python=python3" on terminal.

You can access the data at https://www.kaggle.com/c/malware-classification/data

Please extract the training data under train/, and extract the testing data under test/

To run the code, please run main.sh file. As a pipeline, this will extract all the features, and generate a submission.

About

Microsoft Malware Classification Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published