/malware_scan_ml

Detection and classification of malwares on the Drebin dataset

Primary LanguageKotlin

malware_scan_ml

A loader, a learner and a validator to do some malware detection and classification on the Drebin dataset which contains feature vectors for genuine android app and not.

This simple piece of code uses a Bernoulli NB classifier and a multinomial NB classifier.

Report will be added in a later date.