ember2018-malware / README.md
cw1521's picture
Update README.md
3307e35 verified
---
task_categories:
- text-classification
pretty_name: EMBER
size_categories:
- 1M<n<10M
tags:
- malware
- virus
---
# EMBER 2018 Malware Analysis Dataset<br>
This dataset contains 1 million records of metadata and vectorized features for malware and benign software.<br>
Visit https://github.com/elastic/ember for more information on the dataset.<br>
## Usage <br>
dataset = load_dataset("cw1521/ember2018-malware", field="data")
<br><br>
input - vectorized features as a string <br>
label - (0 for benign and 1 for malware)