CoolFace
Datasetpublic

cw1521/ember2018-malware

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)

sourceHugging Faceupdated 2y agoView on Hugging Face
10likes1.4kdownloads
Dataset Card

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)