infinite-dataset-hub/VehicleHealthMonitoring
收藏Hugging Face2024-11-08 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/infinite-dataset-hub/VehicleHealthMonitoring
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
tags:
- infinite-dataset-hub
- synthetic
---
# VehicleHealthMonitoring
tags: Diagnostics, Predictive Maintenance, Anomaly Detection
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
**Dataset Description:**
The 'VehicleHealthMonitoring' dataset is designed for use in machine learning models that focus on predictive maintenance and anomaly detection in vehicle diagnostics. It contains a collection of sensor readings and associated vehicle health information, which could be used to predict potential faults and maintenance needs. The dataset includes features from different sensors, vehicle operation conditions, and historical maintenance records. Labels are provided to indicate whether a vehicle component failure occurred during the observation period, aiding in the development of predictive models.
**CSV Content Preview:**
```
timestamp,sensor_id,sensor_type,sensor_reading,temperature,pressure,engine_speed,rpm,acceleration,brake_force,vehicle_id,component_label
2023-01-01 00:00:01,1,engine_temperature,195,95,35,3200,4000,0.2,500,VH1234,NoFault
2023-01-01 00:05:01,2,oil_pressure,35,95,35,3200,4000,0.2,500,VH1234,NoFault
2023-01-01 00:10:01,3,brake_pressure,70,95,35,3200,4000,0.2,500,VH1234,NoFault
2023-01-01 00:15:01,1,engine_temperature,205,100,35,3200,4000,0.2,500,VH1234,Fault
2023-01-01 00:20:01,2,oil_pressure,25,100,35,3200,4000,0.2,500,VH1234,Fault
2023-01-01 00:25:01,3,brake_pressure,80,100,35,3200,4000,0.2,500,VH1234,Fault
2023-01-01 00:30:01,1,engine_temperature,200,95,36,3300,4100,0.2,500,VH1234,NoFault
2023-01-01 00:35:01,2,oil_pressure,30,95,36,3300,4100,0.2,500,VH1234,NoFault
2023-01-01 00:40:01,3,brake_pressure,75,95,36,3300,4100,0.2,500,VH1234,NoFault
```
Please note that the 'labels' column in the dataset indicates whether a 'Fault' or 'NoFault' condition was recorded for the corresponding vehicle component at the given timestamp.
**Source of the data:**
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '':
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=VehicleHealthMonitoring&tags=Diagnostics,+Predictive+Maintenance,+Anomaly+Detection
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
提供机构:
infinite-dataset-hub



