Skip to content

aus36/ML-Malware-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Malware Classification with Machine Learning

By: Austin Hale

This notebook uses a dataset of information from Kaggle which can be found at: https://www.kaggle.com/code/sankethiyer/malware-classification-clustering

The goal of the project is to train a model to successfully classify between benign activity and malware from the given data using 4 different machine learning algorithms:

  • Unsupervised (Clustering)
    • K-Means
    • Agglomerative Clustering
  • Supervised (Classification)
    • KNN
    • Random Forest

About

A machine learning Jupyter notebook that trains a model to classify between benign and malicious activity from software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published