five

Chlorine

收藏
NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10840283
下载链接
链接失效反馈
官方服务:
资源简介:
This dataset was originally defined in a PhD thesis by Lei Li (Carnegie Mellon University). It was produced by EPANET that models the hydraulic and water quality behavior of water distribution piping systems. EPANET can track, in a given water network, the water level and pressure in each tank, the water flow in the pipes and the concentration of a chemical species (Chlorine in this case) throughout the network within a simulated duration. The data set consists of 166 nodes (pipe junctions) and measurement of the Chlorine concentration level at all these nodes during 15 days (one measurement for every 5 minutes, a total of 4310 time ticks). This is a modified and preprocessed version of the dataset saved in numpy format. The original dataset was obtained from here. The dataset consists of univariate time series associated with a class label. It can be loaded as follows: loaded_data = np.load("Chlorine.npz") Xtr = loaded_data['Xtr'] # Training data of shape (467, 166) Ytr = loaded_data['Ytr'] # Training labels of shape (467, 1) Xte = loaded_data['Xte'] # Test data of shape (3840, 166) Yte = loaded_data['Yte'] # Test labels of shape (3840, 1)
创建时间:
2024-03-19
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作