IPA-Marketing commited on
Commit
8f17d14
·
verified ·
1 Parent(s): 821bbc4

Update README.md

Browse files

Add HF dataset card metadata

Files changed (1) hide show
  1. README.md +34 -0
README.md CHANGED
@@ -1,3 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Roll Compactor Control Performance: PID Tuning & Process Stability (Synthetic)
2
 
3
  **Version:** 1.0
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ pretty_name: "Roll Compactor Control Performance: PID Tuning & Process Stability (Synthetic)"
6
+ size_categories:
7
+ - n<1K
8
+ task_categories:
9
+ - tabular-classification
10
+ - time-series-forecasting
11
+ tags:
12
+ - process-control
13
+ - pid-controller
14
+ - statistical-process-control
15
+ - roller-compaction
16
+ - pharmaceutical-manufacturing
17
+ - time-series
18
+ - synthetic-data
19
+ - twin-feed-screw
20
+ - process-engineering
21
+ - spc
22
+ - control-charts
23
+ - education
24
+ configs:
25
+ - config_name: summary
26
+ data_files:
27
+ - split: train
28
+ path: "control_performance_summary_v1.0.csv"
29
+ - config_name: timeseries
30
+ data_files:
31
+ - split: train
32
+ path: "control_performance_timeseries_v1.0.csv"
33
+ ---
34
+
35
  # Roll Compactor Control Performance: PID Tuning & Process Stability (Synthetic)
36
 
37
  **Version:** 1.0