CoolFace
Datasetpublic

orbitMatthew/objective-term-8dbb54

objective-term-8dbb54 Synthetic sensors test data: 52 rows in data.csv. All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations. Fields sample_id: random identifier for this generated sample. row_id: sequential row number starting at 1.… See the full description on the dataset page: https://huggingface.co/datasets/orbitMatthew/objective-term-8dbb54.

sourceHugging Facecc0-1.0updated 15d agoView on Hugging Face
0likes33downloads
README.md22 linesDownload Raw Back to root
1---2license: cc0-1.03tags:4- synthetic5- test-data6size_categories:7- n<1K8---9 10# objective-term-8dbb5411 12Synthetic sensors test data: 52 rows in `data.csv`.13 14All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations.15 16## Fields17 18- `sample_id`: random identifier for this generated sample.19- `row_id`: sequential row number starting at 1.20- `is_synthetic`: always true.21- `voltage_v`, `current_ma`: simulated values in the units named in each column.22