ember2018-malware / README.md
cw1521's picture
Update README.md
3307e35 verified
|
raw
history blame
527 Bytes
metadata
task_categories:
  - text-classification
pretty_name: EMBER
size_categories:
  - 1M<n<10M
tags:
  - malware
  - virus

EMBER 2018 Malware Analysis Dataset

This dataset contains 1 million records of metadata and vectorized features for malware and benign software.
Visit https://github.com/elastic/ember for more information on the dataset.

Usage

dataset = load_dataset("cw1521/ember2018-malware", field="data")

input - vectorized features as a string
label - (0 for benign and 1 for malware)