Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
# EMBER 2018 Malware Analysis Dataset<br>
|
|
|
|
|
2 |
|
3 |
-
|
|
|
|
1 |
# EMBER 2018 Malware Analysis Dataset<br>
|
2 |
+
This dataset containers 1 million records of metadata and vectorized features for malware and benign software.<br>
|
3 |
+
Visit https://github.com/elastic/ember for more information on the dataset<br>
|
4 |
|
5 |
+
## Usage <br>
|
6 |
+
ds = load_dataset("cw1521/ember2018-malware", field="data")
|