Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 317 Bytes

Capstone project :

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.