dataset_type string | contains_raw_rows bool | contains_model_training_examples bool | source_dataset dict | target dict | features list |
|---|---|---|---|---|---|
metadata-only | false | false | {
"name": "Brazilian Malware Dataset",
"source_repository": "https://github.com/fabriciojoc/brazilian-malware-dataset",
"source_archive": "https://github.com/fabriciojoc/brazilian-malware-dataset/raw/master/brazilian-malware.zip",
"redistribution_rights_verified": false,
"note": "Source repository does not expose an explicit LICENSE file at time of publication."
} | {
"name": "Label",
"dtype": "int64",
"classes": {
"0": "goodware",
"1": "malware"
}
} | [
{
"name": "BaseOfCode",
"dtype": "numeric",
"description": "Static PE-header derived numeric feature."
},
{
"name": "BaseOfData",
"dtype": "numeric",
"description": "Static PE-header derived numeric feature."
},
{
"name": "Characteristics",
"dtype": "numeric",
"descriptio... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.