miteshjoshi / malware-prediction

Malware Prediction for the dataset provided by Microsoft part of Kaggle Competition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Microsoft Malware Classification Challenge (BIG 2015)-Kaggle ###Classify malware into families based on file content and characteristics

We used malware's binary file hexcode bigram's frequency as features to do multi-class classification using above technique we achieved logloss value of 0.042051982 in public leaderboard(136/377) and logloss of 0.043709504 in private leader board

About

Malware Prediction for the dataset provided by Microsoft part of Kaggle Competition.


Languages

Language:Python 100.0%