Seongyun-Jeong / Effective-FS-for-Android-Malware

Effective feature selection for Deep learning based android malware detection - CSE403 Deep learning Final project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Effective-feature-selection-for-Android-Malware

Effective feature selection for Deep learning based android malware detection - CSE403 Deep learning Final project

parsing.py : Divide features into permission and not-permission

drebin-215-dataset-5560malware-9476-benign.csv : original dataset; https://ieeexplore.ieee.org/document/8245867

permission-dataset.csv : dataset with permission features

api-dataset.csv : dataset with api call features

Drebin_fixed_version.csv : dataset with my feature selection scheme

About

Effective feature selection for Deep learning based android malware detection - CSE403 Deep learning Final project


Languages

Language:Jupyter Notebook 93.0%Language:Python 7.0%