IDOBE
收藏资源简介:
IDOBE是由弗吉尼亚大学生物复杂性研究所主导构建的传染病爆发预测基准数据集,整合了Tycho、JHU-CSSE等四大数据源逾百年的监测数据,涵盖13种疾病的10,799次爆发事件。该数据集通过导数分割算法生成标准化时间序列,包含病例数、住院率等多维度指标,并采用信息熵和排列熵量化流行病学多样性。其核心价值在于为机器学习模型提供跨疾病、跨区域的标准化测试环境,特别针对历史数据有限的新发传染病预测场景,推动预测方法的可复现性评估。
IDOBE is a benchmark dataset for infectious disease outbreak prediction, developed and led by the Institute for Biocomplexity at the University of Virginia. It incorporates over a century of surveillance data from four major data sources including Tycho, JHU-CSSE and others, covering 10,799 outbreak events across 13 diseases. This dataset generates standardized time series via the derivative segmentation algorithm, and includes multi-dimensional indicators such as case counts and hospitalization rates. It quantifies epidemiological diversity using information entropy and permutation entropy. Its core value lies in providing a standardized testing environment for machine learning models across diseases and regions, specifically targeting the prediction scenario of emerging infectious diseases with limited historical data, to promote the reproducibility assessment of prediction methods.
IDOBE: Infectious Disease Outbreak forecasting Benchmark Ecosystem 数据集概述
数据集简介
IDOBE是一个专注于疫情预测的流行病学时间序列精选集合。该数据集汇编了来自多个数据仓库、跨越一个多世纪的监测数据,涵盖美国各州和全球多个地点。
数据集内容
- 提供超过10000条对应不同疾病的疫情时间序列。
- 包含用于提取分析指标以分析疫情的脚本。
- 提供一套训练好的基线预测模型(统计模型和深度神经网络模型)。
- 包含概率预测的评估脚本。
数据文件与结构
- 原始数据文件:
raw_data/outbreaks_disease_location.csv - 数据统计信息目录:
stats/output/,包含不同疫情的熵、排列熵和形态统计量。 - 统计计算脚本:
stats/stats_compute.ipynb,用于计算不同统计量的笔记本。 - 基线模型目录:
baselines/src/,包含不同类别的模型。
数据来源与范围
- 数据来源于多个数据仓库。
- 时间跨度超过一个世纪。
- 地理范围涵盖美国各州和全球多个地点。




