Anomaly Engine Development and Testing Datasets
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7671434
下载链接
链接失效反馈官方服务:
资源简介:
The following datasets have been used for development an testing of Anomaly Engine Webapp. They includes data samples for all the 4 scenarios:
1 - Simple Self Financing
2 - Self Financing by bank account
3 - Indirect SF (by recharge)
4 - Indirect Account Self Financing
Each file row represents a graph relationship between a source node (source) and a destination node (target).
Files must have the following schema:
source_type: Source node label;
source_attributes: Source node attributes. Can be null;
target_type: Destination node label;
target_attributes: Destination node attributes. Can be null;
relation_type: Relationship label;
relation_attributes: Relationship attributes. Can be null.
Attributes must be expressed as key-value pairs separated by a semicolon ;. For example
key1=value1;key2=value2
The datasets are also available in Infinitech Marketplace
创建时间:
2023-02-24



