Imran1/Network_
收藏Hugging Face2023-09-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Imran1/Network_
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: resp_pkts
dtype: int64
- name: service
dtype: string
- name: orig_ip_bytes
dtype: int64
- name: local_resp
dtype: bool
- name: missed_bytes
dtype: int64
- name: protocol
dtype: string
- name: duration
dtype: float64
- name: conn_state
dtype: string
- name: dest_ip
dtype: string
- name: orig_pkts
dtype: int64
- name: community_id
dtype: string
- name: resp_ip_bytes
dtype: int64
- name: dest_port
dtype: int64
- name: orig_bytes
dtype: float64
- name: local_orig
dtype: bool
- name: datetime
dtype: string
- name: history
dtype: string
- name: resp_bytes
dtype: float64
- name: uid
dtype: string
- name: src_port
dtype: int64
- name: ts
dtype: float64
- name: src_ip
dtype: string
- name: mitre_attack_tactics
dtype: string
splits:
- name: train
num_bytes: 966212295
num_examples: 4068587
download_size: 231047526
dataset_size: 966212295
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "Network_"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Imran1
原始信息汇总
数据集概述
特征信息
数据集包含以下特征:
- resp_pkts: 类型为
int64 - service: 类型为
string - orig_ip_bytes: 类型为
int64 - local_resp: 类型为
bool - missed_bytes: 类型为
int64 - protocol: 类型为
string - duration: 类型为
float64 - conn_state: 类型为
string - dest_ip: 类型为
string - orig_pkts: 类型为
int64 - community_id: 类型为
string - resp_ip_bytes: 类型为
int64 - dest_port: 类型为
int64 - orig_bytes: 类型为
float64 - local_orig: 类型为
bool - datetime: 类型为
string - history: 类型为
string - resp_bytes: 类型为
float64 - uid: 类型为
string - src_port: 类型为
int64 - ts: 类型为
float64 - src_ip: 类型为
string - mitre_attack_tactics: 类型为
string
数据分割
- train: 包含 4068587 个样本,总字节数为 966212295
数据集大小
- 下载大小: 231047526 字节
- 数据集大小: 966212295 字节
配置信息
- default 配置包含
train分割的数据文件路径为data/train-*



