dev9269's picture
Revamp demo Space: matrix theme, model links, proper landing
9725700
|
Raw
History Blame Contribute Delete
639 Bytes
---
title: Malware Detector Demo
emoji: 🛡️
colorFrom: green
colorTo: gray
sdk: static
pinned: true
---
# 🛡️ Malware Detector Demo
Interactive demo for the [malware-detector-rf](https://huggingface.co/dev9269/malware-detector-rf) model.
Upload PE files or feature vectors to classify them as malicious or benign using a Random Forest classifier trained on the EMBER dataset (~96% accuracy).
## Related
- [Model: malware-detector-rf](https://huggingface.co/dev9269/malware-detector-rf)
- [Model: ember-malware-rf](https://huggingface.co/dev9269/ember-malware-rf)
- [Source: GitHub](https://github.com/Dev9269/malware-detector)