You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exploring a PE headers dataset , analyzing features and finally using it to classify whether a file is malicious or not.
Documentation in capstone_report.pdf
Pre-requistes : scikit-learn , matplotlib , pandas , numpy , jupyter notebook.
Project status : Passed.