Gangadhar123/CNC_Predictive_Maintenance1
0
๐ ๏ธ CNC Test Data Generator
This Hugging Face Space generates synthetic CNC machine sensor and quality control data for AI development and testing. The data simulates real-world CNC machine scenarios including normal operation, tool wear, groove defects, overheating, high vibration, and more.
๐ฆ Features
- Simulates sensor values, quality metrics, and machine metadata
- Includes both normal and faulty machine behavior
- Covers multiple machine types, fault types, and component types
- Generates labeled data for anomaly detection, RUL estimation, and quality scoring
- One-click CSV download of the generated dataset
๐ Sample Data Columns
๐ฎ How to Use
- Click the "Generate Test Data" button.
- Wait a few seconds for the data to be generated.
- Click "Download CSV" to get the dataset to your local machine.
โ๏ธ Use Cases
- Prototype AI models for predictive maintenance
- Train anomaly detection models (e.g. GRU autoencoder)
- Build RUL regression models using XGBoost or LSTM
- Train quality classifiers for CNC-produced parts
๐ Output Location
- The downloaded file is named
cnc_test_data.csv.
๐ค Author & Maintainer
Built by [Your Name or Team Name]
- ๐ [Your Website or GitHub]
- ๐ง [Your Contact Email]
๐ก Tip
You can fork and modify this Space to adjust:
- The number of samples generated
- Add noise injection
- Simulate more fault types or machine behaviors
