| dataset_info: | |
| features: | |
| - name: Engine rpm | |
| dtype: int64 | |
| - name: Lub oil pressure | |
| dtype: float64 | |
| - name: Fuel pressure | |
| dtype: float64 | |
| - name: Coolant pressure | |
| dtype: float64 | |
| - name: lub oil temp | |
| dtype: float64 | |
| - name: Coolant temp | |
| dtype: float64 | |
| - name: Lub_Stress_Index | |
| dtype: float64 | |
| - name: Thermal_Efficiency | |
| dtype: float64 | |
| - name: Power_Load_Index | |
| dtype: float64 | |
| - name: Engine Condition | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 937680 | |
| num_examples: 11721 | |
| - name: validation | |
| num_bytes: 312560 | |
| num_examples: 3907 | |
| - name: test | |
| num_bytes: 312560 | |
| num_examples: 3907 | |
| download_size: 945541 | |
| dataset_size: 1562800 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| - split: test | |
| path: data/test-* | |