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)
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)
