Anti-malware using Machine Learning

Опубликовано: 17 Март 2026
на канале: Akash Sarode
5,708
112

This video demonstrate how to build anti-malware solution using machine learning classification model. We will be using a python script to learn our machine learning model and another py script to predict file as legitimate or malware.

All the scripts and datasets for each part can be downloaded from my github account:-
https://github.com/akky2892/Machine-L...

Credit for majority of the code goes to Tek randhome.io