/malware_detection

with ensemble learning

Primary LanguageJupyter Notebook

malware_detection

Malware Detection Using ensemble Learning with these models:

RandomForestClassifier + DecisionTreeClassifier + KNeighborsClassifier + SVC + GaussianNB

and saving the weights of top 3 models in joblib format.