Awesome
machine-learning
android-malware-classification using machine learning algorithms
Installation
You will need to install pandas, matplotlib, numpy
Use the package manager pip to install pandas and numpy.
pip install pandas
pip install numpy