jialinzhang commited on
Commit ·
0cc8c0e
1
Parent(s): b0bd8c1
Add syntheticFail m5
Browse files- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/_tabdiff_train.py +28 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/input_snapshot.json +36 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/normalized_schema_snapshot.json +758 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/public_gate_report.json +37 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/staged_input_manifest.json +763 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/run_config.json +44 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/runtime_result.json +24 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/staged_features.json +187 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/test.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/train.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/val.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/adapter_report.json +7 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/adapter_transforms_applied.json +1 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/model_input_manifest.json +765 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_cat_test.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_cat_train.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_cat_val.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_num_test.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_num_train.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_num_val.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/info.json +357 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/real.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/test.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/val.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/y_test.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/y_train.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/y_val.npy +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/train_20260510_071943.log +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/input_snapshot.json +36 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/normalized_schema_snapshot.json +758 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/public_gate_report.json +37 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/staged_input_manifest.json +763 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/run_config.json +44 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/runtime_result.json +24 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/staged_features.json +187 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/test.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/train.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/val.csv +3 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/adapter_report.json +7 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/adapter_transforms_applied.json +1 -0
- syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/model_input_manifest.json +765 -0
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/_tabdiff_train.py
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
import os, shutil, subprocess, sys
|
| 3 |
+
td = r"/workspace/TabDiff"
|
| 4 |
+
name = r"pipeline_m5"
|
| 5 |
+
src = r"/work/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5"
|
| 6 |
+
dst_data = os.path.join(td, "data", name)
|
| 7 |
+
dst_syn = os.path.join(td, "synthetic", name)
|
| 8 |
+
shutil.rmtree(dst_data, ignore_errors=True)
|
| 9 |
+
shutil.copytree(src, dst_data)
|
| 10 |
+
os.makedirs(dst_syn, exist_ok=True)
|
| 11 |
+
for fn in ("real.csv", "test.csv", "val.csv"):
|
| 12 |
+
shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
|
| 13 |
+
os.chdir(td)
|
| 14 |
+
os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "")
|
| 15 |
+
os.environ["TABDIFF_SMOKE_STEPS"] = "200"
|
| 16 |
+
os.environ["TABDIFF_STEPS"] = "200"
|
| 17 |
+
os.environ["TABDIFF_BATCH_SIZE"] = "256"
|
| 18 |
+
os.environ["TABDIFF_TRAIN_BATCH_SIZE"] = "256"
|
| 19 |
+
os.environ["TABDIFF_LR"] = "0.0005"
|
| 20 |
+
os.environ["TABDIFF_LEARNING_RATE"] = "0.0005"
|
| 21 |
+
os.environ["TABDIFF_NUM_TIMESTEPS"] = "50"
|
| 22 |
+
os.environ["TABDIFF_TIMESTEPS"] = "50"
|
| 23 |
+
os.environ["TABDIFF_ADAPTER_TRAIN"] = "1"
|
| 24 |
+
subprocess.check_call([
|
| 25 |
+
sys.executable, "-m", "tabdiff.main",
|
| 26 |
+
"--dataname", name, "--mode", "train", "--gpu", "0",
|
| 27 |
+
"--no_wandb", "--exp_name", r"adapter_learnable",
|
| 28 |
+
])
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/input_snapshot.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"model": "tabdiff",
|
| 4 |
+
"inputs": {
|
| 5 |
+
"train_csv": {
|
| 6 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-train.csv",
|
| 7 |
+
"exists": true,
|
| 8 |
+
"size": 422717,
|
| 9 |
+
"sha256": "012f009ed84b309df0bf0da0669101c48652c390666cb59f9a07341a16b7056f"
|
| 10 |
+
},
|
| 11 |
+
"val_csv": {
|
| 12 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-val.csv",
|
| 13 |
+
"exists": true,
|
| 14 |
+
"size": 53889,
|
| 15 |
+
"sha256": "b9b623a7cea9350fc17384754b26aba373ab6c1914b7c0efb7a8a21ad5ac1557"
|
| 16 |
+
},
|
| 17 |
+
"test_csv": {
|
| 18 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-test.csv",
|
| 19 |
+
"exists": true,
|
| 20 |
+
"size": 53943,
|
| 21 |
+
"sha256": "696cfc46d2e611ee56a5419f4496b758f643f49f3386d4181296783760117c8c"
|
| 22 |
+
},
|
| 23 |
+
"profile_json": {
|
| 24 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m5/m5-dataset_profile.json",
|
| 25 |
+
"exists": true,
|
| 26 |
+
"size": 14974,
|
| 27 |
+
"sha256": "6ca9a300883081c4197534dd44e5e37df852ef129b5c06666629d8dd8270af0d"
|
| 28 |
+
},
|
| 29 |
+
"contract_json": {
|
| 30 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m5/m5-dataset_contract_v1.json",
|
| 31 |
+
"exists": true,
|
| 32 |
+
"size": 17696,
|
| 33 |
+
"sha256": "d5ce8aae5a21071b4e1af75dcdf7fa3118c7b487163ad0c8244ecc33d08d7c89"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/normalized_schema_snapshot.json
ADDED
|
@@ -0,0 +1,758 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"target_column": "Target",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"columns": [
|
| 6 |
+
{
|
| 7 |
+
"name": "Marital status",
|
| 8 |
+
"role": "feature",
|
| 9 |
+
"semantic_type": "numeric",
|
| 10 |
+
"nullable": false,
|
| 11 |
+
"missing_tokens": [],
|
| 12 |
+
"parse_format": null,
|
| 13 |
+
"impute_strategy": "median",
|
| 14 |
+
"profile_stats": {
|
| 15 |
+
"missing_rate": 0.0,
|
| 16 |
+
"unique_count": 6,
|
| 17 |
+
"unique_ratio": 0.001695,
|
| 18 |
+
"example_values": [
|
| 19 |
+
"1",
|
| 20 |
+
"2",
|
| 21 |
+
"4",
|
| 22 |
+
"5",
|
| 23 |
+
"3"
|
| 24 |
+
]
|
| 25 |
+
}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"name": "Application mode",
|
| 29 |
+
"role": "feature",
|
| 30 |
+
"semantic_type": "numeric",
|
| 31 |
+
"nullable": false,
|
| 32 |
+
"missing_tokens": [],
|
| 33 |
+
"parse_format": null,
|
| 34 |
+
"impute_strategy": "median",
|
| 35 |
+
"profile_stats": {
|
| 36 |
+
"missing_rate": 0.0,
|
| 37 |
+
"unique_count": 18,
|
| 38 |
+
"unique_ratio": 0.005086,
|
| 39 |
+
"example_values": [
|
| 40 |
+
"43",
|
| 41 |
+
"17",
|
| 42 |
+
"1",
|
| 43 |
+
"39",
|
| 44 |
+
"44"
|
| 45 |
+
]
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"name": "Application order",
|
| 50 |
+
"role": "feature",
|
| 51 |
+
"semantic_type": "numeric",
|
| 52 |
+
"nullable": false,
|
| 53 |
+
"missing_tokens": [],
|
| 54 |
+
"parse_format": null,
|
| 55 |
+
"impute_strategy": "median",
|
| 56 |
+
"profile_stats": {
|
| 57 |
+
"missing_rate": 0.0,
|
| 58 |
+
"unique_count": 8,
|
| 59 |
+
"unique_ratio": 0.002261,
|
| 60 |
+
"example_values": [
|
| 61 |
+
"1",
|
| 62 |
+
"2",
|
| 63 |
+
"6",
|
| 64 |
+
"3",
|
| 65 |
+
"5"
|
| 66 |
+
]
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"name": "Course",
|
| 71 |
+
"role": "feature",
|
| 72 |
+
"semantic_type": "numeric",
|
| 73 |
+
"nullable": false,
|
| 74 |
+
"missing_tokens": [],
|
| 75 |
+
"parse_format": null,
|
| 76 |
+
"impute_strategy": "median",
|
| 77 |
+
"profile_stats": {
|
| 78 |
+
"missing_rate": 0.0,
|
| 79 |
+
"unique_count": 17,
|
| 80 |
+
"unique_ratio": 0.004804,
|
| 81 |
+
"example_values": [
|
| 82 |
+
"9773",
|
| 83 |
+
"9147",
|
| 84 |
+
"9853",
|
| 85 |
+
"9500",
|
| 86 |
+
"9085"
|
| 87 |
+
]
|
| 88 |
+
}
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"name": "Daytime/evening attendance",
|
| 92 |
+
"role": "feature",
|
| 93 |
+
"semantic_type": "boolean",
|
| 94 |
+
"nullable": false,
|
| 95 |
+
"missing_tokens": [],
|
| 96 |
+
"parse_format": null,
|
| 97 |
+
"impute_strategy": "mode",
|
| 98 |
+
"profile_stats": {
|
| 99 |
+
"missing_rate": 0.0,
|
| 100 |
+
"unique_count": 2,
|
| 101 |
+
"unique_ratio": 0.000565,
|
| 102 |
+
"example_values": [
|
| 103 |
+
"1",
|
| 104 |
+
"0"
|
| 105 |
+
]
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"name": "Previous qualification",
|
| 110 |
+
"role": "feature",
|
| 111 |
+
"semantic_type": "numeric",
|
| 112 |
+
"nullable": false,
|
| 113 |
+
"missing_tokens": [],
|
| 114 |
+
"parse_format": null,
|
| 115 |
+
"impute_strategy": "median",
|
| 116 |
+
"profile_stats": {
|
| 117 |
+
"missing_rate": 0.0,
|
| 118 |
+
"unique_count": 16,
|
| 119 |
+
"unique_ratio": 0.004521,
|
| 120 |
+
"example_values": [
|
| 121 |
+
"1",
|
| 122 |
+
"39",
|
| 123 |
+
"3",
|
| 124 |
+
"2",
|
| 125 |
+
"19"
|
| 126 |
+
]
|
| 127 |
+
}
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"name": "Previous qualification (grade)",
|
| 131 |
+
"role": "feature",
|
| 132 |
+
"semantic_type": "numeric",
|
| 133 |
+
"nullable": false,
|
| 134 |
+
"missing_tokens": [],
|
| 135 |
+
"parse_format": null,
|
| 136 |
+
"impute_strategy": "median",
|
| 137 |
+
"profile_stats": {
|
| 138 |
+
"missing_rate": 0.0,
|
| 139 |
+
"unique_count": 93,
|
| 140 |
+
"unique_ratio": 0.026279,
|
| 141 |
+
"example_values": [
|
| 142 |
+
"127.0",
|
| 143 |
+
"122.0",
|
| 144 |
+
"121.0",
|
| 145 |
+
"158.0",
|
| 146 |
+
"141.0"
|
| 147 |
+
]
|
| 148 |
+
}
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"name": "Nacionality",
|
| 152 |
+
"role": "feature",
|
| 153 |
+
"semantic_type": "numeric",
|
| 154 |
+
"nullable": false,
|
| 155 |
+
"missing_tokens": [],
|
| 156 |
+
"parse_format": null,
|
| 157 |
+
"impute_strategy": "median",
|
| 158 |
+
"profile_stats": {
|
| 159 |
+
"missing_rate": 0.0,
|
| 160 |
+
"unique_count": 20,
|
| 161 |
+
"unique_ratio": 0.005651,
|
| 162 |
+
"example_values": [
|
| 163 |
+
"1",
|
| 164 |
+
"108",
|
| 165 |
+
"41",
|
| 166 |
+
"6",
|
| 167 |
+
"14"
|
| 168 |
+
]
|
| 169 |
+
}
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"name": "Mother's qualification",
|
| 173 |
+
"role": "feature",
|
| 174 |
+
"semantic_type": "numeric",
|
| 175 |
+
"nullable": false,
|
| 176 |
+
"missing_tokens": [],
|
| 177 |
+
"parse_format": null,
|
| 178 |
+
"impute_strategy": "median",
|
| 179 |
+
"profile_stats": {
|
| 180 |
+
"missing_rate": 0.0,
|
| 181 |
+
"unique_count": 28,
|
| 182 |
+
"unique_ratio": 0.007912,
|
| 183 |
+
"example_values": [
|
| 184 |
+
"1",
|
| 185 |
+
"38",
|
| 186 |
+
"3",
|
| 187 |
+
"19",
|
| 188 |
+
"37"
|
| 189 |
+
]
|
| 190 |
+
}
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"name": "Father's qualification",
|
| 194 |
+
"role": "feature",
|
| 195 |
+
"semantic_type": "numeric",
|
| 196 |
+
"nullable": false,
|
| 197 |
+
"missing_tokens": [],
|
| 198 |
+
"parse_format": null,
|
| 199 |
+
"impute_strategy": "median",
|
| 200 |
+
"profile_stats": {
|
| 201 |
+
"missing_rate": 0.0,
|
| 202 |
+
"unique_count": 30,
|
| 203 |
+
"unique_ratio": 0.008477,
|
| 204 |
+
"example_values": [
|
| 205 |
+
"1",
|
| 206 |
+
"37",
|
| 207 |
+
"19",
|
| 208 |
+
"38",
|
| 209 |
+
"3"
|
| 210 |
+
]
|
| 211 |
+
}
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"name": "Mother's occupation",
|
| 215 |
+
"role": "feature",
|
| 216 |
+
"semantic_type": "numeric",
|
| 217 |
+
"nullable": false,
|
| 218 |
+
"missing_tokens": [],
|
| 219 |
+
"parse_format": null,
|
| 220 |
+
"impute_strategy": "median",
|
| 221 |
+
"profile_stats": {
|
| 222 |
+
"missing_rate": 0.0,
|
| 223 |
+
"unique_count": 31,
|
| 224 |
+
"unique_ratio": 0.00876,
|
| 225 |
+
"example_values": [
|
| 226 |
+
"9",
|
| 227 |
+
"5",
|
| 228 |
+
"4",
|
| 229 |
+
"3",
|
| 230 |
+
"122"
|
| 231 |
+
]
|
| 232 |
+
}
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"name": "Father's occupation",
|
| 236 |
+
"role": "feature",
|
| 237 |
+
"semantic_type": "numeric",
|
| 238 |
+
"nullable": false,
|
| 239 |
+
"missing_tokens": [],
|
| 240 |
+
"parse_format": null,
|
| 241 |
+
"impute_strategy": "median",
|
| 242 |
+
"profile_stats": {
|
| 243 |
+
"missing_rate": 0.0,
|
| 244 |
+
"unique_count": 45,
|
| 245 |
+
"unique_ratio": 0.012715,
|
| 246 |
+
"example_values": [
|
| 247 |
+
"6",
|
| 248 |
+
"3",
|
| 249 |
+
"5",
|
| 250 |
+
"7",
|
| 251 |
+
"90"
|
| 252 |
+
]
|
| 253 |
+
}
|
| 254 |
+
},
|
| 255 |
+
{
|
| 256 |
+
"name": "Admission grade",
|
| 257 |
+
"role": "feature",
|
| 258 |
+
"semantic_type": "numeric",
|
| 259 |
+
"nullable": false,
|
| 260 |
+
"missing_tokens": [],
|
| 261 |
+
"parse_format": null,
|
| 262 |
+
"impute_strategy": "median",
|
| 263 |
+
"profile_stats": {
|
| 264 |
+
"missing_rate": 0.0,
|
| 265 |
+
"unique_count": 593,
|
| 266 |
+
"unique_ratio": 0.167561,
|
| 267 |
+
"example_values": [
|
| 268 |
+
"110.0",
|
| 269 |
+
"119.6",
|
| 270 |
+
"116.8",
|
| 271 |
+
"140.2",
|
| 272 |
+
"131.7"
|
| 273 |
+
]
|
| 274 |
+
}
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"name": "Displaced",
|
| 278 |
+
"role": "feature",
|
| 279 |
+
"semantic_type": "boolean",
|
| 280 |
+
"nullable": false,
|
| 281 |
+
"missing_tokens": [],
|
| 282 |
+
"parse_format": null,
|
| 283 |
+
"impute_strategy": "mode",
|
| 284 |
+
"profile_stats": {
|
| 285 |
+
"missing_rate": 0.0,
|
| 286 |
+
"unique_count": 2,
|
| 287 |
+
"unique_ratio": 0.000565,
|
| 288 |
+
"example_values": [
|
| 289 |
+
"0",
|
| 290 |
+
"1"
|
| 291 |
+
]
|
| 292 |
+
}
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"name": "Educational special needs",
|
| 296 |
+
"role": "feature",
|
| 297 |
+
"semantic_type": "boolean",
|
| 298 |
+
"nullable": false,
|
| 299 |
+
"missing_tokens": [],
|
| 300 |
+
"parse_format": null,
|
| 301 |
+
"impute_strategy": "mode",
|
| 302 |
+
"profile_stats": {
|
| 303 |
+
"missing_rate": 0.0,
|
| 304 |
+
"unique_count": 2,
|
| 305 |
+
"unique_ratio": 0.000565,
|
| 306 |
+
"example_values": [
|
| 307 |
+
"0",
|
| 308 |
+
"1"
|
| 309 |
+
]
|
| 310 |
+
}
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"name": "Debtor",
|
| 314 |
+
"role": "feature",
|
| 315 |
+
"semantic_type": "boolean",
|
| 316 |
+
"nullable": false,
|
| 317 |
+
"missing_tokens": [],
|
| 318 |
+
"parse_format": null,
|
| 319 |
+
"impute_strategy": "mode",
|
| 320 |
+
"profile_stats": {
|
| 321 |
+
"missing_rate": 0.0,
|
| 322 |
+
"unique_count": 2,
|
| 323 |
+
"unique_ratio": 0.000565,
|
| 324 |
+
"example_values": [
|
| 325 |
+
"1",
|
| 326 |
+
"0"
|
| 327 |
+
]
|
| 328 |
+
}
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"name": "Tuition fees up to date",
|
| 332 |
+
"role": "feature",
|
| 333 |
+
"semantic_type": "boolean",
|
| 334 |
+
"nullable": false,
|
| 335 |
+
"missing_tokens": [],
|
| 336 |
+
"parse_format": null,
|
| 337 |
+
"impute_strategy": "mode",
|
| 338 |
+
"profile_stats": {
|
| 339 |
+
"missing_rate": 0.0,
|
| 340 |
+
"unique_count": 2,
|
| 341 |
+
"unique_ratio": 0.000565,
|
| 342 |
+
"example_values": [
|
| 343 |
+
"0",
|
| 344 |
+
"1"
|
| 345 |
+
]
|
| 346 |
+
}
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"name": "Gender",
|
| 350 |
+
"role": "feature",
|
| 351 |
+
"semantic_type": "boolean",
|
| 352 |
+
"nullable": false,
|
| 353 |
+
"missing_tokens": [],
|
| 354 |
+
"parse_format": null,
|
| 355 |
+
"impute_strategy": "mode",
|
| 356 |
+
"profile_stats": {
|
| 357 |
+
"missing_rate": 0.0,
|
| 358 |
+
"unique_count": 2,
|
| 359 |
+
"unique_ratio": 0.000565,
|
| 360 |
+
"example_values": [
|
| 361 |
+
"1",
|
| 362 |
+
"0"
|
| 363 |
+
]
|
| 364 |
+
}
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"name": "Scholarship holder",
|
| 368 |
+
"role": "feature",
|
| 369 |
+
"semantic_type": "boolean",
|
| 370 |
+
"nullable": false,
|
| 371 |
+
"missing_tokens": [],
|
| 372 |
+
"parse_format": null,
|
| 373 |
+
"impute_strategy": "mode",
|
| 374 |
+
"profile_stats": {
|
| 375 |
+
"missing_rate": 0.0,
|
| 376 |
+
"unique_count": 2,
|
| 377 |
+
"unique_ratio": 0.000565,
|
| 378 |
+
"example_values": [
|
| 379 |
+
"0",
|
| 380 |
+
"1"
|
| 381 |
+
]
|
| 382 |
+
}
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"name": "Age at enrollment",
|
| 386 |
+
"role": "feature",
|
| 387 |
+
"semantic_type": "numeric",
|
| 388 |
+
"nullable": false,
|
| 389 |
+
"missing_tokens": [],
|
| 390 |
+
"parse_format": null,
|
| 391 |
+
"impute_strategy": "median",
|
| 392 |
+
"profile_stats": {
|
| 393 |
+
"missing_rate": 0.0,
|
| 394 |
+
"unique_count": 45,
|
| 395 |
+
"unique_ratio": 0.012715,
|
| 396 |
+
"example_values": [
|
| 397 |
+
"19",
|
| 398 |
+
"20",
|
| 399 |
+
"18",
|
| 400 |
+
"21",
|
| 401 |
+
"27"
|
| 402 |
+
]
|
| 403 |
+
}
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"name": "International",
|
| 407 |
+
"role": "feature",
|
| 408 |
+
"semantic_type": "boolean",
|
| 409 |
+
"nullable": false,
|
| 410 |
+
"missing_tokens": [],
|
| 411 |
+
"parse_format": null,
|
| 412 |
+
"impute_strategy": "mode",
|
| 413 |
+
"profile_stats": {
|
| 414 |
+
"missing_rate": 0.0,
|
| 415 |
+
"unique_count": 2,
|
| 416 |
+
"unique_ratio": 0.000565,
|
| 417 |
+
"example_values": [
|
| 418 |
+
"0",
|
| 419 |
+
"1"
|
| 420 |
+
]
|
| 421 |
+
}
|
| 422 |
+
},
|
| 423 |
+
{
|
| 424 |
+
"name": "Curricular units 1st sem (credited)",
|
| 425 |
+
"role": "feature",
|
| 426 |
+
"semantic_type": "numeric",
|
| 427 |
+
"nullable": false,
|
| 428 |
+
"missing_tokens": [],
|
| 429 |
+
"parse_format": null,
|
| 430 |
+
"impute_strategy": "median",
|
| 431 |
+
"profile_stats": {
|
| 432 |
+
"missing_rate": 0.0,
|
| 433 |
+
"unique_count": 21,
|
| 434 |
+
"unique_ratio": 0.005934,
|
| 435 |
+
"example_values": [
|
| 436 |
+
"0",
|
| 437 |
+
"2",
|
| 438 |
+
"11",
|
| 439 |
+
"7",
|
| 440 |
+
"10"
|
| 441 |
+
]
|
| 442 |
+
}
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"name": "Curricular units 1st sem (enrolled)",
|
| 446 |
+
"role": "feature",
|
| 447 |
+
"semantic_type": "numeric",
|
| 448 |
+
"nullable": false,
|
| 449 |
+
"missing_tokens": [],
|
| 450 |
+
"parse_format": null,
|
| 451 |
+
"impute_strategy": "median",
|
| 452 |
+
"profile_stats": {
|
| 453 |
+
"missing_rate": 0.0,
|
| 454 |
+
"unique_count": 23,
|
| 455 |
+
"unique_ratio": 0.006499,
|
| 456 |
+
"example_values": [
|
| 457 |
+
"6",
|
| 458 |
+
"5",
|
| 459 |
+
"7",
|
| 460 |
+
"8",
|
| 461 |
+
"14"
|
| 462 |
+
]
|
| 463 |
+
}
|
| 464 |
+
},
|
| 465 |
+
{
|
| 466 |
+
"name": "Curricular units 1st sem (evaluations)",
|
| 467 |
+
"role": "feature",
|
| 468 |
+
"semantic_type": "numeric",
|
| 469 |
+
"nullable": false,
|
| 470 |
+
"missing_tokens": [],
|
| 471 |
+
"parse_format": null,
|
| 472 |
+
"impute_strategy": "median",
|
| 473 |
+
"profile_stats": {
|
| 474 |
+
"missing_rate": 0.0,
|
| 475 |
+
"unique_count": 34,
|
| 476 |
+
"unique_ratio": 0.009607,
|
| 477 |
+
"example_values": [
|
| 478 |
+
"10",
|
| 479 |
+
"8",
|
| 480 |
+
"14",
|
| 481 |
+
"9",
|
| 482 |
+
"7"
|
| 483 |
+
]
|
| 484 |
+
}
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"name": "Curricular units 1st sem (approved)",
|
| 488 |
+
"role": "feature",
|
| 489 |
+
"semantic_type": "numeric",
|
| 490 |
+
"nullable": false,
|
| 491 |
+
"missing_tokens": [],
|
| 492 |
+
"parse_format": null,
|
| 493 |
+
"impute_strategy": "median",
|
| 494 |
+
"profile_stats": {
|
| 495 |
+
"missing_rate": 0.0,
|
| 496 |
+
"unique_count": 23,
|
| 497 |
+
"unique_ratio": 0.006499,
|
| 498 |
+
"example_values": [
|
| 499 |
+
"3",
|
| 500 |
+
"6",
|
| 501 |
+
"5",
|
| 502 |
+
"7",
|
| 503 |
+
"0"
|
| 504 |
+
]
|
| 505 |
+
}
|
| 506 |
+
},
|
| 507 |
+
{
|
| 508 |
+
"name": "Curricular units 1st sem (grade)",
|
| 509 |
+
"role": "feature",
|
| 510 |
+
"semantic_type": "numeric",
|
| 511 |
+
"nullable": false,
|
| 512 |
+
"missing_tokens": [],
|
| 513 |
+
"parse_format": null,
|
| 514 |
+
"impute_strategy": "median",
|
| 515 |
+
"profile_stats": {
|
| 516 |
+
"missing_rate": 0.0,
|
| 517 |
+
"unique_count": 680,
|
| 518 |
+
"unique_ratio": 0.192145,
|
| 519 |
+
"example_values": [
|
| 520 |
+
"11.666666666666666",
|
| 521 |
+
"13.428571428571429",
|
| 522 |
+
"12.4",
|
| 523 |
+
"11.0",
|
| 524 |
+
"13.605"
|
| 525 |
+
]
|
| 526 |
+
}
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"name": "Curricular units 1st sem (without evaluations)",
|
| 530 |
+
"role": "feature",
|
| 531 |
+
"semantic_type": "numeric",
|
| 532 |
+
"nullable": false,
|
| 533 |
+
"missing_tokens": [],
|
| 534 |
+
"parse_format": null,
|
| 535 |
+
"impute_strategy": "median",
|
| 536 |
+
"profile_stats": {
|
| 537 |
+
"missing_rate": 0.0,
|
| 538 |
+
"unique_count": 11,
|
| 539 |
+
"unique_ratio": 0.003108,
|
| 540 |
+
"example_values": [
|
| 541 |
+
"0",
|
| 542 |
+
"1",
|
| 543 |
+
"2",
|
| 544 |
+
"3",
|
| 545 |
+
"4"
|
| 546 |
+
]
|
| 547 |
+
}
|
| 548 |
+
},
|
| 549 |
+
{
|
| 550 |
+
"name": "Curricular units 2nd sem (credited)",
|
| 551 |
+
"role": "feature",
|
| 552 |
+
"semantic_type": "numeric",
|
| 553 |
+
"nullable": false,
|
| 554 |
+
"missing_tokens": [],
|
| 555 |
+
"parse_format": null,
|
| 556 |
+
"impute_strategy": "median",
|
| 557 |
+
"profile_stats": {
|
| 558 |
+
"missing_rate": 0.0,
|
| 559 |
+
"unique_count": 19,
|
| 560 |
+
"unique_ratio": 0.005369,
|
| 561 |
+
"example_values": [
|
| 562 |
+
"0",
|
| 563 |
+
"1",
|
| 564 |
+
"11",
|
| 565 |
+
"6",
|
| 566 |
+
"8"
|
| 567 |
+
]
|
| 568 |
+
}
|
| 569 |
+
},
|
| 570 |
+
{
|
| 571 |
+
"name": "Curricular units 2nd sem (enrolled)",
|
| 572 |
+
"role": "feature",
|
| 573 |
+
"semantic_type": "numeric",
|
| 574 |
+
"nullable": false,
|
| 575 |
+
"missing_tokens": [],
|
| 576 |
+
"parse_format": null,
|
| 577 |
+
"impute_strategy": "median",
|
| 578 |
+
"profile_stats": {
|
| 579 |
+
"missing_rate": 0.0,
|
| 580 |
+
"unique_count": 22,
|
| 581 |
+
"unique_ratio": 0.006216,
|
| 582 |
+
"example_values": [
|
| 583 |
+
"6",
|
| 584 |
+
"5",
|
| 585 |
+
"8",
|
| 586 |
+
"7",
|
| 587 |
+
"14"
|
| 588 |
+
]
|
| 589 |
+
}
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"name": "Curricular units 2nd sem (evaluations)",
|
| 593 |
+
"role": "feature",
|
| 594 |
+
"semantic_type": "numeric",
|
| 595 |
+
"nullable": false,
|
| 596 |
+
"missing_tokens": [],
|
| 597 |
+
"parse_format": null,
|
| 598 |
+
"impute_strategy": "median",
|
| 599 |
+
"profile_stats": {
|
| 600 |
+
"missing_rate": 0.0,
|
| 601 |
+
"unique_count": 30,
|
| 602 |
+
"unique_ratio": 0.008477,
|
| 603 |
+
"example_values": [
|
| 604 |
+
"11",
|
| 605 |
+
"10",
|
| 606 |
+
"8",
|
| 607 |
+
"9",
|
| 608 |
+
"7"
|
| 609 |
+
]
|
| 610 |
+
}
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"name": "Curricular units 2nd sem (approved)",
|
| 614 |
+
"role": "feature",
|
| 615 |
+
"semantic_type": "numeric",
|
| 616 |
+
"nullable": false,
|
| 617 |
+
"missing_tokens": [],
|
| 618 |
+
"parse_format": null,
|
| 619 |
+
"impute_strategy": "median",
|
| 620 |
+
"profile_stats": {
|
| 621 |
+
"missing_rate": 0.0,
|
| 622 |
+
"unique_count": 20,
|
| 623 |
+
"unique_ratio": 0.005651,
|
| 624 |
+
"example_values": [
|
| 625 |
+
"2",
|
| 626 |
+
"5",
|
| 627 |
+
"4",
|
| 628 |
+
"8",
|
| 629 |
+
"0"
|
| 630 |
+
]
|
| 631 |
+
}
|
| 632 |
+
},
|
| 633 |
+
{
|
| 634 |
+
"name": "Curricular units 2nd sem (grade)",
|
| 635 |
+
"role": "feature",
|
| 636 |
+
"semantic_type": "numeric",
|
| 637 |
+
"nullable": false,
|
| 638 |
+
"missing_tokens": [],
|
| 639 |
+
"parse_format": null,
|
| 640 |
+
"impute_strategy": "median",
|
| 641 |
+
"profile_stats": {
|
| 642 |
+
"missing_rate": 0.0,
|
| 643 |
+
"unique_count": 661,
|
| 644 |
+
"unique_ratio": 0.186776,
|
| 645 |
+
"example_values": [
|
| 646 |
+
"10.0",
|
| 647 |
+
"12.4",
|
| 648 |
+
"10.833333333333334",
|
| 649 |
+
"11.25",
|
| 650 |
+
"12.33125"
|
| 651 |
+
]
|
| 652 |
+
}
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"name": "Curricular units 2nd sem (without evaluations)",
|
| 656 |
+
"role": "feature",
|
| 657 |
+
"semantic_type": "numeric",
|
| 658 |
+
"nullable": false,
|
| 659 |
+
"missing_tokens": [],
|
| 660 |
+
"parse_format": null,
|
| 661 |
+
"impute_strategy": "median",
|
| 662 |
+
"profile_stats": {
|
| 663 |
+
"missing_rate": 0.0,
|
| 664 |
+
"unique_count": 10,
|
| 665 |
+
"unique_ratio": 0.002826,
|
| 666 |
+
"example_values": [
|
| 667 |
+
"0",
|
| 668 |
+
"1",
|
| 669 |
+
"2",
|
| 670 |
+
"3",
|
| 671 |
+
"5"
|
| 672 |
+
]
|
| 673 |
+
}
|
| 674 |
+
},
|
| 675 |
+
{
|
| 676 |
+
"name": "Unemployment rate",
|
| 677 |
+
"role": "feature",
|
| 678 |
+
"semantic_type": "numeric",
|
| 679 |
+
"nullable": false,
|
| 680 |
+
"missing_tokens": [],
|
| 681 |
+
"parse_format": null,
|
| 682 |
+
"impute_strategy": "median",
|
| 683 |
+
"profile_stats": {
|
| 684 |
+
"missing_rate": 0.0,
|
| 685 |
+
"unique_count": 10,
|
| 686 |
+
"unique_ratio": 0.002826,
|
| 687 |
+
"example_values": [
|
| 688 |
+
"16.2",
|
| 689 |
+
"9.4",
|
| 690 |
+
"13.9",
|
| 691 |
+
"10.8",
|
| 692 |
+
"15.5"
|
| 693 |
+
]
|
| 694 |
+
}
|
| 695 |
+
},
|
| 696 |
+
{
|
| 697 |
+
"name": "Inflation rate",
|
| 698 |
+
"role": "feature",
|
| 699 |
+
"semantic_type": "numeric",
|
| 700 |
+
"nullable": false,
|
| 701 |
+
"missing_tokens": [],
|
| 702 |
+
"parse_format": null,
|
| 703 |
+
"impute_strategy": "median",
|
| 704 |
+
"profile_stats": {
|
| 705 |
+
"missing_rate": 0.0,
|
| 706 |
+
"unique_count": 9,
|
| 707 |
+
"unique_ratio": 0.002543,
|
| 708 |
+
"example_values": [
|
| 709 |
+
"0.3",
|
| 710 |
+
"-0.8",
|
| 711 |
+
"-0.3",
|
| 712 |
+
"1.4",
|
| 713 |
+
"2.8"
|
| 714 |
+
]
|
| 715 |
+
}
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"name": "GDP",
|
| 719 |
+
"role": "feature",
|
| 720 |
+
"semantic_type": "numeric",
|
| 721 |
+
"nullable": false,
|
| 722 |
+
"missing_tokens": [],
|
| 723 |
+
"parse_format": null,
|
| 724 |
+
"impute_strategy": "median",
|
| 725 |
+
"profile_stats": {
|
| 726 |
+
"missing_rate": 0.0,
|
| 727 |
+
"unique_count": 10,
|
| 728 |
+
"unique_ratio": 0.002826,
|
| 729 |
+
"example_values": [
|
| 730 |
+
"-0.92",
|
| 731 |
+
"-3.12",
|
| 732 |
+
"0.79",
|
| 733 |
+
"1.74",
|
| 734 |
+
"-4.06"
|
| 735 |
+
]
|
| 736 |
+
}
|
| 737 |
+
},
|
| 738 |
+
{
|
| 739 |
+
"name": "Target",
|
| 740 |
+
"role": "target",
|
| 741 |
+
"semantic_type": "categorical",
|
| 742 |
+
"nullable": false,
|
| 743 |
+
"missing_tokens": [],
|
| 744 |
+
"parse_format": null,
|
| 745 |
+
"impute_strategy": "mode",
|
| 746 |
+
"profile_stats": {
|
| 747 |
+
"missing_rate": 0.0,
|
| 748 |
+
"unique_count": 3,
|
| 749 |
+
"unique_ratio": 0.000848,
|
| 750 |
+
"example_values": [
|
| 751 |
+
"Dropout",
|
| 752 |
+
"Graduate",
|
| 753 |
+
"Enrolled"
|
| 754 |
+
]
|
| 755 |
+
}
|
| 756 |
+
}
|
| 757 |
+
]
|
| 758 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/public_gate_report.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"status": "pass",
|
| 4 |
+
"checks": [
|
| 5 |
+
{
|
| 6 |
+
"check_id": "PG001_csv_parse_ok",
|
| 7 |
+
"status": "pass"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"check_id": "PG002_split_header_consistent",
|
| 11 |
+
"status": "pass"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"check_id": "PG003_profile_header_match",
|
| 15 |
+
"status": "pass"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"check_id": "PG004_missing_token_normalized",
|
| 19 |
+
"status": "pass"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"check_id": "PG005_semantic_type_validated",
|
| 23 |
+
"status": "pass"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"check_id": "PG006_target_defined_and_valid",
|
| 27 |
+
"status": "pass"
|
| 28 |
+
}
|
| 29 |
+
],
|
| 30 |
+
"target_column": "Target",
|
| 31 |
+
"task_type": "classification",
|
| 32 |
+
"input_splits": {
|
| 33 |
+
"train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-train.csv",
|
| 34 |
+
"val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-val.csv",
|
| 35 |
+
"test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-test.csv"
|
| 36 |
+
}
|
| 37 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/staged_input_manifest.json
ADDED
|
@@ -0,0 +1,763 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"target_column": "Target",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/train.csv",
|
| 6 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/val.csv",
|
| 7 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/test.csv",
|
| 8 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/staged_features.json",
|
| 9 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/public_gate_report.json",
|
| 10 |
+
"column_schema": [
|
| 11 |
+
{
|
| 12 |
+
"name": "Marital status",
|
| 13 |
+
"role": "feature",
|
| 14 |
+
"semantic_type": "numeric",
|
| 15 |
+
"nullable": false,
|
| 16 |
+
"missing_tokens": [],
|
| 17 |
+
"parse_format": null,
|
| 18 |
+
"impute_strategy": "median",
|
| 19 |
+
"profile_stats": {
|
| 20 |
+
"missing_rate": 0.0,
|
| 21 |
+
"unique_count": 6,
|
| 22 |
+
"unique_ratio": 0.001695,
|
| 23 |
+
"example_values": [
|
| 24 |
+
"1",
|
| 25 |
+
"2",
|
| 26 |
+
"4",
|
| 27 |
+
"5",
|
| 28 |
+
"3"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"name": "Application mode",
|
| 34 |
+
"role": "feature",
|
| 35 |
+
"semantic_type": "numeric",
|
| 36 |
+
"nullable": false,
|
| 37 |
+
"missing_tokens": [],
|
| 38 |
+
"parse_format": null,
|
| 39 |
+
"impute_strategy": "median",
|
| 40 |
+
"profile_stats": {
|
| 41 |
+
"missing_rate": 0.0,
|
| 42 |
+
"unique_count": 18,
|
| 43 |
+
"unique_ratio": 0.005086,
|
| 44 |
+
"example_values": [
|
| 45 |
+
"43",
|
| 46 |
+
"17",
|
| 47 |
+
"1",
|
| 48 |
+
"39",
|
| 49 |
+
"44"
|
| 50 |
+
]
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"name": "Application order",
|
| 55 |
+
"role": "feature",
|
| 56 |
+
"semantic_type": "numeric",
|
| 57 |
+
"nullable": false,
|
| 58 |
+
"missing_tokens": [],
|
| 59 |
+
"parse_format": null,
|
| 60 |
+
"impute_strategy": "median",
|
| 61 |
+
"profile_stats": {
|
| 62 |
+
"missing_rate": 0.0,
|
| 63 |
+
"unique_count": 8,
|
| 64 |
+
"unique_ratio": 0.002261,
|
| 65 |
+
"example_values": [
|
| 66 |
+
"1",
|
| 67 |
+
"2",
|
| 68 |
+
"6",
|
| 69 |
+
"3",
|
| 70 |
+
"5"
|
| 71 |
+
]
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"name": "Course",
|
| 76 |
+
"role": "feature",
|
| 77 |
+
"semantic_type": "numeric",
|
| 78 |
+
"nullable": false,
|
| 79 |
+
"missing_tokens": [],
|
| 80 |
+
"parse_format": null,
|
| 81 |
+
"impute_strategy": "median",
|
| 82 |
+
"profile_stats": {
|
| 83 |
+
"missing_rate": 0.0,
|
| 84 |
+
"unique_count": 17,
|
| 85 |
+
"unique_ratio": 0.004804,
|
| 86 |
+
"example_values": [
|
| 87 |
+
"9773",
|
| 88 |
+
"9147",
|
| 89 |
+
"9853",
|
| 90 |
+
"9500",
|
| 91 |
+
"9085"
|
| 92 |
+
]
|
| 93 |
+
}
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"name": "Daytime/evening attendance",
|
| 97 |
+
"role": "feature",
|
| 98 |
+
"semantic_type": "boolean",
|
| 99 |
+
"nullable": false,
|
| 100 |
+
"missing_tokens": [],
|
| 101 |
+
"parse_format": null,
|
| 102 |
+
"impute_strategy": "mode",
|
| 103 |
+
"profile_stats": {
|
| 104 |
+
"missing_rate": 0.0,
|
| 105 |
+
"unique_count": 2,
|
| 106 |
+
"unique_ratio": 0.000565,
|
| 107 |
+
"example_values": [
|
| 108 |
+
"1",
|
| 109 |
+
"0"
|
| 110 |
+
]
|
| 111 |
+
}
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"name": "Previous qualification",
|
| 115 |
+
"role": "feature",
|
| 116 |
+
"semantic_type": "numeric",
|
| 117 |
+
"nullable": false,
|
| 118 |
+
"missing_tokens": [],
|
| 119 |
+
"parse_format": null,
|
| 120 |
+
"impute_strategy": "median",
|
| 121 |
+
"profile_stats": {
|
| 122 |
+
"missing_rate": 0.0,
|
| 123 |
+
"unique_count": 16,
|
| 124 |
+
"unique_ratio": 0.004521,
|
| 125 |
+
"example_values": [
|
| 126 |
+
"1",
|
| 127 |
+
"39",
|
| 128 |
+
"3",
|
| 129 |
+
"2",
|
| 130 |
+
"19"
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"name": "Previous qualification (grade)",
|
| 136 |
+
"role": "feature",
|
| 137 |
+
"semantic_type": "numeric",
|
| 138 |
+
"nullable": false,
|
| 139 |
+
"missing_tokens": [],
|
| 140 |
+
"parse_format": null,
|
| 141 |
+
"impute_strategy": "median",
|
| 142 |
+
"profile_stats": {
|
| 143 |
+
"missing_rate": 0.0,
|
| 144 |
+
"unique_count": 93,
|
| 145 |
+
"unique_ratio": 0.026279,
|
| 146 |
+
"example_values": [
|
| 147 |
+
"127.0",
|
| 148 |
+
"122.0",
|
| 149 |
+
"121.0",
|
| 150 |
+
"158.0",
|
| 151 |
+
"141.0"
|
| 152 |
+
]
|
| 153 |
+
}
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"name": "Nacionality",
|
| 157 |
+
"role": "feature",
|
| 158 |
+
"semantic_type": "numeric",
|
| 159 |
+
"nullable": false,
|
| 160 |
+
"missing_tokens": [],
|
| 161 |
+
"parse_format": null,
|
| 162 |
+
"impute_strategy": "median",
|
| 163 |
+
"profile_stats": {
|
| 164 |
+
"missing_rate": 0.0,
|
| 165 |
+
"unique_count": 20,
|
| 166 |
+
"unique_ratio": 0.005651,
|
| 167 |
+
"example_values": [
|
| 168 |
+
"1",
|
| 169 |
+
"108",
|
| 170 |
+
"41",
|
| 171 |
+
"6",
|
| 172 |
+
"14"
|
| 173 |
+
]
|
| 174 |
+
}
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"name": "Mother's qualification",
|
| 178 |
+
"role": "feature",
|
| 179 |
+
"semantic_type": "numeric",
|
| 180 |
+
"nullable": false,
|
| 181 |
+
"missing_tokens": [],
|
| 182 |
+
"parse_format": null,
|
| 183 |
+
"impute_strategy": "median",
|
| 184 |
+
"profile_stats": {
|
| 185 |
+
"missing_rate": 0.0,
|
| 186 |
+
"unique_count": 28,
|
| 187 |
+
"unique_ratio": 0.007912,
|
| 188 |
+
"example_values": [
|
| 189 |
+
"1",
|
| 190 |
+
"38",
|
| 191 |
+
"3",
|
| 192 |
+
"19",
|
| 193 |
+
"37"
|
| 194 |
+
]
|
| 195 |
+
}
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"name": "Father's qualification",
|
| 199 |
+
"role": "feature",
|
| 200 |
+
"semantic_type": "numeric",
|
| 201 |
+
"nullable": false,
|
| 202 |
+
"missing_tokens": [],
|
| 203 |
+
"parse_format": null,
|
| 204 |
+
"impute_strategy": "median",
|
| 205 |
+
"profile_stats": {
|
| 206 |
+
"missing_rate": 0.0,
|
| 207 |
+
"unique_count": 30,
|
| 208 |
+
"unique_ratio": 0.008477,
|
| 209 |
+
"example_values": [
|
| 210 |
+
"1",
|
| 211 |
+
"37",
|
| 212 |
+
"19",
|
| 213 |
+
"38",
|
| 214 |
+
"3"
|
| 215 |
+
]
|
| 216 |
+
}
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"name": "Mother's occupation",
|
| 220 |
+
"role": "feature",
|
| 221 |
+
"semantic_type": "numeric",
|
| 222 |
+
"nullable": false,
|
| 223 |
+
"missing_tokens": [],
|
| 224 |
+
"parse_format": null,
|
| 225 |
+
"impute_strategy": "median",
|
| 226 |
+
"profile_stats": {
|
| 227 |
+
"missing_rate": 0.0,
|
| 228 |
+
"unique_count": 31,
|
| 229 |
+
"unique_ratio": 0.00876,
|
| 230 |
+
"example_values": [
|
| 231 |
+
"9",
|
| 232 |
+
"5",
|
| 233 |
+
"4",
|
| 234 |
+
"3",
|
| 235 |
+
"122"
|
| 236 |
+
]
|
| 237 |
+
}
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"name": "Father's occupation",
|
| 241 |
+
"role": "feature",
|
| 242 |
+
"semantic_type": "numeric",
|
| 243 |
+
"nullable": false,
|
| 244 |
+
"missing_tokens": [],
|
| 245 |
+
"parse_format": null,
|
| 246 |
+
"impute_strategy": "median",
|
| 247 |
+
"profile_stats": {
|
| 248 |
+
"missing_rate": 0.0,
|
| 249 |
+
"unique_count": 45,
|
| 250 |
+
"unique_ratio": 0.012715,
|
| 251 |
+
"example_values": [
|
| 252 |
+
"6",
|
| 253 |
+
"3",
|
| 254 |
+
"5",
|
| 255 |
+
"7",
|
| 256 |
+
"90"
|
| 257 |
+
]
|
| 258 |
+
}
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"name": "Admission grade",
|
| 262 |
+
"role": "feature",
|
| 263 |
+
"semantic_type": "numeric",
|
| 264 |
+
"nullable": false,
|
| 265 |
+
"missing_tokens": [],
|
| 266 |
+
"parse_format": null,
|
| 267 |
+
"impute_strategy": "median",
|
| 268 |
+
"profile_stats": {
|
| 269 |
+
"missing_rate": 0.0,
|
| 270 |
+
"unique_count": 593,
|
| 271 |
+
"unique_ratio": 0.167561,
|
| 272 |
+
"example_values": [
|
| 273 |
+
"110.0",
|
| 274 |
+
"119.6",
|
| 275 |
+
"116.8",
|
| 276 |
+
"140.2",
|
| 277 |
+
"131.7"
|
| 278 |
+
]
|
| 279 |
+
}
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"name": "Displaced",
|
| 283 |
+
"role": "feature",
|
| 284 |
+
"semantic_type": "boolean",
|
| 285 |
+
"nullable": false,
|
| 286 |
+
"missing_tokens": [],
|
| 287 |
+
"parse_format": null,
|
| 288 |
+
"impute_strategy": "mode",
|
| 289 |
+
"profile_stats": {
|
| 290 |
+
"missing_rate": 0.0,
|
| 291 |
+
"unique_count": 2,
|
| 292 |
+
"unique_ratio": 0.000565,
|
| 293 |
+
"example_values": [
|
| 294 |
+
"0",
|
| 295 |
+
"1"
|
| 296 |
+
]
|
| 297 |
+
}
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"name": "Educational special needs",
|
| 301 |
+
"role": "feature",
|
| 302 |
+
"semantic_type": "boolean",
|
| 303 |
+
"nullable": false,
|
| 304 |
+
"missing_tokens": [],
|
| 305 |
+
"parse_format": null,
|
| 306 |
+
"impute_strategy": "mode",
|
| 307 |
+
"profile_stats": {
|
| 308 |
+
"missing_rate": 0.0,
|
| 309 |
+
"unique_count": 2,
|
| 310 |
+
"unique_ratio": 0.000565,
|
| 311 |
+
"example_values": [
|
| 312 |
+
"0",
|
| 313 |
+
"1"
|
| 314 |
+
]
|
| 315 |
+
}
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"name": "Debtor",
|
| 319 |
+
"role": "feature",
|
| 320 |
+
"semantic_type": "boolean",
|
| 321 |
+
"nullable": false,
|
| 322 |
+
"missing_tokens": [],
|
| 323 |
+
"parse_format": null,
|
| 324 |
+
"impute_strategy": "mode",
|
| 325 |
+
"profile_stats": {
|
| 326 |
+
"missing_rate": 0.0,
|
| 327 |
+
"unique_count": 2,
|
| 328 |
+
"unique_ratio": 0.000565,
|
| 329 |
+
"example_values": [
|
| 330 |
+
"1",
|
| 331 |
+
"0"
|
| 332 |
+
]
|
| 333 |
+
}
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"name": "Tuition fees up to date",
|
| 337 |
+
"role": "feature",
|
| 338 |
+
"semantic_type": "boolean",
|
| 339 |
+
"nullable": false,
|
| 340 |
+
"missing_tokens": [],
|
| 341 |
+
"parse_format": null,
|
| 342 |
+
"impute_strategy": "mode",
|
| 343 |
+
"profile_stats": {
|
| 344 |
+
"missing_rate": 0.0,
|
| 345 |
+
"unique_count": 2,
|
| 346 |
+
"unique_ratio": 0.000565,
|
| 347 |
+
"example_values": [
|
| 348 |
+
"0",
|
| 349 |
+
"1"
|
| 350 |
+
]
|
| 351 |
+
}
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"name": "Gender",
|
| 355 |
+
"role": "feature",
|
| 356 |
+
"semantic_type": "boolean",
|
| 357 |
+
"nullable": false,
|
| 358 |
+
"missing_tokens": [],
|
| 359 |
+
"parse_format": null,
|
| 360 |
+
"impute_strategy": "mode",
|
| 361 |
+
"profile_stats": {
|
| 362 |
+
"missing_rate": 0.0,
|
| 363 |
+
"unique_count": 2,
|
| 364 |
+
"unique_ratio": 0.000565,
|
| 365 |
+
"example_values": [
|
| 366 |
+
"1",
|
| 367 |
+
"0"
|
| 368 |
+
]
|
| 369 |
+
}
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"name": "Scholarship holder",
|
| 373 |
+
"role": "feature",
|
| 374 |
+
"semantic_type": "boolean",
|
| 375 |
+
"nullable": false,
|
| 376 |
+
"missing_tokens": [],
|
| 377 |
+
"parse_format": null,
|
| 378 |
+
"impute_strategy": "mode",
|
| 379 |
+
"profile_stats": {
|
| 380 |
+
"missing_rate": 0.0,
|
| 381 |
+
"unique_count": 2,
|
| 382 |
+
"unique_ratio": 0.000565,
|
| 383 |
+
"example_values": [
|
| 384 |
+
"0",
|
| 385 |
+
"1"
|
| 386 |
+
]
|
| 387 |
+
}
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"name": "Age at enrollment",
|
| 391 |
+
"role": "feature",
|
| 392 |
+
"semantic_type": "numeric",
|
| 393 |
+
"nullable": false,
|
| 394 |
+
"missing_tokens": [],
|
| 395 |
+
"parse_format": null,
|
| 396 |
+
"impute_strategy": "median",
|
| 397 |
+
"profile_stats": {
|
| 398 |
+
"missing_rate": 0.0,
|
| 399 |
+
"unique_count": 45,
|
| 400 |
+
"unique_ratio": 0.012715,
|
| 401 |
+
"example_values": [
|
| 402 |
+
"19",
|
| 403 |
+
"20",
|
| 404 |
+
"18",
|
| 405 |
+
"21",
|
| 406 |
+
"27"
|
| 407 |
+
]
|
| 408 |
+
}
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"name": "International",
|
| 412 |
+
"role": "feature",
|
| 413 |
+
"semantic_type": "boolean",
|
| 414 |
+
"nullable": false,
|
| 415 |
+
"missing_tokens": [],
|
| 416 |
+
"parse_format": null,
|
| 417 |
+
"impute_strategy": "mode",
|
| 418 |
+
"profile_stats": {
|
| 419 |
+
"missing_rate": 0.0,
|
| 420 |
+
"unique_count": 2,
|
| 421 |
+
"unique_ratio": 0.000565,
|
| 422 |
+
"example_values": [
|
| 423 |
+
"0",
|
| 424 |
+
"1"
|
| 425 |
+
]
|
| 426 |
+
}
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"name": "Curricular units 1st sem (credited)",
|
| 430 |
+
"role": "feature",
|
| 431 |
+
"semantic_type": "numeric",
|
| 432 |
+
"nullable": false,
|
| 433 |
+
"missing_tokens": [],
|
| 434 |
+
"parse_format": null,
|
| 435 |
+
"impute_strategy": "median",
|
| 436 |
+
"profile_stats": {
|
| 437 |
+
"missing_rate": 0.0,
|
| 438 |
+
"unique_count": 21,
|
| 439 |
+
"unique_ratio": 0.005934,
|
| 440 |
+
"example_values": [
|
| 441 |
+
"0",
|
| 442 |
+
"2",
|
| 443 |
+
"11",
|
| 444 |
+
"7",
|
| 445 |
+
"10"
|
| 446 |
+
]
|
| 447 |
+
}
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"name": "Curricular units 1st sem (enrolled)",
|
| 451 |
+
"role": "feature",
|
| 452 |
+
"semantic_type": "numeric",
|
| 453 |
+
"nullable": false,
|
| 454 |
+
"missing_tokens": [],
|
| 455 |
+
"parse_format": null,
|
| 456 |
+
"impute_strategy": "median",
|
| 457 |
+
"profile_stats": {
|
| 458 |
+
"missing_rate": 0.0,
|
| 459 |
+
"unique_count": 23,
|
| 460 |
+
"unique_ratio": 0.006499,
|
| 461 |
+
"example_values": [
|
| 462 |
+
"6",
|
| 463 |
+
"5",
|
| 464 |
+
"7",
|
| 465 |
+
"8",
|
| 466 |
+
"14"
|
| 467 |
+
]
|
| 468 |
+
}
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"name": "Curricular units 1st sem (evaluations)",
|
| 472 |
+
"role": "feature",
|
| 473 |
+
"semantic_type": "numeric",
|
| 474 |
+
"nullable": false,
|
| 475 |
+
"missing_tokens": [],
|
| 476 |
+
"parse_format": null,
|
| 477 |
+
"impute_strategy": "median",
|
| 478 |
+
"profile_stats": {
|
| 479 |
+
"missing_rate": 0.0,
|
| 480 |
+
"unique_count": 34,
|
| 481 |
+
"unique_ratio": 0.009607,
|
| 482 |
+
"example_values": [
|
| 483 |
+
"10",
|
| 484 |
+
"8",
|
| 485 |
+
"14",
|
| 486 |
+
"9",
|
| 487 |
+
"7"
|
| 488 |
+
]
|
| 489 |
+
}
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"name": "Curricular units 1st sem (approved)",
|
| 493 |
+
"role": "feature",
|
| 494 |
+
"semantic_type": "numeric",
|
| 495 |
+
"nullable": false,
|
| 496 |
+
"missing_tokens": [],
|
| 497 |
+
"parse_format": null,
|
| 498 |
+
"impute_strategy": "median",
|
| 499 |
+
"profile_stats": {
|
| 500 |
+
"missing_rate": 0.0,
|
| 501 |
+
"unique_count": 23,
|
| 502 |
+
"unique_ratio": 0.006499,
|
| 503 |
+
"example_values": [
|
| 504 |
+
"3",
|
| 505 |
+
"6",
|
| 506 |
+
"5",
|
| 507 |
+
"7",
|
| 508 |
+
"0"
|
| 509 |
+
]
|
| 510 |
+
}
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"name": "Curricular units 1st sem (grade)",
|
| 514 |
+
"role": "feature",
|
| 515 |
+
"semantic_type": "numeric",
|
| 516 |
+
"nullable": false,
|
| 517 |
+
"missing_tokens": [],
|
| 518 |
+
"parse_format": null,
|
| 519 |
+
"impute_strategy": "median",
|
| 520 |
+
"profile_stats": {
|
| 521 |
+
"missing_rate": 0.0,
|
| 522 |
+
"unique_count": 680,
|
| 523 |
+
"unique_ratio": 0.192145,
|
| 524 |
+
"example_values": [
|
| 525 |
+
"11.666666666666666",
|
| 526 |
+
"13.428571428571429",
|
| 527 |
+
"12.4",
|
| 528 |
+
"11.0",
|
| 529 |
+
"13.605"
|
| 530 |
+
]
|
| 531 |
+
}
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"name": "Curricular units 1st sem (without evaluations)",
|
| 535 |
+
"role": "feature",
|
| 536 |
+
"semantic_type": "numeric",
|
| 537 |
+
"nullable": false,
|
| 538 |
+
"missing_tokens": [],
|
| 539 |
+
"parse_format": null,
|
| 540 |
+
"impute_strategy": "median",
|
| 541 |
+
"profile_stats": {
|
| 542 |
+
"missing_rate": 0.0,
|
| 543 |
+
"unique_count": 11,
|
| 544 |
+
"unique_ratio": 0.003108,
|
| 545 |
+
"example_values": [
|
| 546 |
+
"0",
|
| 547 |
+
"1",
|
| 548 |
+
"2",
|
| 549 |
+
"3",
|
| 550 |
+
"4"
|
| 551 |
+
]
|
| 552 |
+
}
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"name": "Curricular units 2nd sem (credited)",
|
| 556 |
+
"role": "feature",
|
| 557 |
+
"semantic_type": "numeric",
|
| 558 |
+
"nullable": false,
|
| 559 |
+
"missing_tokens": [],
|
| 560 |
+
"parse_format": null,
|
| 561 |
+
"impute_strategy": "median",
|
| 562 |
+
"profile_stats": {
|
| 563 |
+
"missing_rate": 0.0,
|
| 564 |
+
"unique_count": 19,
|
| 565 |
+
"unique_ratio": 0.005369,
|
| 566 |
+
"example_values": [
|
| 567 |
+
"0",
|
| 568 |
+
"1",
|
| 569 |
+
"11",
|
| 570 |
+
"6",
|
| 571 |
+
"8"
|
| 572 |
+
]
|
| 573 |
+
}
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"name": "Curricular units 2nd sem (enrolled)",
|
| 577 |
+
"role": "feature",
|
| 578 |
+
"semantic_type": "numeric",
|
| 579 |
+
"nullable": false,
|
| 580 |
+
"missing_tokens": [],
|
| 581 |
+
"parse_format": null,
|
| 582 |
+
"impute_strategy": "median",
|
| 583 |
+
"profile_stats": {
|
| 584 |
+
"missing_rate": 0.0,
|
| 585 |
+
"unique_count": 22,
|
| 586 |
+
"unique_ratio": 0.006216,
|
| 587 |
+
"example_values": [
|
| 588 |
+
"6",
|
| 589 |
+
"5",
|
| 590 |
+
"8",
|
| 591 |
+
"7",
|
| 592 |
+
"14"
|
| 593 |
+
]
|
| 594 |
+
}
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"name": "Curricular units 2nd sem (evaluations)",
|
| 598 |
+
"role": "feature",
|
| 599 |
+
"semantic_type": "numeric",
|
| 600 |
+
"nullable": false,
|
| 601 |
+
"missing_tokens": [],
|
| 602 |
+
"parse_format": null,
|
| 603 |
+
"impute_strategy": "median",
|
| 604 |
+
"profile_stats": {
|
| 605 |
+
"missing_rate": 0.0,
|
| 606 |
+
"unique_count": 30,
|
| 607 |
+
"unique_ratio": 0.008477,
|
| 608 |
+
"example_values": [
|
| 609 |
+
"11",
|
| 610 |
+
"10",
|
| 611 |
+
"8",
|
| 612 |
+
"9",
|
| 613 |
+
"7"
|
| 614 |
+
]
|
| 615 |
+
}
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
"name": "Curricular units 2nd sem (approved)",
|
| 619 |
+
"role": "feature",
|
| 620 |
+
"semantic_type": "numeric",
|
| 621 |
+
"nullable": false,
|
| 622 |
+
"missing_tokens": [],
|
| 623 |
+
"parse_format": null,
|
| 624 |
+
"impute_strategy": "median",
|
| 625 |
+
"profile_stats": {
|
| 626 |
+
"missing_rate": 0.0,
|
| 627 |
+
"unique_count": 20,
|
| 628 |
+
"unique_ratio": 0.005651,
|
| 629 |
+
"example_values": [
|
| 630 |
+
"2",
|
| 631 |
+
"5",
|
| 632 |
+
"4",
|
| 633 |
+
"8",
|
| 634 |
+
"0"
|
| 635 |
+
]
|
| 636 |
+
}
|
| 637 |
+
},
|
| 638 |
+
{
|
| 639 |
+
"name": "Curricular units 2nd sem (grade)",
|
| 640 |
+
"role": "feature",
|
| 641 |
+
"semantic_type": "numeric",
|
| 642 |
+
"nullable": false,
|
| 643 |
+
"missing_tokens": [],
|
| 644 |
+
"parse_format": null,
|
| 645 |
+
"impute_strategy": "median",
|
| 646 |
+
"profile_stats": {
|
| 647 |
+
"missing_rate": 0.0,
|
| 648 |
+
"unique_count": 661,
|
| 649 |
+
"unique_ratio": 0.186776,
|
| 650 |
+
"example_values": [
|
| 651 |
+
"10.0",
|
| 652 |
+
"12.4",
|
| 653 |
+
"10.833333333333334",
|
| 654 |
+
"11.25",
|
| 655 |
+
"12.33125"
|
| 656 |
+
]
|
| 657 |
+
}
|
| 658 |
+
},
|
| 659 |
+
{
|
| 660 |
+
"name": "Curricular units 2nd sem (without evaluations)",
|
| 661 |
+
"role": "feature",
|
| 662 |
+
"semantic_type": "numeric",
|
| 663 |
+
"nullable": false,
|
| 664 |
+
"missing_tokens": [],
|
| 665 |
+
"parse_format": null,
|
| 666 |
+
"impute_strategy": "median",
|
| 667 |
+
"profile_stats": {
|
| 668 |
+
"missing_rate": 0.0,
|
| 669 |
+
"unique_count": 10,
|
| 670 |
+
"unique_ratio": 0.002826,
|
| 671 |
+
"example_values": [
|
| 672 |
+
"0",
|
| 673 |
+
"1",
|
| 674 |
+
"2",
|
| 675 |
+
"3",
|
| 676 |
+
"5"
|
| 677 |
+
]
|
| 678 |
+
}
|
| 679 |
+
},
|
| 680 |
+
{
|
| 681 |
+
"name": "Unemployment rate",
|
| 682 |
+
"role": "feature",
|
| 683 |
+
"semantic_type": "numeric",
|
| 684 |
+
"nullable": false,
|
| 685 |
+
"missing_tokens": [],
|
| 686 |
+
"parse_format": null,
|
| 687 |
+
"impute_strategy": "median",
|
| 688 |
+
"profile_stats": {
|
| 689 |
+
"missing_rate": 0.0,
|
| 690 |
+
"unique_count": 10,
|
| 691 |
+
"unique_ratio": 0.002826,
|
| 692 |
+
"example_values": [
|
| 693 |
+
"16.2",
|
| 694 |
+
"9.4",
|
| 695 |
+
"13.9",
|
| 696 |
+
"10.8",
|
| 697 |
+
"15.5"
|
| 698 |
+
]
|
| 699 |
+
}
|
| 700 |
+
},
|
| 701 |
+
{
|
| 702 |
+
"name": "Inflation rate",
|
| 703 |
+
"role": "feature",
|
| 704 |
+
"semantic_type": "numeric",
|
| 705 |
+
"nullable": false,
|
| 706 |
+
"missing_tokens": [],
|
| 707 |
+
"parse_format": null,
|
| 708 |
+
"impute_strategy": "median",
|
| 709 |
+
"profile_stats": {
|
| 710 |
+
"missing_rate": 0.0,
|
| 711 |
+
"unique_count": 9,
|
| 712 |
+
"unique_ratio": 0.002543,
|
| 713 |
+
"example_values": [
|
| 714 |
+
"0.3",
|
| 715 |
+
"-0.8",
|
| 716 |
+
"-0.3",
|
| 717 |
+
"1.4",
|
| 718 |
+
"2.8"
|
| 719 |
+
]
|
| 720 |
+
}
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"name": "GDP",
|
| 724 |
+
"role": "feature",
|
| 725 |
+
"semantic_type": "numeric",
|
| 726 |
+
"nullable": false,
|
| 727 |
+
"missing_tokens": [],
|
| 728 |
+
"parse_format": null,
|
| 729 |
+
"impute_strategy": "median",
|
| 730 |
+
"profile_stats": {
|
| 731 |
+
"missing_rate": 0.0,
|
| 732 |
+
"unique_count": 10,
|
| 733 |
+
"unique_ratio": 0.002826,
|
| 734 |
+
"example_values": [
|
| 735 |
+
"-0.92",
|
| 736 |
+
"-3.12",
|
| 737 |
+
"0.79",
|
| 738 |
+
"1.74",
|
| 739 |
+
"-4.06"
|
| 740 |
+
]
|
| 741 |
+
}
|
| 742 |
+
},
|
| 743 |
+
{
|
| 744 |
+
"name": "Target",
|
| 745 |
+
"role": "target",
|
| 746 |
+
"semantic_type": "categorical",
|
| 747 |
+
"nullable": false,
|
| 748 |
+
"missing_tokens": [],
|
| 749 |
+
"parse_format": null,
|
| 750 |
+
"impute_strategy": "mode",
|
| 751 |
+
"profile_stats": {
|
| 752 |
+
"missing_rate": 0.0,
|
| 753 |
+
"unique_count": 3,
|
| 754 |
+
"unique_ratio": 0.000848,
|
| 755 |
+
"example_values": [
|
| 756 |
+
"Dropout",
|
| 757 |
+
"Graduate",
|
| 758 |
+
"Enrolled"
|
| 759 |
+
]
|
| 760 |
+
}
|
| 761 |
+
}
|
| 762 |
+
]
|
| 763 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/run_config.json
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"recorded_at": "2026-05-10T07:19:43",
|
| 4 |
+
"dataset_id": "m5",
|
| 5 |
+
"model": "tabdiff",
|
| 6 |
+
"work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943",
|
| 7 |
+
"dataset_source_requested": "new",
|
| 8 |
+
"dataset_source_resolved": "new",
|
| 9 |
+
"cli_args": {
|
| 10 |
+
"model": "tabdiff",
|
| 11 |
+
"dataset": "m5",
|
| 12 |
+
"dataset_source": "new",
|
| 13 |
+
"train": true,
|
| 14 |
+
"generate": true,
|
| 15 |
+
"num_rows": 0,
|
| 16 |
+
"epochs": null,
|
| 17 |
+
"output_dir": null,
|
| 18 |
+
"model_dir": null,
|
| 19 |
+
"work_dir": null,
|
| 20 |
+
"resume": false,
|
| 21 |
+
"no_stats": false
|
| 22 |
+
},
|
| 23 |
+
"resolved": {
|
| 24 |
+
"num_rows": 3539,
|
| 25 |
+
"model_path": null,
|
| 26 |
+
"output_csv": null
|
| 27 |
+
},
|
| 28 |
+
"input_artifacts": {
|
| 29 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/public_gate_report.json",
|
| 30 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/staged_input_manifest.json",
|
| 31 |
+
"model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/model_input_manifest.json",
|
| 32 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/train.csv",
|
| 33 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/staged_features.json",
|
| 34 |
+
"target_column": "Target",
|
| 35 |
+
"task_type": "classification"
|
| 36 |
+
},
|
| 37 |
+
"env_overrides": {
|
| 38 |
+
"BENCHMARK_TABDIFF_GPUS": "device=0",
|
| 39 |
+
"TABDIFF_BATCH_SIZE": "256",
|
| 40 |
+
"TABDIFF_LR": "0.0005",
|
| 41 |
+
"TABDIFF_NUM_TIMESTEPS": "50",
|
| 42 |
+
"TABDIFF_STEPS": "200"
|
| 43 |
+
}
|
| 44 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/runtime_result.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"model": "tabdiff",
|
| 4 |
+
"run_id": "tabdiff-m5-20260510_071943",
|
| 5 |
+
"public_gate_status": "pass",
|
| 6 |
+
"adapter_ready_status": "pass",
|
| 7 |
+
"train_status": "fail",
|
| 8 |
+
"generate_status": "skipped",
|
| 9 |
+
"reason_code": "adapter_runtime_error",
|
| 10 |
+
"reason_detail": "Command '['docker', 'run', '--rm', '--init', '--user', '1005:1005', '-e', 'HOME=/work/.home', '--cidfile', '/tmp/bench_docker_tabdiff_r9339b0i/container.cid', '--gpus', 'device=0', '-e', 'WANDB_MODE=disabled', '-e', 'PYTHONUNBUFFERED=1', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work', '-v', '/data/jialinzhang/synthetic_benchmark/third_party/TabDiff:/workspace/TabDiff', 'benchmark:tabdiff-tabbyflow-zjl', 'python', '/work/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/_tabdiff_train.py']' returned non-zero exit status 1.",
|
| 11 |
+
"artifacts": {},
|
| 12 |
+
"timings": {
|
| 13 |
+
"train": {
|
| 14 |
+
"started_at": "2026-05-10T07:19:43",
|
| 15 |
+
"ended_at": "2026-05-10T07:19:44",
|
| 16 |
+
"duration_sec": 1.207
|
| 17 |
+
},
|
| 18 |
+
"generate": {
|
| 19 |
+
"started_at": null,
|
| 20 |
+
"ended_at": null,
|
| 21 |
+
"duration_sec": null
|
| 22 |
+
}
|
| 23 |
+
}
|
| 24 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/staged_features.json
ADDED
|
@@ -0,0 +1,187 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"feature_name": "Marital status",
|
| 4 |
+
"data_type": "continuous",
|
| 5 |
+
"is_target": false
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"feature_name": "Application mode",
|
| 9 |
+
"data_type": "continuous",
|
| 10 |
+
"is_target": false
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"feature_name": "Application order",
|
| 14 |
+
"data_type": "continuous",
|
| 15 |
+
"is_target": false
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"feature_name": "Course",
|
| 19 |
+
"data_type": "continuous",
|
| 20 |
+
"is_target": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"feature_name": "Daytime/evening attendance",
|
| 24 |
+
"data_type": "binary",
|
| 25 |
+
"is_target": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"feature_name": "Previous qualification",
|
| 29 |
+
"data_type": "continuous",
|
| 30 |
+
"is_target": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"feature_name": "Previous qualification (grade)",
|
| 34 |
+
"data_type": "continuous",
|
| 35 |
+
"is_target": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"feature_name": "Nacionality",
|
| 39 |
+
"data_type": "continuous",
|
| 40 |
+
"is_target": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"feature_name": "Mother's qualification",
|
| 44 |
+
"data_type": "continuous",
|
| 45 |
+
"is_target": false
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"feature_name": "Father's qualification",
|
| 49 |
+
"data_type": "continuous",
|
| 50 |
+
"is_target": false
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"feature_name": "Mother's occupation",
|
| 54 |
+
"data_type": "continuous",
|
| 55 |
+
"is_target": false
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"feature_name": "Father's occupation",
|
| 59 |
+
"data_type": "continuous",
|
| 60 |
+
"is_target": false
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"feature_name": "Admission grade",
|
| 64 |
+
"data_type": "continuous",
|
| 65 |
+
"is_target": false
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"feature_name": "Displaced",
|
| 69 |
+
"data_type": "binary",
|
| 70 |
+
"is_target": false
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"feature_name": "Educational special needs",
|
| 74 |
+
"data_type": "binary",
|
| 75 |
+
"is_target": false
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"feature_name": "Debtor",
|
| 79 |
+
"data_type": "binary",
|
| 80 |
+
"is_target": false
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"feature_name": "Tuition fees up to date",
|
| 84 |
+
"data_type": "binary",
|
| 85 |
+
"is_target": false
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"feature_name": "Gender",
|
| 89 |
+
"data_type": "binary",
|
| 90 |
+
"is_target": false
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"feature_name": "Scholarship holder",
|
| 94 |
+
"data_type": "binary",
|
| 95 |
+
"is_target": false
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"feature_name": "Age at enrollment",
|
| 99 |
+
"data_type": "continuous",
|
| 100 |
+
"is_target": false
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"feature_name": "International",
|
| 104 |
+
"data_type": "binary",
|
| 105 |
+
"is_target": false
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"feature_name": "Curricular units 1st sem (credited)",
|
| 109 |
+
"data_type": "continuous",
|
| 110 |
+
"is_target": false
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"feature_name": "Curricular units 1st sem (enrolled)",
|
| 114 |
+
"data_type": "continuous",
|
| 115 |
+
"is_target": false
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"feature_name": "Curricular units 1st sem (evaluations)",
|
| 119 |
+
"data_type": "continuous",
|
| 120 |
+
"is_target": false
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"feature_name": "Curricular units 1st sem (approved)",
|
| 124 |
+
"data_type": "continuous",
|
| 125 |
+
"is_target": false
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"feature_name": "Curricular units 1st sem (grade)",
|
| 129 |
+
"data_type": "continuous",
|
| 130 |
+
"is_target": false
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"feature_name": "Curricular units 1st sem (without evaluations)",
|
| 134 |
+
"data_type": "continuous",
|
| 135 |
+
"is_target": false
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"feature_name": "Curricular units 2nd sem (credited)",
|
| 139 |
+
"data_type": "continuous",
|
| 140 |
+
"is_target": false
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"feature_name": "Curricular units 2nd sem (enrolled)",
|
| 144 |
+
"data_type": "continuous",
|
| 145 |
+
"is_target": false
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"feature_name": "Curricular units 2nd sem (evaluations)",
|
| 149 |
+
"data_type": "continuous",
|
| 150 |
+
"is_target": false
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"feature_name": "Curricular units 2nd sem (approved)",
|
| 154 |
+
"data_type": "continuous",
|
| 155 |
+
"is_target": false
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"feature_name": "Curricular units 2nd sem (grade)",
|
| 159 |
+
"data_type": "continuous",
|
| 160 |
+
"is_target": false
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"feature_name": "Curricular units 2nd sem (without evaluations)",
|
| 164 |
+
"data_type": "continuous",
|
| 165 |
+
"is_target": false
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"feature_name": "Unemployment rate",
|
| 169 |
+
"data_type": "continuous",
|
| 170 |
+
"is_target": false
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"feature_name": "Inflation rate",
|
| 174 |
+
"data_type": "continuous",
|
| 175 |
+
"is_target": false
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"feature_name": "GDP",
|
| 179 |
+
"data_type": "continuous",
|
| 180 |
+
"is_target": false
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"feature_name": "Target",
|
| 184 |
+
"data_type": "categorical",
|
| 185 |
+
"is_target": true
|
| 186 |
+
}
|
| 187 |
+
]
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:696cfc46d2e611ee56a5419f4496b758f643f49f3386d4181296783760117c8c
|
| 3 |
+
size 53943
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:012f009ed84b309df0bf0da0669101c48652c390666cb59f9a07341a16b7056f
|
| 3 |
+
size 422717
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9b623a7cea9350fc17384754b26aba373ab6c1914b7c0efb7a8a21ad5ac1557
|
| 3 |
+
size 53889
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/adapter_report.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"adapter_ready_status": "pass",
|
| 3 |
+
"adapter_fail_reason_code": null,
|
| 4 |
+
"adapter_fail_detail": null,
|
| 5 |
+
"adapter_transforms_applied": [],
|
| 6 |
+
"model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/model_input_manifest.json"
|
| 7 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/adapter_transforms_applied.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[]
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/staged/tabdiff/model_input_manifest.json
ADDED
|
@@ -0,0 +1,765 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"model": "tabdiff",
|
| 4 |
+
"target_column": "Target",
|
| 5 |
+
"task_type": "classification",
|
| 6 |
+
"column_schema": [
|
| 7 |
+
{
|
| 8 |
+
"name": "Marital status",
|
| 9 |
+
"role": "feature",
|
| 10 |
+
"semantic_type": "numeric",
|
| 11 |
+
"nullable": false,
|
| 12 |
+
"missing_tokens": [],
|
| 13 |
+
"parse_format": null,
|
| 14 |
+
"impute_strategy": "median",
|
| 15 |
+
"profile_stats": {
|
| 16 |
+
"missing_rate": 0.0,
|
| 17 |
+
"unique_count": 6,
|
| 18 |
+
"unique_ratio": 0.001695,
|
| 19 |
+
"example_values": [
|
| 20 |
+
"1",
|
| 21 |
+
"2",
|
| 22 |
+
"4",
|
| 23 |
+
"5",
|
| 24 |
+
"3"
|
| 25 |
+
]
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "Application mode",
|
| 30 |
+
"role": "feature",
|
| 31 |
+
"semantic_type": "numeric",
|
| 32 |
+
"nullable": false,
|
| 33 |
+
"missing_tokens": [],
|
| 34 |
+
"parse_format": null,
|
| 35 |
+
"impute_strategy": "median",
|
| 36 |
+
"profile_stats": {
|
| 37 |
+
"missing_rate": 0.0,
|
| 38 |
+
"unique_count": 18,
|
| 39 |
+
"unique_ratio": 0.005086,
|
| 40 |
+
"example_values": [
|
| 41 |
+
"43",
|
| 42 |
+
"17",
|
| 43 |
+
"1",
|
| 44 |
+
"39",
|
| 45 |
+
"44"
|
| 46 |
+
]
|
| 47 |
+
}
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"name": "Application order",
|
| 51 |
+
"role": "feature",
|
| 52 |
+
"semantic_type": "numeric",
|
| 53 |
+
"nullable": false,
|
| 54 |
+
"missing_tokens": [],
|
| 55 |
+
"parse_format": null,
|
| 56 |
+
"impute_strategy": "median",
|
| 57 |
+
"profile_stats": {
|
| 58 |
+
"missing_rate": 0.0,
|
| 59 |
+
"unique_count": 8,
|
| 60 |
+
"unique_ratio": 0.002261,
|
| 61 |
+
"example_values": [
|
| 62 |
+
"1",
|
| 63 |
+
"2",
|
| 64 |
+
"6",
|
| 65 |
+
"3",
|
| 66 |
+
"5"
|
| 67 |
+
]
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"name": "Course",
|
| 72 |
+
"role": "feature",
|
| 73 |
+
"semantic_type": "numeric",
|
| 74 |
+
"nullable": false,
|
| 75 |
+
"missing_tokens": [],
|
| 76 |
+
"parse_format": null,
|
| 77 |
+
"impute_strategy": "median",
|
| 78 |
+
"profile_stats": {
|
| 79 |
+
"missing_rate": 0.0,
|
| 80 |
+
"unique_count": 17,
|
| 81 |
+
"unique_ratio": 0.004804,
|
| 82 |
+
"example_values": [
|
| 83 |
+
"9773",
|
| 84 |
+
"9147",
|
| 85 |
+
"9853",
|
| 86 |
+
"9500",
|
| 87 |
+
"9085"
|
| 88 |
+
]
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"name": "Daytime/evening attendance",
|
| 93 |
+
"role": "feature",
|
| 94 |
+
"semantic_type": "boolean",
|
| 95 |
+
"nullable": false,
|
| 96 |
+
"missing_tokens": [],
|
| 97 |
+
"parse_format": null,
|
| 98 |
+
"impute_strategy": "mode",
|
| 99 |
+
"profile_stats": {
|
| 100 |
+
"missing_rate": 0.0,
|
| 101 |
+
"unique_count": 2,
|
| 102 |
+
"unique_ratio": 0.000565,
|
| 103 |
+
"example_values": [
|
| 104 |
+
"1",
|
| 105 |
+
"0"
|
| 106 |
+
]
|
| 107 |
+
}
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "Previous qualification",
|
| 111 |
+
"role": "feature",
|
| 112 |
+
"semantic_type": "numeric",
|
| 113 |
+
"nullable": false,
|
| 114 |
+
"missing_tokens": [],
|
| 115 |
+
"parse_format": null,
|
| 116 |
+
"impute_strategy": "median",
|
| 117 |
+
"profile_stats": {
|
| 118 |
+
"missing_rate": 0.0,
|
| 119 |
+
"unique_count": 16,
|
| 120 |
+
"unique_ratio": 0.004521,
|
| 121 |
+
"example_values": [
|
| 122 |
+
"1",
|
| 123 |
+
"39",
|
| 124 |
+
"3",
|
| 125 |
+
"2",
|
| 126 |
+
"19"
|
| 127 |
+
]
|
| 128 |
+
}
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"name": "Previous qualification (grade)",
|
| 132 |
+
"role": "feature",
|
| 133 |
+
"semantic_type": "numeric",
|
| 134 |
+
"nullable": false,
|
| 135 |
+
"missing_tokens": [],
|
| 136 |
+
"parse_format": null,
|
| 137 |
+
"impute_strategy": "median",
|
| 138 |
+
"profile_stats": {
|
| 139 |
+
"missing_rate": 0.0,
|
| 140 |
+
"unique_count": 93,
|
| 141 |
+
"unique_ratio": 0.026279,
|
| 142 |
+
"example_values": [
|
| 143 |
+
"127.0",
|
| 144 |
+
"122.0",
|
| 145 |
+
"121.0",
|
| 146 |
+
"158.0",
|
| 147 |
+
"141.0"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"name": "Nacionality",
|
| 153 |
+
"role": "feature",
|
| 154 |
+
"semantic_type": "numeric",
|
| 155 |
+
"nullable": false,
|
| 156 |
+
"missing_tokens": [],
|
| 157 |
+
"parse_format": null,
|
| 158 |
+
"impute_strategy": "median",
|
| 159 |
+
"profile_stats": {
|
| 160 |
+
"missing_rate": 0.0,
|
| 161 |
+
"unique_count": 20,
|
| 162 |
+
"unique_ratio": 0.005651,
|
| 163 |
+
"example_values": [
|
| 164 |
+
"1",
|
| 165 |
+
"108",
|
| 166 |
+
"41",
|
| 167 |
+
"6",
|
| 168 |
+
"14"
|
| 169 |
+
]
|
| 170 |
+
}
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "Mother's qualification",
|
| 174 |
+
"role": "feature",
|
| 175 |
+
"semantic_type": "numeric",
|
| 176 |
+
"nullable": false,
|
| 177 |
+
"missing_tokens": [],
|
| 178 |
+
"parse_format": null,
|
| 179 |
+
"impute_strategy": "median",
|
| 180 |
+
"profile_stats": {
|
| 181 |
+
"missing_rate": 0.0,
|
| 182 |
+
"unique_count": 28,
|
| 183 |
+
"unique_ratio": 0.007912,
|
| 184 |
+
"example_values": [
|
| 185 |
+
"1",
|
| 186 |
+
"38",
|
| 187 |
+
"3",
|
| 188 |
+
"19",
|
| 189 |
+
"37"
|
| 190 |
+
]
|
| 191 |
+
}
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"name": "Father's qualification",
|
| 195 |
+
"role": "feature",
|
| 196 |
+
"semantic_type": "numeric",
|
| 197 |
+
"nullable": false,
|
| 198 |
+
"missing_tokens": [],
|
| 199 |
+
"parse_format": null,
|
| 200 |
+
"impute_strategy": "median",
|
| 201 |
+
"profile_stats": {
|
| 202 |
+
"missing_rate": 0.0,
|
| 203 |
+
"unique_count": 30,
|
| 204 |
+
"unique_ratio": 0.008477,
|
| 205 |
+
"example_values": [
|
| 206 |
+
"1",
|
| 207 |
+
"37",
|
| 208 |
+
"19",
|
| 209 |
+
"38",
|
| 210 |
+
"3"
|
| 211 |
+
]
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"name": "Mother's occupation",
|
| 216 |
+
"role": "feature",
|
| 217 |
+
"semantic_type": "numeric",
|
| 218 |
+
"nullable": false,
|
| 219 |
+
"missing_tokens": [],
|
| 220 |
+
"parse_format": null,
|
| 221 |
+
"impute_strategy": "median",
|
| 222 |
+
"profile_stats": {
|
| 223 |
+
"missing_rate": 0.0,
|
| 224 |
+
"unique_count": 31,
|
| 225 |
+
"unique_ratio": 0.00876,
|
| 226 |
+
"example_values": [
|
| 227 |
+
"9",
|
| 228 |
+
"5",
|
| 229 |
+
"4",
|
| 230 |
+
"3",
|
| 231 |
+
"122"
|
| 232 |
+
]
|
| 233 |
+
}
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "Father's occupation",
|
| 237 |
+
"role": "feature",
|
| 238 |
+
"semantic_type": "numeric",
|
| 239 |
+
"nullable": false,
|
| 240 |
+
"missing_tokens": [],
|
| 241 |
+
"parse_format": null,
|
| 242 |
+
"impute_strategy": "median",
|
| 243 |
+
"profile_stats": {
|
| 244 |
+
"missing_rate": 0.0,
|
| 245 |
+
"unique_count": 45,
|
| 246 |
+
"unique_ratio": 0.012715,
|
| 247 |
+
"example_values": [
|
| 248 |
+
"6",
|
| 249 |
+
"3",
|
| 250 |
+
"5",
|
| 251 |
+
"7",
|
| 252 |
+
"90"
|
| 253 |
+
]
|
| 254 |
+
}
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"name": "Admission grade",
|
| 258 |
+
"role": "feature",
|
| 259 |
+
"semantic_type": "numeric",
|
| 260 |
+
"nullable": false,
|
| 261 |
+
"missing_tokens": [],
|
| 262 |
+
"parse_format": null,
|
| 263 |
+
"impute_strategy": "median",
|
| 264 |
+
"profile_stats": {
|
| 265 |
+
"missing_rate": 0.0,
|
| 266 |
+
"unique_count": 593,
|
| 267 |
+
"unique_ratio": 0.167561,
|
| 268 |
+
"example_values": [
|
| 269 |
+
"110.0",
|
| 270 |
+
"119.6",
|
| 271 |
+
"116.8",
|
| 272 |
+
"140.2",
|
| 273 |
+
"131.7"
|
| 274 |
+
]
|
| 275 |
+
}
|
| 276 |
+
},
|
| 277 |
+
{
|
| 278 |
+
"name": "Displaced",
|
| 279 |
+
"role": "feature",
|
| 280 |
+
"semantic_type": "boolean",
|
| 281 |
+
"nullable": false,
|
| 282 |
+
"missing_tokens": [],
|
| 283 |
+
"parse_format": null,
|
| 284 |
+
"impute_strategy": "mode",
|
| 285 |
+
"profile_stats": {
|
| 286 |
+
"missing_rate": 0.0,
|
| 287 |
+
"unique_count": 2,
|
| 288 |
+
"unique_ratio": 0.000565,
|
| 289 |
+
"example_values": [
|
| 290 |
+
"0",
|
| 291 |
+
"1"
|
| 292 |
+
]
|
| 293 |
+
}
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"name": "Educational special needs",
|
| 297 |
+
"role": "feature",
|
| 298 |
+
"semantic_type": "boolean",
|
| 299 |
+
"nullable": false,
|
| 300 |
+
"missing_tokens": [],
|
| 301 |
+
"parse_format": null,
|
| 302 |
+
"impute_strategy": "mode",
|
| 303 |
+
"profile_stats": {
|
| 304 |
+
"missing_rate": 0.0,
|
| 305 |
+
"unique_count": 2,
|
| 306 |
+
"unique_ratio": 0.000565,
|
| 307 |
+
"example_values": [
|
| 308 |
+
"0",
|
| 309 |
+
"1"
|
| 310 |
+
]
|
| 311 |
+
}
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"name": "Debtor",
|
| 315 |
+
"role": "feature",
|
| 316 |
+
"semantic_type": "boolean",
|
| 317 |
+
"nullable": false,
|
| 318 |
+
"missing_tokens": [],
|
| 319 |
+
"parse_format": null,
|
| 320 |
+
"impute_strategy": "mode",
|
| 321 |
+
"profile_stats": {
|
| 322 |
+
"missing_rate": 0.0,
|
| 323 |
+
"unique_count": 2,
|
| 324 |
+
"unique_ratio": 0.000565,
|
| 325 |
+
"example_values": [
|
| 326 |
+
"1",
|
| 327 |
+
"0"
|
| 328 |
+
]
|
| 329 |
+
}
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"name": "Tuition fees up to date",
|
| 333 |
+
"role": "feature",
|
| 334 |
+
"semantic_type": "boolean",
|
| 335 |
+
"nullable": false,
|
| 336 |
+
"missing_tokens": [],
|
| 337 |
+
"parse_format": null,
|
| 338 |
+
"impute_strategy": "mode",
|
| 339 |
+
"profile_stats": {
|
| 340 |
+
"missing_rate": 0.0,
|
| 341 |
+
"unique_count": 2,
|
| 342 |
+
"unique_ratio": 0.000565,
|
| 343 |
+
"example_values": [
|
| 344 |
+
"0",
|
| 345 |
+
"1"
|
| 346 |
+
]
|
| 347 |
+
}
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"name": "Gender",
|
| 351 |
+
"role": "feature",
|
| 352 |
+
"semantic_type": "boolean",
|
| 353 |
+
"nullable": false,
|
| 354 |
+
"missing_tokens": [],
|
| 355 |
+
"parse_format": null,
|
| 356 |
+
"impute_strategy": "mode",
|
| 357 |
+
"profile_stats": {
|
| 358 |
+
"missing_rate": 0.0,
|
| 359 |
+
"unique_count": 2,
|
| 360 |
+
"unique_ratio": 0.000565,
|
| 361 |
+
"example_values": [
|
| 362 |
+
"1",
|
| 363 |
+
"0"
|
| 364 |
+
]
|
| 365 |
+
}
|
| 366 |
+
},
|
| 367 |
+
{
|
| 368 |
+
"name": "Scholarship holder",
|
| 369 |
+
"role": "feature",
|
| 370 |
+
"semantic_type": "boolean",
|
| 371 |
+
"nullable": false,
|
| 372 |
+
"missing_tokens": [],
|
| 373 |
+
"parse_format": null,
|
| 374 |
+
"impute_strategy": "mode",
|
| 375 |
+
"profile_stats": {
|
| 376 |
+
"missing_rate": 0.0,
|
| 377 |
+
"unique_count": 2,
|
| 378 |
+
"unique_ratio": 0.000565,
|
| 379 |
+
"example_values": [
|
| 380 |
+
"0",
|
| 381 |
+
"1"
|
| 382 |
+
]
|
| 383 |
+
}
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"name": "Age at enrollment",
|
| 387 |
+
"role": "feature",
|
| 388 |
+
"semantic_type": "numeric",
|
| 389 |
+
"nullable": false,
|
| 390 |
+
"missing_tokens": [],
|
| 391 |
+
"parse_format": null,
|
| 392 |
+
"impute_strategy": "median",
|
| 393 |
+
"profile_stats": {
|
| 394 |
+
"missing_rate": 0.0,
|
| 395 |
+
"unique_count": 45,
|
| 396 |
+
"unique_ratio": 0.012715,
|
| 397 |
+
"example_values": [
|
| 398 |
+
"19",
|
| 399 |
+
"20",
|
| 400 |
+
"18",
|
| 401 |
+
"21",
|
| 402 |
+
"27"
|
| 403 |
+
]
|
| 404 |
+
}
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "International",
|
| 408 |
+
"role": "feature",
|
| 409 |
+
"semantic_type": "boolean",
|
| 410 |
+
"nullable": false,
|
| 411 |
+
"missing_tokens": [],
|
| 412 |
+
"parse_format": null,
|
| 413 |
+
"impute_strategy": "mode",
|
| 414 |
+
"profile_stats": {
|
| 415 |
+
"missing_rate": 0.0,
|
| 416 |
+
"unique_count": 2,
|
| 417 |
+
"unique_ratio": 0.000565,
|
| 418 |
+
"example_values": [
|
| 419 |
+
"0",
|
| 420 |
+
"1"
|
| 421 |
+
]
|
| 422 |
+
}
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "Curricular units 1st sem (credited)",
|
| 426 |
+
"role": "feature",
|
| 427 |
+
"semantic_type": "numeric",
|
| 428 |
+
"nullable": false,
|
| 429 |
+
"missing_tokens": [],
|
| 430 |
+
"parse_format": null,
|
| 431 |
+
"impute_strategy": "median",
|
| 432 |
+
"profile_stats": {
|
| 433 |
+
"missing_rate": 0.0,
|
| 434 |
+
"unique_count": 21,
|
| 435 |
+
"unique_ratio": 0.005934,
|
| 436 |
+
"example_values": [
|
| 437 |
+
"0",
|
| 438 |
+
"2",
|
| 439 |
+
"11",
|
| 440 |
+
"7",
|
| 441 |
+
"10"
|
| 442 |
+
]
|
| 443 |
+
}
|
| 444 |
+
},
|
| 445 |
+
{
|
| 446 |
+
"name": "Curricular units 1st sem (enrolled)",
|
| 447 |
+
"role": "feature",
|
| 448 |
+
"semantic_type": "numeric",
|
| 449 |
+
"nullable": false,
|
| 450 |
+
"missing_tokens": [],
|
| 451 |
+
"parse_format": null,
|
| 452 |
+
"impute_strategy": "median",
|
| 453 |
+
"profile_stats": {
|
| 454 |
+
"missing_rate": 0.0,
|
| 455 |
+
"unique_count": 23,
|
| 456 |
+
"unique_ratio": 0.006499,
|
| 457 |
+
"example_values": [
|
| 458 |
+
"6",
|
| 459 |
+
"5",
|
| 460 |
+
"7",
|
| 461 |
+
"8",
|
| 462 |
+
"14"
|
| 463 |
+
]
|
| 464 |
+
}
|
| 465 |
+
},
|
| 466 |
+
{
|
| 467 |
+
"name": "Curricular units 1st sem (evaluations)",
|
| 468 |
+
"role": "feature",
|
| 469 |
+
"semantic_type": "numeric",
|
| 470 |
+
"nullable": false,
|
| 471 |
+
"missing_tokens": [],
|
| 472 |
+
"parse_format": null,
|
| 473 |
+
"impute_strategy": "median",
|
| 474 |
+
"profile_stats": {
|
| 475 |
+
"missing_rate": 0.0,
|
| 476 |
+
"unique_count": 34,
|
| 477 |
+
"unique_ratio": 0.009607,
|
| 478 |
+
"example_values": [
|
| 479 |
+
"10",
|
| 480 |
+
"8",
|
| 481 |
+
"14",
|
| 482 |
+
"9",
|
| 483 |
+
"7"
|
| 484 |
+
]
|
| 485 |
+
}
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "Curricular units 1st sem (approved)",
|
| 489 |
+
"role": "feature",
|
| 490 |
+
"semantic_type": "numeric",
|
| 491 |
+
"nullable": false,
|
| 492 |
+
"missing_tokens": [],
|
| 493 |
+
"parse_format": null,
|
| 494 |
+
"impute_strategy": "median",
|
| 495 |
+
"profile_stats": {
|
| 496 |
+
"missing_rate": 0.0,
|
| 497 |
+
"unique_count": 23,
|
| 498 |
+
"unique_ratio": 0.006499,
|
| 499 |
+
"example_values": [
|
| 500 |
+
"3",
|
| 501 |
+
"6",
|
| 502 |
+
"5",
|
| 503 |
+
"7",
|
| 504 |
+
"0"
|
| 505 |
+
]
|
| 506 |
+
}
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"name": "Curricular units 1st sem (grade)",
|
| 510 |
+
"role": "feature",
|
| 511 |
+
"semantic_type": "numeric",
|
| 512 |
+
"nullable": false,
|
| 513 |
+
"missing_tokens": [],
|
| 514 |
+
"parse_format": null,
|
| 515 |
+
"impute_strategy": "median",
|
| 516 |
+
"profile_stats": {
|
| 517 |
+
"missing_rate": 0.0,
|
| 518 |
+
"unique_count": 680,
|
| 519 |
+
"unique_ratio": 0.192145,
|
| 520 |
+
"example_values": [
|
| 521 |
+
"11.666666666666666",
|
| 522 |
+
"13.428571428571429",
|
| 523 |
+
"12.4",
|
| 524 |
+
"11.0",
|
| 525 |
+
"13.605"
|
| 526 |
+
]
|
| 527 |
+
}
|
| 528 |
+
},
|
| 529 |
+
{
|
| 530 |
+
"name": "Curricular units 1st sem (without evaluations)",
|
| 531 |
+
"role": "feature",
|
| 532 |
+
"semantic_type": "numeric",
|
| 533 |
+
"nullable": false,
|
| 534 |
+
"missing_tokens": [],
|
| 535 |
+
"parse_format": null,
|
| 536 |
+
"impute_strategy": "median",
|
| 537 |
+
"profile_stats": {
|
| 538 |
+
"missing_rate": 0.0,
|
| 539 |
+
"unique_count": 11,
|
| 540 |
+
"unique_ratio": 0.003108,
|
| 541 |
+
"example_values": [
|
| 542 |
+
"0",
|
| 543 |
+
"1",
|
| 544 |
+
"2",
|
| 545 |
+
"3",
|
| 546 |
+
"4"
|
| 547 |
+
]
|
| 548 |
+
}
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "Curricular units 2nd sem (credited)",
|
| 552 |
+
"role": "feature",
|
| 553 |
+
"semantic_type": "numeric",
|
| 554 |
+
"nullable": false,
|
| 555 |
+
"missing_tokens": [],
|
| 556 |
+
"parse_format": null,
|
| 557 |
+
"impute_strategy": "median",
|
| 558 |
+
"profile_stats": {
|
| 559 |
+
"missing_rate": 0.0,
|
| 560 |
+
"unique_count": 19,
|
| 561 |
+
"unique_ratio": 0.005369,
|
| 562 |
+
"example_values": [
|
| 563 |
+
"0",
|
| 564 |
+
"1",
|
| 565 |
+
"11",
|
| 566 |
+
"6",
|
| 567 |
+
"8"
|
| 568 |
+
]
|
| 569 |
+
}
|
| 570 |
+
},
|
| 571 |
+
{
|
| 572 |
+
"name": "Curricular units 2nd sem (enrolled)",
|
| 573 |
+
"role": "feature",
|
| 574 |
+
"semantic_type": "numeric",
|
| 575 |
+
"nullable": false,
|
| 576 |
+
"missing_tokens": [],
|
| 577 |
+
"parse_format": null,
|
| 578 |
+
"impute_strategy": "median",
|
| 579 |
+
"profile_stats": {
|
| 580 |
+
"missing_rate": 0.0,
|
| 581 |
+
"unique_count": 22,
|
| 582 |
+
"unique_ratio": 0.006216,
|
| 583 |
+
"example_values": [
|
| 584 |
+
"6",
|
| 585 |
+
"5",
|
| 586 |
+
"8",
|
| 587 |
+
"7",
|
| 588 |
+
"14"
|
| 589 |
+
]
|
| 590 |
+
}
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"name": "Curricular units 2nd sem (evaluations)",
|
| 594 |
+
"role": "feature",
|
| 595 |
+
"semantic_type": "numeric",
|
| 596 |
+
"nullable": false,
|
| 597 |
+
"missing_tokens": [],
|
| 598 |
+
"parse_format": null,
|
| 599 |
+
"impute_strategy": "median",
|
| 600 |
+
"profile_stats": {
|
| 601 |
+
"missing_rate": 0.0,
|
| 602 |
+
"unique_count": 30,
|
| 603 |
+
"unique_ratio": 0.008477,
|
| 604 |
+
"example_values": [
|
| 605 |
+
"11",
|
| 606 |
+
"10",
|
| 607 |
+
"8",
|
| 608 |
+
"9",
|
| 609 |
+
"7"
|
| 610 |
+
]
|
| 611 |
+
}
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "Curricular units 2nd sem (approved)",
|
| 615 |
+
"role": "feature",
|
| 616 |
+
"semantic_type": "numeric",
|
| 617 |
+
"nullable": false,
|
| 618 |
+
"missing_tokens": [],
|
| 619 |
+
"parse_format": null,
|
| 620 |
+
"impute_strategy": "median",
|
| 621 |
+
"profile_stats": {
|
| 622 |
+
"missing_rate": 0.0,
|
| 623 |
+
"unique_count": 20,
|
| 624 |
+
"unique_ratio": 0.005651,
|
| 625 |
+
"example_values": [
|
| 626 |
+
"2",
|
| 627 |
+
"5",
|
| 628 |
+
"4",
|
| 629 |
+
"8",
|
| 630 |
+
"0"
|
| 631 |
+
]
|
| 632 |
+
}
|
| 633 |
+
},
|
| 634 |
+
{
|
| 635 |
+
"name": "Curricular units 2nd sem (grade)",
|
| 636 |
+
"role": "feature",
|
| 637 |
+
"semantic_type": "numeric",
|
| 638 |
+
"nullable": false,
|
| 639 |
+
"missing_tokens": [],
|
| 640 |
+
"parse_format": null,
|
| 641 |
+
"impute_strategy": "median",
|
| 642 |
+
"profile_stats": {
|
| 643 |
+
"missing_rate": 0.0,
|
| 644 |
+
"unique_count": 661,
|
| 645 |
+
"unique_ratio": 0.186776,
|
| 646 |
+
"example_values": [
|
| 647 |
+
"10.0",
|
| 648 |
+
"12.4",
|
| 649 |
+
"10.833333333333334",
|
| 650 |
+
"11.25",
|
| 651 |
+
"12.33125"
|
| 652 |
+
]
|
| 653 |
+
}
|
| 654 |
+
},
|
| 655 |
+
{
|
| 656 |
+
"name": "Curricular units 2nd sem (without evaluations)",
|
| 657 |
+
"role": "feature",
|
| 658 |
+
"semantic_type": "numeric",
|
| 659 |
+
"nullable": false,
|
| 660 |
+
"missing_tokens": [],
|
| 661 |
+
"parse_format": null,
|
| 662 |
+
"impute_strategy": "median",
|
| 663 |
+
"profile_stats": {
|
| 664 |
+
"missing_rate": 0.0,
|
| 665 |
+
"unique_count": 10,
|
| 666 |
+
"unique_ratio": 0.002826,
|
| 667 |
+
"example_values": [
|
| 668 |
+
"0",
|
| 669 |
+
"1",
|
| 670 |
+
"2",
|
| 671 |
+
"3",
|
| 672 |
+
"5"
|
| 673 |
+
]
|
| 674 |
+
}
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "Unemployment rate",
|
| 678 |
+
"role": "feature",
|
| 679 |
+
"semantic_type": "numeric",
|
| 680 |
+
"nullable": false,
|
| 681 |
+
"missing_tokens": [],
|
| 682 |
+
"parse_format": null,
|
| 683 |
+
"impute_strategy": "median",
|
| 684 |
+
"profile_stats": {
|
| 685 |
+
"missing_rate": 0.0,
|
| 686 |
+
"unique_count": 10,
|
| 687 |
+
"unique_ratio": 0.002826,
|
| 688 |
+
"example_values": [
|
| 689 |
+
"16.2",
|
| 690 |
+
"9.4",
|
| 691 |
+
"13.9",
|
| 692 |
+
"10.8",
|
| 693 |
+
"15.5"
|
| 694 |
+
]
|
| 695 |
+
}
|
| 696 |
+
},
|
| 697 |
+
{
|
| 698 |
+
"name": "Inflation rate",
|
| 699 |
+
"role": "feature",
|
| 700 |
+
"semantic_type": "numeric",
|
| 701 |
+
"nullable": false,
|
| 702 |
+
"missing_tokens": [],
|
| 703 |
+
"parse_format": null,
|
| 704 |
+
"impute_strategy": "median",
|
| 705 |
+
"profile_stats": {
|
| 706 |
+
"missing_rate": 0.0,
|
| 707 |
+
"unique_count": 9,
|
| 708 |
+
"unique_ratio": 0.002543,
|
| 709 |
+
"example_values": [
|
| 710 |
+
"0.3",
|
| 711 |
+
"-0.8",
|
| 712 |
+
"-0.3",
|
| 713 |
+
"1.4",
|
| 714 |
+
"2.8"
|
| 715 |
+
]
|
| 716 |
+
}
|
| 717 |
+
},
|
| 718 |
+
{
|
| 719 |
+
"name": "GDP",
|
| 720 |
+
"role": "feature",
|
| 721 |
+
"semantic_type": "numeric",
|
| 722 |
+
"nullable": false,
|
| 723 |
+
"missing_tokens": [],
|
| 724 |
+
"parse_format": null,
|
| 725 |
+
"impute_strategy": "median",
|
| 726 |
+
"profile_stats": {
|
| 727 |
+
"missing_rate": 0.0,
|
| 728 |
+
"unique_count": 10,
|
| 729 |
+
"unique_ratio": 0.002826,
|
| 730 |
+
"example_values": [
|
| 731 |
+
"-0.92",
|
| 732 |
+
"-3.12",
|
| 733 |
+
"0.79",
|
| 734 |
+
"1.74",
|
| 735 |
+
"-4.06"
|
| 736 |
+
]
|
| 737 |
+
}
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "Target",
|
| 741 |
+
"role": "target",
|
| 742 |
+
"semantic_type": "categorical",
|
| 743 |
+
"nullable": false,
|
| 744 |
+
"missing_tokens": [],
|
| 745 |
+
"parse_format": null,
|
| 746 |
+
"impute_strategy": "mode",
|
| 747 |
+
"profile_stats": {
|
| 748 |
+
"missing_rate": 0.0,
|
| 749 |
+
"unique_count": 3,
|
| 750 |
+
"unique_ratio": 0.000848,
|
| 751 |
+
"example_values": [
|
| 752 |
+
"Dropout",
|
| 753 |
+
"Graduate",
|
| 754 |
+
"Enrolled"
|
| 755 |
+
]
|
| 756 |
+
}
|
| 757 |
+
}
|
| 758 |
+
],
|
| 759 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/staged_input_manifest.json",
|
| 760 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/train.csv",
|
| 761 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/val.csv",
|
| 762 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/test.csv",
|
| 763 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/staged/public/staged_features.json",
|
| 764 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_071943/public_gate/public_gate_report.json"
|
| 765 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_cat_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19a03fbf6df4a4eac29023c548b18d1662eebbb5b7eb090384d305990fa27da7
|
| 3 |
+
size 226624
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_cat_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19a03fbf6df4a4eac29023c548b18d1662eebbb5b7eb090384d305990fa27da7
|
| 3 |
+
size 226624
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_cat_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19a03fbf6df4a4eac29023c548b18d1662eebbb5b7eb090384d305990fa27da7
|
| 3 |
+
size 226624
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_num_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5692fb1a4675971a5c761d985237b9a5846dd3fbd274cfe101f7f949505ee7d
|
| 3 |
+
size 396496
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_num_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5692fb1a4675971a5c761d985237b9a5846dd3fbd274cfe101f7f949505ee7d
|
| 3 |
+
size 396496
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/X_num_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5692fb1a4675971a5c761d985237b9a5846dd3fbd274cfe101f7f949505ee7d
|
| 3 |
+
size 396496
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/info.json
ADDED
|
@@ -0,0 +1,357 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "pipeline_m5",
|
| 3 |
+
"task_type": "multiclass",
|
| 4 |
+
"n_num_features": 28,
|
| 5 |
+
"n_cat_features": 8,
|
| 6 |
+
"train_size": 3539,
|
| 7 |
+
"test_num": 3539,
|
| 8 |
+
"val_num": 3539,
|
| 9 |
+
"train_num": 3539,
|
| 10 |
+
"bundle_note": "val/test matrices are train copies (train-only policy; no real held-out rows).",
|
| 11 |
+
"num_col_idx": [
|
| 12 |
+
0,
|
| 13 |
+
1,
|
| 14 |
+
2,
|
| 15 |
+
3,
|
| 16 |
+
4,
|
| 17 |
+
5,
|
| 18 |
+
6,
|
| 19 |
+
7,
|
| 20 |
+
8,
|
| 21 |
+
9,
|
| 22 |
+
10,
|
| 23 |
+
11,
|
| 24 |
+
12,
|
| 25 |
+
13,
|
| 26 |
+
14,
|
| 27 |
+
15,
|
| 28 |
+
16,
|
| 29 |
+
17,
|
| 30 |
+
18,
|
| 31 |
+
19,
|
| 32 |
+
20,
|
| 33 |
+
21,
|
| 34 |
+
22,
|
| 35 |
+
23,
|
| 36 |
+
24,
|
| 37 |
+
25,
|
| 38 |
+
26,
|
| 39 |
+
27
|
| 40 |
+
],
|
| 41 |
+
"cat_col_idx": [
|
| 42 |
+
28,
|
| 43 |
+
29,
|
| 44 |
+
30,
|
| 45 |
+
31,
|
| 46 |
+
32,
|
| 47 |
+
33,
|
| 48 |
+
34,
|
| 49 |
+
35
|
| 50 |
+
],
|
| 51 |
+
"target_col_idx": [
|
| 52 |
+
36
|
| 53 |
+
],
|
| 54 |
+
"column_names": [
|
| 55 |
+
"Marital status",
|
| 56 |
+
"Application mode",
|
| 57 |
+
"Application order",
|
| 58 |
+
"Course",
|
| 59 |
+
"Previous qualification",
|
| 60 |
+
"Previous qualification (grade)",
|
| 61 |
+
"Nacionality",
|
| 62 |
+
"Mother's qualification",
|
| 63 |
+
"Father's qualification",
|
| 64 |
+
"Mother's occupation",
|
| 65 |
+
"Father's occupation",
|
| 66 |
+
"Admission grade",
|
| 67 |
+
"Age at enrollment",
|
| 68 |
+
"Curricular units 1st sem (credited)",
|
| 69 |
+
"Curricular units 1st sem (enrolled)",
|
| 70 |
+
"Curricular units 1st sem (evaluations)",
|
| 71 |
+
"Curricular units 1st sem (approved)",
|
| 72 |
+
"Curricular units 1st sem (grade)",
|
| 73 |
+
"Curricular units 1st sem (without evaluations)",
|
| 74 |
+
"Curricular units 2nd sem (credited)",
|
| 75 |
+
"Curricular units 2nd sem (enrolled)",
|
| 76 |
+
"Curricular units 2nd sem (evaluations)",
|
| 77 |
+
"Curricular units 2nd sem (approved)",
|
| 78 |
+
"Curricular units 2nd sem (grade)",
|
| 79 |
+
"Curricular units 2nd sem (without evaluations)",
|
| 80 |
+
"Unemployment rate",
|
| 81 |
+
"Inflation rate",
|
| 82 |
+
"GDP",
|
| 83 |
+
"Daytime/evening attendance",
|
| 84 |
+
"Displaced",
|
| 85 |
+
"Educational special needs",
|
| 86 |
+
"Debtor",
|
| 87 |
+
"Tuition fees up to date",
|
| 88 |
+
"Gender",
|
| 89 |
+
"Scholarship holder",
|
| 90 |
+
"International",
|
| 91 |
+
"Target"
|
| 92 |
+
],
|
| 93 |
+
"int_col_idx": [],
|
| 94 |
+
"int_columns": [],
|
| 95 |
+
"int_col_idx_wrt_num": [],
|
| 96 |
+
"metadata": {
|
| 97 |
+
"columns": {
|
| 98 |
+
"0": {
|
| 99 |
+
"sdtype": "numerical",
|
| 100 |
+
"computer_representation": "Float"
|
| 101 |
+
},
|
| 102 |
+
"1": {
|
| 103 |
+
"sdtype": "numerical",
|
| 104 |
+
"computer_representation": "Float"
|
| 105 |
+
},
|
| 106 |
+
"2": {
|
| 107 |
+
"sdtype": "numerical",
|
| 108 |
+
"computer_representation": "Float"
|
| 109 |
+
},
|
| 110 |
+
"3": {
|
| 111 |
+
"sdtype": "numerical",
|
| 112 |
+
"computer_representation": "Float"
|
| 113 |
+
},
|
| 114 |
+
"4": {
|
| 115 |
+
"sdtype": "numerical",
|
| 116 |
+
"computer_representation": "Float"
|
| 117 |
+
},
|
| 118 |
+
"5": {
|
| 119 |
+
"sdtype": "numerical",
|
| 120 |
+
"computer_representation": "Float"
|
| 121 |
+
},
|
| 122 |
+
"6": {
|
| 123 |
+
"sdtype": "numerical",
|
| 124 |
+
"computer_representation": "Float"
|
| 125 |
+
},
|
| 126 |
+
"7": {
|
| 127 |
+
"sdtype": "numerical",
|
| 128 |
+
"computer_representation": "Float"
|
| 129 |
+
},
|
| 130 |
+
"8": {
|
| 131 |
+
"sdtype": "numerical",
|
| 132 |
+
"computer_representation": "Float"
|
| 133 |
+
},
|
| 134 |
+
"9": {
|
| 135 |
+
"sdtype": "numerical",
|
| 136 |
+
"computer_representation": "Float"
|
| 137 |
+
},
|
| 138 |
+
"10": {
|
| 139 |
+
"sdtype": "numerical",
|
| 140 |
+
"computer_representation": "Float"
|
| 141 |
+
},
|
| 142 |
+
"11": {
|
| 143 |
+
"sdtype": "numerical",
|
| 144 |
+
"computer_representation": "Float"
|
| 145 |
+
},
|
| 146 |
+
"12": {
|
| 147 |
+
"sdtype": "numerical",
|
| 148 |
+
"computer_representation": "Float"
|
| 149 |
+
},
|
| 150 |
+
"13": {
|
| 151 |
+
"sdtype": "numerical",
|
| 152 |
+
"computer_representation": "Float"
|
| 153 |
+
},
|
| 154 |
+
"14": {
|
| 155 |
+
"sdtype": "numerical",
|
| 156 |
+
"computer_representation": "Float"
|
| 157 |
+
},
|
| 158 |
+
"15": {
|
| 159 |
+
"sdtype": "numerical",
|
| 160 |
+
"computer_representation": "Float"
|
| 161 |
+
},
|
| 162 |
+
"16": {
|
| 163 |
+
"sdtype": "numerical",
|
| 164 |
+
"computer_representation": "Float"
|
| 165 |
+
},
|
| 166 |
+
"17": {
|
| 167 |
+
"sdtype": "numerical",
|
| 168 |
+
"computer_representation": "Float"
|
| 169 |
+
},
|
| 170 |
+
"18": {
|
| 171 |
+
"sdtype": "numerical",
|
| 172 |
+
"computer_representation": "Float"
|
| 173 |
+
},
|
| 174 |
+
"19": {
|
| 175 |
+
"sdtype": "numerical",
|
| 176 |
+
"computer_representation": "Float"
|
| 177 |
+
},
|
| 178 |
+
"20": {
|
| 179 |
+
"sdtype": "numerical",
|
| 180 |
+
"computer_representation": "Float"
|
| 181 |
+
},
|
| 182 |
+
"21": {
|
| 183 |
+
"sdtype": "numerical",
|
| 184 |
+
"computer_representation": "Float"
|
| 185 |
+
},
|
| 186 |
+
"22": {
|
| 187 |
+
"sdtype": "numerical",
|
| 188 |
+
"computer_representation": "Float"
|
| 189 |
+
},
|
| 190 |
+
"23": {
|
| 191 |
+
"sdtype": "numerical",
|
| 192 |
+
"computer_representation": "Float"
|
| 193 |
+
},
|
| 194 |
+
"24": {
|
| 195 |
+
"sdtype": "numerical",
|
| 196 |
+
"computer_representation": "Float"
|
| 197 |
+
},
|
| 198 |
+
"25": {
|
| 199 |
+
"sdtype": "numerical",
|
| 200 |
+
"computer_representation": "Float"
|
| 201 |
+
},
|
| 202 |
+
"26": {
|
| 203 |
+
"sdtype": "numerical",
|
| 204 |
+
"computer_representation": "Float"
|
| 205 |
+
},
|
| 206 |
+
"27": {
|
| 207 |
+
"sdtype": "numerical",
|
| 208 |
+
"computer_representation": "Float"
|
| 209 |
+
},
|
| 210 |
+
"28": {
|
| 211 |
+
"sdtype": "categorical"
|
| 212 |
+
},
|
| 213 |
+
"29": {
|
| 214 |
+
"sdtype": "categorical"
|
| 215 |
+
},
|
| 216 |
+
"30": {
|
| 217 |
+
"sdtype": "categorical"
|
| 218 |
+
},
|
| 219 |
+
"31": {
|
| 220 |
+
"sdtype": "categorical"
|
| 221 |
+
},
|
| 222 |
+
"32": {
|
| 223 |
+
"sdtype": "categorical"
|
| 224 |
+
},
|
| 225 |
+
"33": {
|
| 226 |
+
"sdtype": "categorical"
|
| 227 |
+
},
|
| 228 |
+
"34": {
|
| 229 |
+
"sdtype": "categorical"
|
| 230 |
+
},
|
| 231 |
+
"35": {
|
| 232 |
+
"sdtype": "categorical"
|
| 233 |
+
},
|
| 234 |
+
"36": {
|
| 235 |
+
"sdtype": "categorical"
|
| 236 |
+
}
|
| 237 |
+
}
|
| 238 |
+
},
|
| 239 |
+
"idx_mapping": {
|
| 240 |
+
"0": 0,
|
| 241 |
+
"1": 1,
|
| 242 |
+
"2": 2,
|
| 243 |
+
"3": 3,
|
| 244 |
+
"4": 4,
|
| 245 |
+
"5": 5,
|
| 246 |
+
"6": 6,
|
| 247 |
+
"7": 7,
|
| 248 |
+
"8": 8,
|
| 249 |
+
"9": 9,
|
| 250 |
+
"10": 10,
|
| 251 |
+
"11": 11,
|
| 252 |
+
"12": 12,
|
| 253 |
+
"13": 13,
|
| 254 |
+
"14": 14,
|
| 255 |
+
"15": 15,
|
| 256 |
+
"16": 16,
|
| 257 |
+
"17": 17,
|
| 258 |
+
"18": 18,
|
| 259 |
+
"19": 19,
|
| 260 |
+
"20": 20,
|
| 261 |
+
"21": 21,
|
| 262 |
+
"22": 22,
|
| 263 |
+
"23": 23,
|
| 264 |
+
"24": 24,
|
| 265 |
+
"25": 25,
|
| 266 |
+
"26": 26,
|
| 267 |
+
"27": 27,
|
| 268 |
+
"28": 28,
|
| 269 |
+
"29": 29,
|
| 270 |
+
"30": 30,
|
| 271 |
+
"31": 31,
|
| 272 |
+
"32": 32,
|
| 273 |
+
"33": 33,
|
| 274 |
+
"34": 34,
|
| 275 |
+
"35": 35,
|
| 276 |
+
"36": 36
|
| 277 |
+
},
|
| 278 |
+
"inverse_idx_mapping": {
|
| 279 |
+
"0": 0,
|
| 280 |
+
"1": 1,
|
| 281 |
+
"2": 2,
|
| 282 |
+
"3": 3,
|
| 283 |
+
"4": 4,
|
| 284 |
+
"5": 5,
|
| 285 |
+
"6": 6,
|
| 286 |
+
"7": 7,
|
| 287 |
+
"8": 8,
|
| 288 |
+
"9": 9,
|
| 289 |
+
"10": 10,
|
| 290 |
+
"11": 11,
|
| 291 |
+
"12": 12,
|
| 292 |
+
"13": 13,
|
| 293 |
+
"14": 14,
|
| 294 |
+
"15": 15,
|
| 295 |
+
"16": 16,
|
| 296 |
+
"17": 17,
|
| 297 |
+
"18": 18,
|
| 298 |
+
"19": 19,
|
| 299 |
+
"20": 20,
|
| 300 |
+
"21": 21,
|
| 301 |
+
"22": 22,
|
| 302 |
+
"23": 23,
|
| 303 |
+
"24": 24,
|
| 304 |
+
"25": 25,
|
| 305 |
+
"26": 26,
|
| 306 |
+
"27": 27,
|
| 307 |
+
"28": 28,
|
| 308 |
+
"29": 29,
|
| 309 |
+
"30": 30,
|
| 310 |
+
"31": 31,
|
| 311 |
+
"32": 32,
|
| 312 |
+
"33": 33,
|
| 313 |
+
"34": 34,
|
| 314 |
+
"35": 35,
|
| 315 |
+
"36": 36
|
| 316 |
+
},
|
| 317 |
+
"idx_name_mapping": {
|
| 318 |
+
"0": "Marital status",
|
| 319 |
+
"1": "Application mode",
|
| 320 |
+
"2": "Application order",
|
| 321 |
+
"3": "Course",
|
| 322 |
+
"4": "Previous qualification",
|
| 323 |
+
"5": "Previous qualification (grade)",
|
| 324 |
+
"6": "Nacionality",
|
| 325 |
+
"7": "Mother's qualification",
|
| 326 |
+
"8": "Father's qualification",
|
| 327 |
+
"9": "Mother's occupation",
|
| 328 |
+
"10": "Father's occupation",
|
| 329 |
+
"11": "Admission grade",
|
| 330 |
+
"12": "Age at enrollment",
|
| 331 |
+
"13": "Curricular units 1st sem (credited)",
|
| 332 |
+
"14": "Curricular units 1st sem (enrolled)",
|
| 333 |
+
"15": "Curricular units 1st sem (evaluations)",
|
| 334 |
+
"16": "Curricular units 1st sem (approved)",
|
| 335 |
+
"17": "Curricular units 1st sem (grade)",
|
| 336 |
+
"18": "Curricular units 1st sem (without evaluations)",
|
| 337 |
+
"19": "Curricular units 2nd sem (credited)",
|
| 338 |
+
"20": "Curricular units 2nd sem (enrolled)",
|
| 339 |
+
"21": "Curricular units 2nd sem (evaluations)",
|
| 340 |
+
"22": "Curricular units 2nd sem (approved)",
|
| 341 |
+
"23": "Curricular units 2nd sem (grade)",
|
| 342 |
+
"24": "Curricular units 2nd sem (without evaluations)",
|
| 343 |
+
"25": "Unemployment rate",
|
| 344 |
+
"26": "Inflation rate",
|
| 345 |
+
"27": "GDP",
|
| 346 |
+
"28": "Daytime/evening attendance",
|
| 347 |
+
"29": "Displaced",
|
| 348 |
+
"30": "Educational special needs",
|
| 349 |
+
"31": "Debtor",
|
| 350 |
+
"32": "Tuition fees up to date",
|
| 351 |
+
"33": "Gender",
|
| 352 |
+
"34": "Scholarship holder",
|
| 353 |
+
"35": "International",
|
| 354 |
+
"36": "Target"
|
| 355 |
+
},
|
| 356 |
+
"n_classes": 3
|
| 357 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/real.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29d4a66ea63ca470c4f47dd937c32d43f167a6673f6d1f9605ca92c1d69e9ecc
|
| 3 |
+
size 421943
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29d4a66ea63ca470c4f47dd937c32d43f167a6673f6d1f9605ca92c1d69e9ecc
|
| 3 |
+
size 421943
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29d4a66ea63ca470c4f47dd937c32d43f167a6673f6d1f9605ca92c1d69e9ecc
|
| 3 |
+
size 421943
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ab031f3326755e790d2443975f7f66ce7f45ca0de47ccdcf9f6d8bfd8a6b15f
|
| 3 |
+
size 28440
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ab031f3326755e790d2443975f7f66ce7f45ca0de47ccdcf9f6d8bfd8a6b15f
|
| 3 |
+
size 28440
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/tabular_bundle/pipeline_m5/y_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ab031f3326755e790d2443975f7f66ce7f45ca0de47ccdcf9f6d8bfd8a6b15f
|
| 3 |
+
size 28440
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_071943/train_20260510_071943.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eacfc0f1835e47785dffca135bcf5f8b56224cfd6082ff605789d50bc719c345
|
| 3 |
+
size 1168
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/input_snapshot.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"model": "tabdiff",
|
| 4 |
+
"inputs": {
|
| 5 |
+
"train_csv": {
|
| 6 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-train.csv",
|
| 7 |
+
"exists": true,
|
| 8 |
+
"size": 422717,
|
| 9 |
+
"sha256": "012f009ed84b309df0bf0da0669101c48652c390666cb59f9a07341a16b7056f"
|
| 10 |
+
},
|
| 11 |
+
"val_csv": {
|
| 12 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-val.csv",
|
| 13 |
+
"exists": true,
|
| 14 |
+
"size": 53889,
|
| 15 |
+
"sha256": "b9b623a7cea9350fc17384754b26aba373ab6c1914b7c0efb7a8a21ad5ac1557"
|
| 16 |
+
},
|
| 17 |
+
"test_csv": {
|
| 18 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-test.csv",
|
| 19 |
+
"exists": true,
|
| 20 |
+
"size": 53943,
|
| 21 |
+
"sha256": "696cfc46d2e611ee56a5419f4496b758f643f49f3386d4181296783760117c8c"
|
| 22 |
+
},
|
| 23 |
+
"profile_json": {
|
| 24 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m5/m5-dataset_profile.json",
|
| 25 |
+
"exists": true,
|
| 26 |
+
"size": 14974,
|
| 27 |
+
"sha256": "6ca9a300883081c4197534dd44e5e37df852ef129b5c06666629d8dd8270af0d"
|
| 28 |
+
},
|
| 29 |
+
"contract_json": {
|
| 30 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/m5/m5-dataset_contract_v1.json",
|
| 31 |
+
"exists": true,
|
| 32 |
+
"size": 17696,
|
| 33 |
+
"sha256": "d5ce8aae5a21071b4e1af75dcdf7fa3118c7b487163ad0c8244ecc33d08d7c89"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/normalized_schema_snapshot.json
ADDED
|
@@ -0,0 +1,758 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"target_column": "Target",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"columns": [
|
| 6 |
+
{
|
| 7 |
+
"name": "Marital status",
|
| 8 |
+
"role": "feature",
|
| 9 |
+
"semantic_type": "numeric",
|
| 10 |
+
"nullable": false,
|
| 11 |
+
"missing_tokens": [],
|
| 12 |
+
"parse_format": null,
|
| 13 |
+
"impute_strategy": "median",
|
| 14 |
+
"profile_stats": {
|
| 15 |
+
"missing_rate": 0.0,
|
| 16 |
+
"unique_count": 6,
|
| 17 |
+
"unique_ratio": 0.001695,
|
| 18 |
+
"example_values": [
|
| 19 |
+
"1",
|
| 20 |
+
"2",
|
| 21 |
+
"4",
|
| 22 |
+
"5",
|
| 23 |
+
"3"
|
| 24 |
+
]
|
| 25 |
+
}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"name": "Application mode",
|
| 29 |
+
"role": "feature",
|
| 30 |
+
"semantic_type": "numeric",
|
| 31 |
+
"nullable": false,
|
| 32 |
+
"missing_tokens": [],
|
| 33 |
+
"parse_format": null,
|
| 34 |
+
"impute_strategy": "median",
|
| 35 |
+
"profile_stats": {
|
| 36 |
+
"missing_rate": 0.0,
|
| 37 |
+
"unique_count": 18,
|
| 38 |
+
"unique_ratio": 0.005086,
|
| 39 |
+
"example_values": [
|
| 40 |
+
"43",
|
| 41 |
+
"17",
|
| 42 |
+
"1",
|
| 43 |
+
"39",
|
| 44 |
+
"44"
|
| 45 |
+
]
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"name": "Application order",
|
| 50 |
+
"role": "feature",
|
| 51 |
+
"semantic_type": "numeric",
|
| 52 |
+
"nullable": false,
|
| 53 |
+
"missing_tokens": [],
|
| 54 |
+
"parse_format": null,
|
| 55 |
+
"impute_strategy": "median",
|
| 56 |
+
"profile_stats": {
|
| 57 |
+
"missing_rate": 0.0,
|
| 58 |
+
"unique_count": 8,
|
| 59 |
+
"unique_ratio": 0.002261,
|
| 60 |
+
"example_values": [
|
| 61 |
+
"1",
|
| 62 |
+
"2",
|
| 63 |
+
"6",
|
| 64 |
+
"3",
|
| 65 |
+
"5"
|
| 66 |
+
]
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"name": "Course",
|
| 71 |
+
"role": "feature",
|
| 72 |
+
"semantic_type": "numeric",
|
| 73 |
+
"nullable": false,
|
| 74 |
+
"missing_tokens": [],
|
| 75 |
+
"parse_format": null,
|
| 76 |
+
"impute_strategy": "median",
|
| 77 |
+
"profile_stats": {
|
| 78 |
+
"missing_rate": 0.0,
|
| 79 |
+
"unique_count": 17,
|
| 80 |
+
"unique_ratio": 0.004804,
|
| 81 |
+
"example_values": [
|
| 82 |
+
"9773",
|
| 83 |
+
"9147",
|
| 84 |
+
"9853",
|
| 85 |
+
"9500",
|
| 86 |
+
"9085"
|
| 87 |
+
]
|
| 88 |
+
}
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"name": "Daytime/evening attendance",
|
| 92 |
+
"role": "feature",
|
| 93 |
+
"semantic_type": "boolean",
|
| 94 |
+
"nullable": false,
|
| 95 |
+
"missing_tokens": [],
|
| 96 |
+
"parse_format": null,
|
| 97 |
+
"impute_strategy": "mode",
|
| 98 |
+
"profile_stats": {
|
| 99 |
+
"missing_rate": 0.0,
|
| 100 |
+
"unique_count": 2,
|
| 101 |
+
"unique_ratio": 0.000565,
|
| 102 |
+
"example_values": [
|
| 103 |
+
"1",
|
| 104 |
+
"0"
|
| 105 |
+
]
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"name": "Previous qualification",
|
| 110 |
+
"role": "feature",
|
| 111 |
+
"semantic_type": "numeric",
|
| 112 |
+
"nullable": false,
|
| 113 |
+
"missing_tokens": [],
|
| 114 |
+
"parse_format": null,
|
| 115 |
+
"impute_strategy": "median",
|
| 116 |
+
"profile_stats": {
|
| 117 |
+
"missing_rate": 0.0,
|
| 118 |
+
"unique_count": 16,
|
| 119 |
+
"unique_ratio": 0.004521,
|
| 120 |
+
"example_values": [
|
| 121 |
+
"1",
|
| 122 |
+
"39",
|
| 123 |
+
"3",
|
| 124 |
+
"2",
|
| 125 |
+
"19"
|
| 126 |
+
]
|
| 127 |
+
}
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"name": "Previous qualification (grade)",
|
| 131 |
+
"role": "feature",
|
| 132 |
+
"semantic_type": "numeric",
|
| 133 |
+
"nullable": false,
|
| 134 |
+
"missing_tokens": [],
|
| 135 |
+
"parse_format": null,
|
| 136 |
+
"impute_strategy": "median",
|
| 137 |
+
"profile_stats": {
|
| 138 |
+
"missing_rate": 0.0,
|
| 139 |
+
"unique_count": 93,
|
| 140 |
+
"unique_ratio": 0.026279,
|
| 141 |
+
"example_values": [
|
| 142 |
+
"127.0",
|
| 143 |
+
"122.0",
|
| 144 |
+
"121.0",
|
| 145 |
+
"158.0",
|
| 146 |
+
"141.0"
|
| 147 |
+
]
|
| 148 |
+
}
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"name": "Nacionality",
|
| 152 |
+
"role": "feature",
|
| 153 |
+
"semantic_type": "numeric",
|
| 154 |
+
"nullable": false,
|
| 155 |
+
"missing_tokens": [],
|
| 156 |
+
"parse_format": null,
|
| 157 |
+
"impute_strategy": "median",
|
| 158 |
+
"profile_stats": {
|
| 159 |
+
"missing_rate": 0.0,
|
| 160 |
+
"unique_count": 20,
|
| 161 |
+
"unique_ratio": 0.005651,
|
| 162 |
+
"example_values": [
|
| 163 |
+
"1",
|
| 164 |
+
"108",
|
| 165 |
+
"41",
|
| 166 |
+
"6",
|
| 167 |
+
"14"
|
| 168 |
+
]
|
| 169 |
+
}
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"name": "Mother's qualification",
|
| 173 |
+
"role": "feature",
|
| 174 |
+
"semantic_type": "numeric",
|
| 175 |
+
"nullable": false,
|
| 176 |
+
"missing_tokens": [],
|
| 177 |
+
"parse_format": null,
|
| 178 |
+
"impute_strategy": "median",
|
| 179 |
+
"profile_stats": {
|
| 180 |
+
"missing_rate": 0.0,
|
| 181 |
+
"unique_count": 28,
|
| 182 |
+
"unique_ratio": 0.007912,
|
| 183 |
+
"example_values": [
|
| 184 |
+
"1",
|
| 185 |
+
"38",
|
| 186 |
+
"3",
|
| 187 |
+
"19",
|
| 188 |
+
"37"
|
| 189 |
+
]
|
| 190 |
+
}
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"name": "Father's qualification",
|
| 194 |
+
"role": "feature",
|
| 195 |
+
"semantic_type": "numeric",
|
| 196 |
+
"nullable": false,
|
| 197 |
+
"missing_tokens": [],
|
| 198 |
+
"parse_format": null,
|
| 199 |
+
"impute_strategy": "median",
|
| 200 |
+
"profile_stats": {
|
| 201 |
+
"missing_rate": 0.0,
|
| 202 |
+
"unique_count": 30,
|
| 203 |
+
"unique_ratio": 0.008477,
|
| 204 |
+
"example_values": [
|
| 205 |
+
"1",
|
| 206 |
+
"37",
|
| 207 |
+
"19",
|
| 208 |
+
"38",
|
| 209 |
+
"3"
|
| 210 |
+
]
|
| 211 |
+
}
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"name": "Mother's occupation",
|
| 215 |
+
"role": "feature",
|
| 216 |
+
"semantic_type": "numeric",
|
| 217 |
+
"nullable": false,
|
| 218 |
+
"missing_tokens": [],
|
| 219 |
+
"parse_format": null,
|
| 220 |
+
"impute_strategy": "median",
|
| 221 |
+
"profile_stats": {
|
| 222 |
+
"missing_rate": 0.0,
|
| 223 |
+
"unique_count": 31,
|
| 224 |
+
"unique_ratio": 0.00876,
|
| 225 |
+
"example_values": [
|
| 226 |
+
"9",
|
| 227 |
+
"5",
|
| 228 |
+
"4",
|
| 229 |
+
"3",
|
| 230 |
+
"122"
|
| 231 |
+
]
|
| 232 |
+
}
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"name": "Father's occupation",
|
| 236 |
+
"role": "feature",
|
| 237 |
+
"semantic_type": "numeric",
|
| 238 |
+
"nullable": false,
|
| 239 |
+
"missing_tokens": [],
|
| 240 |
+
"parse_format": null,
|
| 241 |
+
"impute_strategy": "median",
|
| 242 |
+
"profile_stats": {
|
| 243 |
+
"missing_rate": 0.0,
|
| 244 |
+
"unique_count": 45,
|
| 245 |
+
"unique_ratio": 0.012715,
|
| 246 |
+
"example_values": [
|
| 247 |
+
"6",
|
| 248 |
+
"3",
|
| 249 |
+
"5",
|
| 250 |
+
"7",
|
| 251 |
+
"90"
|
| 252 |
+
]
|
| 253 |
+
}
|
| 254 |
+
},
|
| 255 |
+
{
|
| 256 |
+
"name": "Admission grade",
|
| 257 |
+
"role": "feature",
|
| 258 |
+
"semantic_type": "numeric",
|
| 259 |
+
"nullable": false,
|
| 260 |
+
"missing_tokens": [],
|
| 261 |
+
"parse_format": null,
|
| 262 |
+
"impute_strategy": "median",
|
| 263 |
+
"profile_stats": {
|
| 264 |
+
"missing_rate": 0.0,
|
| 265 |
+
"unique_count": 593,
|
| 266 |
+
"unique_ratio": 0.167561,
|
| 267 |
+
"example_values": [
|
| 268 |
+
"110.0",
|
| 269 |
+
"119.6",
|
| 270 |
+
"116.8",
|
| 271 |
+
"140.2",
|
| 272 |
+
"131.7"
|
| 273 |
+
]
|
| 274 |
+
}
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"name": "Displaced",
|
| 278 |
+
"role": "feature",
|
| 279 |
+
"semantic_type": "boolean",
|
| 280 |
+
"nullable": false,
|
| 281 |
+
"missing_tokens": [],
|
| 282 |
+
"parse_format": null,
|
| 283 |
+
"impute_strategy": "mode",
|
| 284 |
+
"profile_stats": {
|
| 285 |
+
"missing_rate": 0.0,
|
| 286 |
+
"unique_count": 2,
|
| 287 |
+
"unique_ratio": 0.000565,
|
| 288 |
+
"example_values": [
|
| 289 |
+
"0",
|
| 290 |
+
"1"
|
| 291 |
+
]
|
| 292 |
+
}
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"name": "Educational special needs",
|
| 296 |
+
"role": "feature",
|
| 297 |
+
"semantic_type": "boolean",
|
| 298 |
+
"nullable": false,
|
| 299 |
+
"missing_tokens": [],
|
| 300 |
+
"parse_format": null,
|
| 301 |
+
"impute_strategy": "mode",
|
| 302 |
+
"profile_stats": {
|
| 303 |
+
"missing_rate": 0.0,
|
| 304 |
+
"unique_count": 2,
|
| 305 |
+
"unique_ratio": 0.000565,
|
| 306 |
+
"example_values": [
|
| 307 |
+
"0",
|
| 308 |
+
"1"
|
| 309 |
+
]
|
| 310 |
+
}
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"name": "Debtor",
|
| 314 |
+
"role": "feature",
|
| 315 |
+
"semantic_type": "boolean",
|
| 316 |
+
"nullable": false,
|
| 317 |
+
"missing_tokens": [],
|
| 318 |
+
"parse_format": null,
|
| 319 |
+
"impute_strategy": "mode",
|
| 320 |
+
"profile_stats": {
|
| 321 |
+
"missing_rate": 0.0,
|
| 322 |
+
"unique_count": 2,
|
| 323 |
+
"unique_ratio": 0.000565,
|
| 324 |
+
"example_values": [
|
| 325 |
+
"1",
|
| 326 |
+
"0"
|
| 327 |
+
]
|
| 328 |
+
}
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"name": "Tuition fees up to date",
|
| 332 |
+
"role": "feature",
|
| 333 |
+
"semantic_type": "boolean",
|
| 334 |
+
"nullable": false,
|
| 335 |
+
"missing_tokens": [],
|
| 336 |
+
"parse_format": null,
|
| 337 |
+
"impute_strategy": "mode",
|
| 338 |
+
"profile_stats": {
|
| 339 |
+
"missing_rate": 0.0,
|
| 340 |
+
"unique_count": 2,
|
| 341 |
+
"unique_ratio": 0.000565,
|
| 342 |
+
"example_values": [
|
| 343 |
+
"0",
|
| 344 |
+
"1"
|
| 345 |
+
]
|
| 346 |
+
}
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"name": "Gender",
|
| 350 |
+
"role": "feature",
|
| 351 |
+
"semantic_type": "boolean",
|
| 352 |
+
"nullable": false,
|
| 353 |
+
"missing_tokens": [],
|
| 354 |
+
"parse_format": null,
|
| 355 |
+
"impute_strategy": "mode",
|
| 356 |
+
"profile_stats": {
|
| 357 |
+
"missing_rate": 0.0,
|
| 358 |
+
"unique_count": 2,
|
| 359 |
+
"unique_ratio": 0.000565,
|
| 360 |
+
"example_values": [
|
| 361 |
+
"1",
|
| 362 |
+
"0"
|
| 363 |
+
]
|
| 364 |
+
}
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"name": "Scholarship holder",
|
| 368 |
+
"role": "feature",
|
| 369 |
+
"semantic_type": "boolean",
|
| 370 |
+
"nullable": false,
|
| 371 |
+
"missing_tokens": [],
|
| 372 |
+
"parse_format": null,
|
| 373 |
+
"impute_strategy": "mode",
|
| 374 |
+
"profile_stats": {
|
| 375 |
+
"missing_rate": 0.0,
|
| 376 |
+
"unique_count": 2,
|
| 377 |
+
"unique_ratio": 0.000565,
|
| 378 |
+
"example_values": [
|
| 379 |
+
"0",
|
| 380 |
+
"1"
|
| 381 |
+
]
|
| 382 |
+
}
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"name": "Age at enrollment",
|
| 386 |
+
"role": "feature",
|
| 387 |
+
"semantic_type": "numeric",
|
| 388 |
+
"nullable": false,
|
| 389 |
+
"missing_tokens": [],
|
| 390 |
+
"parse_format": null,
|
| 391 |
+
"impute_strategy": "median",
|
| 392 |
+
"profile_stats": {
|
| 393 |
+
"missing_rate": 0.0,
|
| 394 |
+
"unique_count": 45,
|
| 395 |
+
"unique_ratio": 0.012715,
|
| 396 |
+
"example_values": [
|
| 397 |
+
"19",
|
| 398 |
+
"20",
|
| 399 |
+
"18",
|
| 400 |
+
"21",
|
| 401 |
+
"27"
|
| 402 |
+
]
|
| 403 |
+
}
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"name": "International",
|
| 407 |
+
"role": "feature",
|
| 408 |
+
"semantic_type": "boolean",
|
| 409 |
+
"nullable": false,
|
| 410 |
+
"missing_tokens": [],
|
| 411 |
+
"parse_format": null,
|
| 412 |
+
"impute_strategy": "mode",
|
| 413 |
+
"profile_stats": {
|
| 414 |
+
"missing_rate": 0.0,
|
| 415 |
+
"unique_count": 2,
|
| 416 |
+
"unique_ratio": 0.000565,
|
| 417 |
+
"example_values": [
|
| 418 |
+
"0",
|
| 419 |
+
"1"
|
| 420 |
+
]
|
| 421 |
+
}
|
| 422 |
+
},
|
| 423 |
+
{
|
| 424 |
+
"name": "Curricular units 1st sem (credited)",
|
| 425 |
+
"role": "feature",
|
| 426 |
+
"semantic_type": "numeric",
|
| 427 |
+
"nullable": false,
|
| 428 |
+
"missing_tokens": [],
|
| 429 |
+
"parse_format": null,
|
| 430 |
+
"impute_strategy": "median",
|
| 431 |
+
"profile_stats": {
|
| 432 |
+
"missing_rate": 0.0,
|
| 433 |
+
"unique_count": 21,
|
| 434 |
+
"unique_ratio": 0.005934,
|
| 435 |
+
"example_values": [
|
| 436 |
+
"0",
|
| 437 |
+
"2",
|
| 438 |
+
"11",
|
| 439 |
+
"7",
|
| 440 |
+
"10"
|
| 441 |
+
]
|
| 442 |
+
}
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"name": "Curricular units 1st sem (enrolled)",
|
| 446 |
+
"role": "feature",
|
| 447 |
+
"semantic_type": "numeric",
|
| 448 |
+
"nullable": false,
|
| 449 |
+
"missing_tokens": [],
|
| 450 |
+
"parse_format": null,
|
| 451 |
+
"impute_strategy": "median",
|
| 452 |
+
"profile_stats": {
|
| 453 |
+
"missing_rate": 0.0,
|
| 454 |
+
"unique_count": 23,
|
| 455 |
+
"unique_ratio": 0.006499,
|
| 456 |
+
"example_values": [
|
| 457 |
+
"6",
|
| 458 |
+
"5",
|
| 459 |
+
"7",
|
| 460 |
+
"8",
|
| 461 |
+
"14"
|
| 462 |
+
]
|
| 463 |
+
}
|
| 464 |
+
},
|
| 465 |
+
{
|
| 466 |
+
"name": "Curricular units 1st sem (evaluations)",
|
| 467 |
+
"role": "feature",
|
| 468 |
+
"semantic_type": "numeric",
|
| 469 |
+
"nullable": false,
|
| 470 |
+
"missing_tokens": [],
|
| 471 |
+
"parse_format": null,
|
| 472 |
+
"impute_strategy": "median",
|
| 473 |
+
"profile_stats": {
|
| 474 |
+
"missing_rate": 0.0,
|
| 475 |
+
"unique_count": 34,
|
| 476 |
+
"unique_ratio": 0.009607,
|
| 477 |
+
"example_values": [
|
| 478 |
+
"10",
|
| 479 |
+
"8",
|
| 480 |
+
"14",
|
| 481 |
+
"9",
|
| 482 |
+
"7"
|
| 483 |
+
]
|
| 484 |
+
}
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"name": "Curricular units 1st sem (approved)",
|
| 488 |
+
"role": "feature",
|
| 489 |
+
"semantic_type": "numeric",
|
| 490 |
+
"nullable": false,
|
| 491 |
+
"missing_tokens": [],
|
| 492 |
+
"parse_format": null,
|
| 493 |
+
"impute_strategy": "median",
|
| 494 |
+
"profile_stats": {
|
| 495 |
+
"missing_rate": 0.0,
|
| 496 |
+
"unique_count": 23,
|
| 497 |
+
"unique_ratio": 0.006499,
|
| 498 |
+
"example_values": [
|
| 499 |
+
"3",
|
| 500 |
+
"6",
|
| 501 |
+
"5",
|
| 502 |
+
"7",
|
| 503 |
+
"0"
|
| 504 |
+
]
|
| 505 |
+
}
|
| 506 |
+
},
|
| 507 |
+
{
|
| 508 |
+
"name": "Curricular units 1st sem (grade)",
|
| 509 |
+
"role": "feature",
|
| 510 |
+
"semantic_type": "numeric",
|
| 511 |
+
"nullable": false,
|
| 512 |
+
"missing_tokens": [],
|
| 513 |
+
"parse_format": null,
|
| 514 |
+
"impute_strategy": "median",
|
| 515 |
+
"profile_stats": {
|
| 516 |
+
"missing_rate": 0.0,
|
| 517 |
+
"unique_count": 680,
|
| 518 |
+
"unique_ratio": 0.192145,
|
| 519 |
+
"example_values": [
|
| 520 |
+
"11.666666666666666",
|
| 521 |
+
"13.428571428571429",
|
| 522 |
+
"12.4",
|
| 523 |
+
"11.0",
|
| 524 |
+
"13.605"
|
| 525 |
+
]
|
| 526 |
+
}
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"name": "Curricular units 1st sem (without evaluations)",
|
| 530 |
+
"role": "feature",
|
| 531 |
+
"semantic_type": "numeric",
|
| 532 |
+
"nullable": false,
|
| 533 |
+
"missing_tokens": [],
|
| 534 |
+
"parse_format": null,
|
| 535 |
+
"impute_strategy": "median",
|
| 536 |
+
"profile_stats": {
|
| 537 |
+
"missing_rate": 0.0,
|
| 538 |
+
"unique_count": 11,
|
| 539 |
+
"unique_ratio": 0.003108,
|
| 540 |
+
"example_values": [
|
| 541 |
+
"0",
|
| 542 |
+
"1",
|
| 543 |
+
"2",
|
| 544 |
+
"3",
|
| 545 |
+
"4"
|
| 546 |
+
]
|
| 547 |
+
}
|
| 548 |
+
},
|
| 549 |
+
{
|
| 550 |
+
"name": "Curricular units 2nd sem (credited)",
|
| 551 |
+
"role": "feature",
|
| 552 |
+
"semantic_type": "numeric",
|
| 553 |
+
"nullable": false,
|
| 554 |
+
"missing_tokens": [],
|
| 555 |
+
"parse_format": null,
|
| 556 |
+
"impute_strategy": "median",
|
| 557 |
+
"profile_stats": {
|
| 558 |
+
"missing_rate": 0.0,
|
| 559 |
+
"unique_count": 19,
|
| 560 |
+
"unique_ratio": 0.005369,
|
| 561 |
+
"example_values": [
|
| 562 |
+
"0",
|
| 563 |
+
"1",
|
| 564 |
+
"11",
|
| 565 |
+
"6",
|
| 566 |
+
"8"
|
| 567 |
+
]
|
| 568 |
+
}
|
| 569 |
+
},
|
| 570 |
+
{
|
| 571 |
+
"name": "Curricular units 2nd sem (enrolled)",
|
| 572 |
+
"role": "feature",
|
| 573 |
+
"semantic_type": "numeric",
|
| 574 |
+
"nullable": false,
|
| 575 |
+
"missing_tokens": [],
|
| 576 |
+
"parse_format": null,
|
| 577 |
+
"impute_strategy": "median",
|
| 578 |
+
"profile_stats": {
|
| 579 |
+
"missing_rate": 0.0,
|
| 580 |
+
"unique_count": 22,
|
| 581 |
+
"unique_ratio": 0.006216,
|
| 582 |
+
"example_values": [
|
| 583 |
+
"6",
|
| 584 |
+
"5",
|
| 585 |
+
"8",
|
| 586 |
+
"7",
|
| 587 |
+
"14"
|
| 588 |
+
]
|
| 589 |
+
}
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"name": "Curricular units 2nd sem (evaluations)",
|
| 593 |
+
"role": "feature",
|
| 594 |
+
"semantic_type": "numeric",
|
| 595 |
+
"nullable": false,
|
| 596 |
+
"missing_tokens": [],
|
| 597 |
+
"parse_format": null,
|
| 598 |
+
"impute_strategy": "median",
|
| 599 |
+
"profile_stats": {
|
| 600 |
+
"missing_rate": 0.0,
|
| 601 |
+
"unique_count": 30,
|
| 602 |
+
"unique_ratio": 0.008477,
|
| 603 |
+
"example_values": [
|
| 604 |
+
"11",
|
| 605 |
+
"10",
|
| 606 |
+
"8",
|
| 607 |
+
"9",
|
| 608 |
+
"7"
|
| 609 |
+
]
|
| 610 |
+
}
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"name": "Curricular units 2nd sem (approved)",
|
| 614 |
+
"role": "feature",
|
| 615 |
+
"semantic_type": "numeric",
|
| 616 |
+
"nullable": false,
|
| 617 |
+
"missing_tokens": [],
|
| 618 |
+
"parse_format": null,
|
| 619 |
+
"impute_strategy": "median",
|
| 620 |
+
"profile_stats": {
|
| 621 |
+
"missing_rate": 0.0,
|
| 622 |
+
"unique_count": 20,
|
| 623 |
+
"unique_ratio": 0.005651,
|
| 624 |
+
"example_values": [
|
| 625 |
+
"2",
|
| 626 |
+
"5",
|
| 627 |
+
"4",
|
| 628 |
+
"8",
|
| 629 |
+
"0"
|
| 630 |
+
]
|
| 631 |
+
}
|
| 632 |
+
},
|
| 633 |
+
{
|
| 634 |
+
"name": "Curricular units 2nd sem (grade)",
|
| 635 |
+
"role": "feature",
|
| 636 |
+
"semantic_type": "numeric",
|
| 637 |
+
"nullable": false,
|
| 638 |
+
"missing_tokens": [],
|
| 639 |
+
"parse_format": null,
|
| 640 |
+
"impute_strategy": "median",
|
| 641 |
+
"profile_stats": {
|
| 642 |
+
"missing_rate": 0.0,
|
| 643 |
+
"unique_count": 661,
|
| 644 |
+
"unique_ratio": 0.186776,
|
| 645 |
+
"example_values": [
|
| 646 |
+
"10.0",
|
| 647 |
+
"12.4",
|
| 648 |
+
"10.833333333333334",
|
| 649 |
+
"11.25",
|
| 650 |
+
"12.33125"
|
| 651 |
+
]
|
| 652 |
+
}
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"name": "Curricular units 2nd sem (without evaluations)",
|
| 656 |
+
"role": "feature",
|
| 657 |
+
"semantic_type": "numeric",
|
| 658 |
+
"nullable": false,
|
| 659 |
+
"missing_tokens": [],
|
| 660 |
+
"parse_format": null,
|
| 661 |
+
"impute_strategy": "median",
|
| 662 |
+
"profile_stats": {
|
| 663 |
+
"missing_rate": 0.0,
|
| 664 |
+
"unique_count": 10,
|
| 665 |
+
"unique_ratio": 0.002826,
|
| 666 |
+
"example_values": [
|
| 667 |
+
"0",
|
| 668 |
+
"1",
|
| 669 |
+
"2",
|
| 670 |
+
"3",
|
| 671 |
+
"5"
|
| 672 |
+
]
|
| 673 |
+
}
|
| 674 |
+
},
|
| 675 |
+
{
|
| 676 |
+
"name": "Unemployment rate",
|
| 677 |
+
"role": "feature",
|
| 678 |
+
"semantic_type": "numeric",
|
| 679 |
+
"nullable": false,
|
| 680 |
+
"missing_tokens": [],
|
| 681 |
+
"parse_format": null,
|
| 682 |
+
"impute_strategy": "median",
|
| 683 |
+
"profile_stats": {
|
| 684 |
+
"missing_rate": 0.0,
|
| 685 |
+
"unique_count": 10,
|
| 686 |
+
"unique_ratio": 0.002826,
|
| 687 |
+
"example_values": [
|
| 688 |
+
"16.2",
|
| 689 |
+
"9.4",
|
| 690 |
+
"13.9",
|
| 691 |
+
"10.8",
|
| 692 |
+
"15.5"
|
| 693 |
+
]
|
| 694 |
+
}
|
| 695 |
+
},
|
| 696 |
+
{
|
| 697 |
+
"name": "Inflation rate",
|
| 698 |
+
"role": "feature",
|
| 699 |
+
"semantic_type": "numeric",
|
| 700 |
+
"nullable": false,
|
| 701 |
+
"missing_tokens": [],
|
| 702 |
+
"parse_format": null,
|
| 703 |
+
"impute_strategy": "median",
|
| 704 |
+
"profile_stats": {
|
| 705 |
+
"missing_rate": 0.0,
|
| 706 |
+
"unique_count": 9,
|
| 707 |
+
"unique_ratio": 0.002543,
|
| 708 |
+
"example_values": [
|
| 709 |
+
"0.3",
|
| 710 |
+
"-0.8",
|
| 711 |
+
"-0.3",
|
| 712 |
+
"1.4",
|
| 713 |
+
"2.8"
|
| 714 |
+
]
|
| 715 |
+
}
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"name": "GDP",
|
| 719 |
+
"role": "feature",
|
| 720 |
+
"semantic_type": "numeric",
|
| 721 |
+
"nullable": false,
|
| 722 |
+
"missing_tokens": [],
|
| 723 |
+
"parse_format": null,
|
| 724 |
+
"impute_strategy": "median",
|
| 725 |
+
"profile_stats": {
|
| 726 |
+
"missing_rate": 0.0,
|
| 727 |
+
"unique_count": 10,
|
| 728 |
+
"unique_ratio": 0.002826,
|
| 729 |
+
"example_values": [
|
| 730 |
+
"-0.92",
|
| 731 |
+
"-3.12",
|
| 732 |
+
"0.79",
|
| 733 |
+
"1.74",
|
| 734 |
+
"-4.06"
|
| 735 |
+
]
|
| 736 |
+
}
|
| 737 |
+
},
|
| 738 |
+
{
|
| 739 |
+
"name": "Target",
|
| 740 |
+
"role": "target",
|
| 741 |
+
"semantic_type": "categorical",
|
| 742 |
+
"nullable": false,
|
| 743 |
+
"missing_tokens": [],
|
| 744 |
+
"parse_format": null,
|
| 745 |
+
"impute_strategy": "mode",
|
| 746 |
+
"profile_stats": {
|
| 747 |
+
"missing_rate": 0.0,
|
| 748 |
+
"unique_count": 3,
|
| 749 |
+
"unique_ratio": 0.000848,
|
| 750 |
+
"example_values": [
|
| 751 |
+
"Dropout",
|
| 752 |
+
"Graduate",
|
| 753 |
+
"Enrolled"
|
| 754 |
+
]
|
| 755 |
+
}
|
| 756 |
+
}
|
| 757 |
+
]
|
| 758 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/public_gate_report.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"status": "pass",
|
| 4 |
+
"checks": [
|
| 5 |
+
{
|
| 6 |
+
"check_id": "PG001_csv_parse_ok",
|
| 7 |
+
"status": "pass"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"check_id": "PG002_split_header_consistent",
|
| 11 |
+
"status": "pass"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"check_id": "PG003_profile_header_match",
|
| 15 |
+
"status": "pass"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"check_id": "PG004_missing_token_normalized",
|
| 19 |
+
"status": "pass"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"check_id": "PG005_semantic_type_validated",
|
| 23 |
+
"status": "pass"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"check_id": "PG006_target_defined_and_valid",
|
| 27 |
+
"status": "pass"
|
| 28 |
+
}
|
| 29 |
+
],
|
| 30 |
+
"target_column": "Target",
|
| 31 |
+
"task_type": "classification",
|
| 32 |
+
"input_splits": {
|
| 33 |
+
"train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-train.csv",
|
| 34 |
+
"val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-val.csv",
|
| 35 |
+
"test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/m5/m5-test.csv"
|
| 36 |
+
}
|
| 37 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/staged_input_manifest.json
ADDED
|
@@ -0,0 +1,763 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"target_column": "Target",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/train.csv",
|
| 6 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/val.csv",
|
| 7 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/test.csv",
|
| 8 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/staged_features.json",
|
| 9 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/public_gate_report.json",
|
| 10 |
+
"column_schema": [
|
| 11 |
+
{
|
| 12 |
+
"name": "Marital status",
|
| 13 |
+
"role": "feature",
|
| 14 |
+
"semantic_type": "numeric",
|
| 15 |
+
"nullable": false,
|
| 16 |
+
"missing_tokens": [],
|
| 17 |
+
"parse_format": null,
|
| 18 |
+
"impute_strategy": "median",
|
| 19 |
+
"profile_stats": {
|
| 20 |
+
"missing_rate": 0.0,
|
| 21 |
+
"unique_count": 6,
|
| 22 |
+
"unique_ratio": 0.001695,
|
| 23 |
+
"example_values": [
|
| 24 |
+
"1",
|
| 25 |
+
"2",
|
| 26 |
+
"4",
|
| 27 |
+
"5",
|
| 28 |
+
"3"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"name": "Application mode",
|
| 34 |
+
"role": "feature",
|
| 35 |
+
"semantic_type": "numeric",
|
| 36 |
+
"nullable": false,
|
| 37 |
+
"missing_tokens": [],
|
| 38 |
+
"parse_format": null,
|
| 39 |
+
"impute_strategy": "median",
|
| 40 |
+
"profile_stats": {
|
| 41 |
+
"missing_rate": 0.0,
|
| 42 |
+
"unique_count": 18,
|
| 43 |
+
"unique_ratio": 0.005086,
|
| 44 |
+
"example_values": [
|
| 45 |
+
"43",
|
| 46 |
+
"17",
|
| 47 |
+
"1",
|
| 48 |
+
"39",
|
| 49 |
+
"44"
|
| 50 |
+
]
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"name": "Application order",
|
| 55 |
+
"role": "feature",
|
| 56 |
+
"semantic_type": "numeric",
|
| 57 |
+
"nullable": false,
|
| 58 |
+
"missing_tokens": [],
|
| 59 |
+
"parse_format": null,
|
| 60 |
+
"impute_strategy": "median",
|
| 61 |
+
"profile_stats": {
|
| 62 |
+
"missing_rate": 0.0,
|
| 63 |
+
"unique_count": 8,
|
| 64 |
+
"unique_ratio": 0.002261,
|
| 65 |
+
"example_values": [
|
| 66 |
+
"1",
|
| 67 |
+
"2",
|
| 68 |
+
"6",
|
| 69 |
+
"3",
|
| 70 |
+
"5"
|
| 71 |
+
]
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"name": "Course",
|
| 76 |
+
"role": "feature",
|
| 77 |
+
"semantic_type": "numeric",
|
| 78 |
+
"nullable": false,
|
| 79 |
+
"missing_tokens": [],
|
| 80 |
+
"parse_format": null,
|
| 81 |
+
"impute_strategy": "median",
|
| 82 |
+
"profile_stats": {
|
| 83 |
+
"missing_rate": 0.0,
|
| 84 |
+
"unique_count": 17,
|
| 85 |
+
"unique_ratio": 0.004804,
|
| 86 |
+
"example_values": [
|
| 87 |
+
"9773",
|
| 88 |
+
"9147",
|
| 89 |
+
"9853",
|
| 90 |
+
"9500",
|
| 91 |
+
"9085"
|
| 92 |
+
]
|
| 93 |
+
}
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"name": "Daytime/evening attendance",
|
| 97 |
+
"role": "feature",
|
| 98 |
+
"semantic_type": "boolean",
|
| 99 |
+
"nullable": false,
|
| 100 |
+
"missing_tokens": [],
|
| 101 |
+
"parse_format": null,
|
| 102 |
+
"impute_strategy": "mode",
|
| 103 |
+
"profile_stats": {
|
| 104 |
+
"missing_rate": 0.0,
|
| 105 |
+
"unique_count": 2,
|
| 106 |
+
"unique_ratio": 0.000565,
|
| 107 |
+
"example_values": [
|
| 108 |
+
"1",
|
| 109 |
+
"0"
|
| 110 |
+
]
|
| 111 |
+
}
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"name": "Previous qualification",
|
| 115 |
+
"role": "feature",
|
| 116 |
+
"semantic_type": "numeric",
|
| 117 |
+
"nullable": false,
|
| 118 |
+
"missing_tokens": [],
|
| 119 |
+
"parse_format": null,
|
| 120 |
+
"impute_strategy": "median",
|
| 121 |
+
"profile_stats": {
|
| 122 |
+
"missing_rate": 0.0,
|
| 123 |
+
"unique_count": 16,
|
| 124 |
+
"unique_ratio": 0.004521,
|
| 125 |
+
"example_values": [
|
| 126 |
+
"1",
|
| 127 |
+
"39",
|
| 128 |
+
"3",
|
| 129 |
+
"2",
|
| 130 |
+
"19"
|
| 131 |
+
]
|
| 132 |
+
}
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"name": "Previous qualification (grade)",
|
| 136 |
+
"role": "feature",
|
| 137 |
+
"semantic_type": "numeric",
|
| 138 |
+
"nullable": false,
|
| 139 |
+
"missing_tokens": [],
|
| 140 |
+
"parse_format": null,
|
| 141 |
+
"impute_strategy": "median",
|
| 142 |
+
"profile_stats": {
|
| 143 |
+
"missing_rate": 0.0,
|
| 144 |
+
"unique_count": 93,
|
| 145 |
+
"unique_ratio": 0.026279,
|
| 146 |
+
"example_values": [
|
| 147 |
+
"127.0",
|
| 148 |
+
"122.0",
|
| 149 |
+
"121.0",
|
| 150 |
+
"158.0",
|
| 151 |
+
"141.0"
|
| 152 |
+
]
|
| 153 |
+
}
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"name": "Nacionality",
|
| 157 |
+
"role": "feature",
|
| 158 |
+
"semantic_type": "numeric",
|
| 159 |
+
"nullable": false,
|
| 160 |
+
"missing_tokens": [],
|
| 161 |
+
"parse_format": null,
|
| 162 |
+
"impute_strategy": "median",
|
| 163 |
+
"profile_stats": {
|
| 164 |
+
"missing_rate": 0.0,
|
| 165 |
+
"unique_count": 20,
|
| 166 |
+
"unique_ratio": 0.005651,
|
| 167 |
+
"example_values": [
|
| 168 |
+
"1",
|
| 169 |
+
"108",
|
| 170 |
+
"41",
|
| 171 |
+
"6",
|
| 172 |
+
"14"
|
| 173 |
+
]
|
| 174 |
+
}
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"name": "Mother's qualification",
|
| 178 |
+
"role": "feature",
|
| 179 |
+
"semantic_type": "numeric",
|
| 180 |
+
"nullable": false,
|
| 181 |
+
"missing_tokens": [],
|
| 182 |
+
"parse_format": null,
|
| 183 |
+
"impute_strategy": "median",
|
| 184 |
+
"profile_stats": {
|
| 185 |
+
"missing_rate": 0.0,
|
| 186 |
+
"unique_count": 28,
|
| 187 |
+
"unique_ratio": 0.007912,
|
| 188 |
+
"example_values": [
|
| 189 |
+
"1",
|
| 190 |
+
"38",
|
| 191 |
+
"3",
|
| 192 |
+
"19",
|
| 193 |
+
"37"
|
| 194 |
+
]
|
| 195 |
+
}
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"name": "Father's qualification",
|
| 199 |
+
"role": "feature",
|
| 200 |
+
"semantic_type": "numeric",
|
| 201 |
+
"nullable": false,
|
| 202 |
+
"missing_tokens": [],
|
| 203 |
+
"parse_format": null,
|
| 204 |
+
"impute_strategy": "median",
|
| 205 |
+
"profile_stats": {
|
| 206 |
+
"missing_rate": 0.0,
|
| 207 |
+
"unique_count": 30,
|
| 208 |
+
"unique_ratio": 0.008477,
|
| 209 |
+
"example_values": [
|
| 210 |
+
"1",
|
| 211 |
+
"37",
|
| 212 |
+
"19",
|
| 213 |
+
"38",
|
| 214 |
+
"3"
|
| 215 |
+
]
|
| 216 |
+
}
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"name": "Mother's occupation",
|
| 220 |
+
"role": "feature",
|
| 221 |
+
"semantic_type": "numeric",
|
| 222 |
+
"nullable": false,
|
| 223 |
+
"missing_tokens": [],
|
| 224 |
+
"parse_format": null,
|
| 225 |
+
"impute_strategy": "median",
|
| 226 |
+
"profile_stats": {
|
| 227 |
+
"missing_rate": 0.0,
|
| 228 |
+
"unique_count": 31,
|
| 229 |
+
"unique_ratio": 0.00876,
|
| 230 |
+
"example_values": [
|
| 231 |
+
"9",
|
| 232 |
+
"5",
|
| 233 |
+
"4",
|
| 234 |
+
"3",
|
| 235 |
+
"122"
|
| 236 |
+
]
|
| 237 |
+
}
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"name": "Father's occupation",
|
| 241 |
+
"role": "feature",
|
| 242 |
+
"semantic_type": "numeric",
|
| 243 |
+
"nullable": false,
|
| 244 |
+
"missing_tokens": [],
|
| 245 |
+
"parse_format": null,
|
| 246 |
+
"impute_strategy": "median",
|
| 247 |
+
"profile_stats": {
|
| 248 |
+
"missing_rate": 0.0,
|
| 249 |
+
"unique_count": 45,
|
| 250 |
+
"unique_ratio": 0.012715,
|
| 251 |
+
"example_values": [
|
| 252 |
+
"6",
|
| 253 |
+
"3",
|
| 254 |
+
"5",
|
| 255 |
+
"7",
|
| 256 |
+
"90"
|
| 257 |
+
]
|
| 258 |
+
}
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"name": "Admission grade",
|
| 262 |
+
"role": "feature",
|
| 263 |
+
"semantic_type": "numeric",
|
| 264 |
+
"nullable": false,
|
| 265 |
+
"missing_tokens": [],
|
| 266 |
+
"parse_format": null,
|
| 267 |
+
"impute_strategy": "median",
|
| 268 |
+
"profile_stats": {
|
| 269 |
+
"missing_rate": 0.0,
|
| 270 |
+
"unique_count": 593,
|
| 271 |
+
"unique_ratio": 0.167561,
|
| 272 |
+
"example_values": [
|
| 273 |
+
"110.0",
|
| 274 |
+
"119.6",
|
| 275 |
+
"116.8",
|
| 276 |
+
"140.2",
|
| 277 |
+
"131.7"
|
| 278 |
+
]
|
| 279 |
+
}
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"name": "Displaced",
|
| 283 |
+
"role": "feature",
|
| 284 |
+
"semantic_type": "boolean",
|
| 285 |
+
"nullable": false,
|
| 286 |
+
"missing_tokens": [],
|
| 287 |
+
"parse_format": null,
|
| 288 |
+
"impute_strategy": "mode",
|
| 289 |
+
"profile_stats": {
|
| 290 |
+
"missing_rate": 0.0,
|
| 291 |
+
"unique_count": 2,
|
| 292 |
+
"unique_ratio": 0.000565,
|
| 293 |
+
"example_values": [
|
| 294 |
+
"0",
|
| 295 |
+
"1"
|
| 296 |
+
]
|
| 297 |
+
}
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"name": "Educational special needs",
|
| 301 |
+
"role": "feature",
|
| 302 |
+
"semantic_type": "boolean",
|
| 303 |
+
"nullable": false,
|
| 304 |
+
"missing_tokens": [],
|
| 305 |
+
"parse_format": null,
|
| 306 |
+
"impute_strategy": "mode",
|
| 307 |
+
"profile_stats": {
|
| 308 |
+
"missing_rate": 0.0,
|
| 309 |
+
"unique_count": 2,
|
| 310 |
+
"unique_ratio": 0.000565,
|
| 311 |
+
"example_values": [
|
| 312 |
+
"0",
|
| 313 |
+
"1"
|
| 314 |
+
]
|
| 315 |
+
}
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"name": "Debtor",
|
| 319 |
+
"role": "feature",
|
| 320 |
+
"semantic_type": "boolean",
|
| 321 |
+
"nullable": false,
|
| 322 |
+
"missing_tokens": [],
|
| 323 |
+
"parse_format": null,
|
| 324 |
+
"impute_strategy": "mode",
|
| 325 |
+
"profile_stats": {
|
| 326 |
+
"missing_rate": 0.0,
|
| 327 |
+
"unique_count": 2,
|
| 328 |
+
"unique_ratio": 0.000565,
|
| 329 |
+
"example_values": [
|
| 330 |
+
"1",
|
| 331 |
+
"0"
|
| 332 |
+
]
|
| 333 |
+
}
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"name": "Tuition fees up to date",
|
| 337 |
+
"role": "feature",
|
| 338 |
+
"semantic_type": "boolean",
|
| 339 |
+
"nullable": false,
|
| 340 |
+
"missing_tokens": [],
|
| 341 |
+
"parse_format": null,
|
| 342 |
+
"impute_strategy": "mode",
|
| 343 |
+
"profile_stats": {
|
| 344 |
+
"missing_rate": 0.0,
|
| 345 |
+
"unique_count": 2,
|
| 346 |
+
"unique_ratio": 0.000565,
|
| 347 |
+
"example_values": [
|
| 348 |
+
"0",
|
| 349 |
+
"1"
|
| 350 |
+
]
|
| 351 |
+
}
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"name": "Gender",
|
| 355 |
+
"role": "feature",
|
| 356 |
+
"semantic_type": "boolean",
|
| 357 |
+
"nullable": false,
|
| 358 |
+
"missing_tokens": [],
|
| 359 |
+
"parse_format": null,
|
| 360 |
+
"impute_strategy": "mode",
|
| 361 |
+
"profile_stats": {
|
| 362 |
+
"missing_rate": 0.0,
|
| 363 |
+
"unique_count": 2,
|
| 364 |
+
"unique_ratio": 0.000565,
|
| 365 |
+
"example_values": [
|
| 366 |
+
"1",
|
| 367 |
+
"0"
|
| 368 |
+
]
|
| 369 |
+
}
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"name": "Scholarship holder",
|
| 373 |
+
"role": "feature",
|
| 374 |
+
"semantic_type": "boolean",
|
| 375 |
+
"nullable": false,
|
| 376 |
+
"missing_tokens": [],
|
| 377 |
+
"parse_format": null,
|
| 378 |
+
"impute_strategy": "mode",
|
| 379 |
+
"profile_stats": {
|
| 380 |
+
"missing_rate": 0.0,
|
| 381 |
+
"unique_count": 2,
|
| 382 |
+
"unique_ratio": 0.000565,
|
| 383 |
+
"example_values": [
|
| 384 |
+
"0",
|
| 385 |
+
"1"
|
| 386 |
+
]
|
| 387 |
+
}
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"name": "Age at enrollment",
|
| 391 |
+
"role": "feature",
|
| 392 |
+
"semantic_type": "numeric",
|
| 393 |
+
"nullable": false,
|
| 394 |
+
"missing_tokens": [],
|
| 395 |
+
"parse_format": null,
|
| 396 |
+
"impute_strategy": "median",
|
| 397 |
+
"profile_stats": {
|
| 398 |
+
"missing_rate": 0.0,
|
| 399 |
+
"unique_count": 45,
|
| 400 |
+
"unique_ratio": 0.012715,
|
| 401 |
+
"example_values": [
|
| 402 |
+
"19",
|
| 403 |
+
"20",
|
| 404 |
+
"18",
|
| 405 |
+
"21",
|
| 406 |
+
"27"
|
| 407 |
+
]
|
| 408 |
+
}
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"name": "International",
|
| 412 |
+
"role": "feature",
|
| 413 |
+
"semantic_type": "boolean",
|
| 414 |
+
"nullable": false,
|
| 415 |
+
"missing_tokens": [],
|
| 416 |
+
"parse_format": null,
|
| 417 |
+
"impute_strategy": "mode",
|
| 418 |
+
"profile_stats": {
|
| 419 |
+
"missing_rate": 0.0,
|
| 420 |
+
"unique_count": 2,
|
| 421 |
+
"unique_ratio": 0.000565,
|
| 422 |
+
"example_values": [
|
| 423 |
+
"0",
|
| 424 |
+
"1"
|
| 425 |
+
]
|
| 426 |
+
}
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"name": "Curricular units 1st sem (credited)",
|
| 430 |
+
"role": "feature",
|
| 431 |
+
"semantic_type": "numeric",
|
| 432 |
+
"nullable": false,
|
| 433 |
+
"missing_tokens": [],
|
| 434 |
+
"parse_format": null,
|
| 435 |
+
"impute_strategy": "median",
|
| 436 |
+
"profile_stats": {
|
| 437 |
+
"missing_rate": 0.0,
|
| 438 |
+
"unique_count": 21,
|
| 439 |
+
"unique_ratio": 0.005934,
|
| 440 |
+
"example_values": [
|
| 441 |
+
"0",
|
| 442 |
+
"2",
|
| 443 |
+
"11",
|
| 444 |
+
"7",
|
| 445 |
+
"10"
|
| 446 |
+
]
|
| 447 |
+
}
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"name": "Curricular units 1st sem (enrolled)",
|
| 451 |
+
"role": "feature",
|
| 452 |
+
"semantic_type": "numeric",
|
| 453 |
+
"nullable": false,
|
| 454 |
+
"missing_tokens": [],
|
| 455 |
+
"parse_format": null,
|
| 456 |
+
"impute_strategy": "median",
|
| 457 |
+
"profile_stats": {
|
| 458 |
+
"missing_rate": 0.0,
|
| 459 |
+
"unique_count": 23,
|
| 460 |
+
"unique_ratio": 0.006499,
|
| 461 |
+
"example_values": [
|
| 462 |
+
"6",
|
| 463 |
+
"5",
|
| 464 |
+
"7",
|
| 465 |
+
"8",
|
| 466 |
+
"14"
|
| 467 |
+
]
|
| 468 |
+
}
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"name": "Curricular units 1st sem (evaluations)",
|
| 472 |
+
"role": "feature",
|
| 473 |
+
"semantic_type": "numeric",
|
| 474 |
+
"nullable": false,
|
| 475 |
+
"missing_tokens": [],
|
| 476 |
+
"parse_format": null,
|
| 477 |
+
"impute_strategy": "median",
|
| 478 |
+
"profile_stats": {
|
| 479 |
+
"missing_rate": 0.0,
|
| 480 |
+
"unique_count": 34,
|
| 481 |
+
"unique_ratio": 0.009607,
|
| 482 |
+
"example_values": [
|
| 483 |
+
"10",
|
| 484 |
+
"8",
|
| 485 |
+
"14",
|
| 486 |
+
"9",
|
| 487 |
+
"7"
|
| 488 |
+
]
|
| 489 |
+
}
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"name": "Curricular units 1st sem (approved)",
|
| 493 |
+
"role": "feature",
|
| 494 |
+
"semantic_type": "numeric",
|
| 495 |
+
"nullable": false,
|
| 496 |
+
"missing_tokens": [],
|
| 497 |
+
"parse_format": null,
|
| 498 |
+
"impute_strategy": "median",
|
| 499 |
+
"profile_stats": {
|
| 500 |
+
"missing_rate": 0.0,
|
| 501 |
+
"unique_count": 23,
|
| 502 |
+
"unique_ratio": 0.006499,
|
| 503 |
+
"example_values": [
|
| 504 |
+
"3",
|
| 505 |
+
"6",
|
| 506 |
+
"5",
|
| 507 |
+
"7",
|
| 508 |
+
"0"
|
| 509 |
+
]
|
| 510 |
+
}
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"name": "Curricular units 1st sem (grade)",
|
| 514 |
+
"role": "feature",
|
| 515 |
+
"semantic_type": "numeric",
|
| 516 |
+
"nullable": false,
|
| 517 |
+
"missing_tokens": [],
|
| 518 |
+
"parse_format": null,
|
| 519 |
+
"impute_strategy": "median",
|
| 520 |
+
"profile_stats": {
|
| 521 |
+
"missing_rate": 0.0,
|
| 522 |
+
"unique_count": 680,
|
| 523 |
+
"unique_ratio": 0.192145,
|
| 524 |
+
"example_values": [
|
| 525 |
+
"11.666666666666666",
|
| 526 |
+
"13.428571428571429",
|
| 527 |
+
"12.4",
|
| 528 |
+
"11.0",
|
| 529 |
+
"13.605"
|
| 530 |
+
]
|
| 531 |
+
}
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"name": "Curricular units 1st sem (without evaluations)",
|
| 535 |
+
"role": "feature",
|
| 536 |
+
"semantic_type": "numeric",
|
| 537 |
+
"nullable": false,
|
| 538 |
+
"missing_tokens": [],
|
| 539 |
+
"parse_format": null,
|
| 540 |
+
"impute_strategy": "median",
|
| 541 |
+
"profile_stats": {
|
| 542 |
+
"missing_rate": 0.0,
|
| 543 |
+
"unique_count": 11,
|
| 544 |
+
"unique_ratio": 0.003108,
|
| 545 |
+
"example_values": [
|
| 546 |
+
"0",
|
| 547 |
+
"1",
|
| 548 |
+
"2",
|
| 549 |
+
"3",
|
| 550 |
+
"4"
|
| 551 |
+
]
|
| 552 |
+
}
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"name": "Curricular units 2nd sem (credited)",
|
| 556 |
+
"role": "feature",
|
| 557 |
+
"semantic_type": "numeric",
|
| 558 |
+
"nullable": false,
|
| 559 |
+
"missing_tokens": [],
|
| 560 |
+
"parse_format": null,
|
| 561 |
+
"impute_strategy": "median",
|
| 562 |
+
"profile_stats": {
|
| 563 |
+
"missing_rate": 0.0,
|
| 564 |
+
"unique_count": 19,
|
| 565 |
+
"unique_ratio": 0.005369,
|
| 566 |
+
"example_values": [
|
| 567 |
+
"0",
|
| 568 |
+
"1",
|
| 569 |
+
"11",
|
| 570 |
+
"6",
|
| 571 |
+
"8"
|
| 572 |
+
]
|
| 573 |
+
}
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"name": "Curricular units 2nd sem (enrolled)",
|
| 577 |
+
"role": "feature",
|
| 578 |
+
"semantic_type": "numeric",
|
| 579 |
+
"nullable": false,
|
| 580 |
+
"missing_tokens": [],
|
| 581 |
+
"parse_format": null,
|
| 582 |
+
"impute_strategy": "median",
|
| 583 |
+
"profile_stats": {
|
| 584 |
+
"missing_rate": 0.0,
|
| 585 |
+
"unique_count": 22,
|
| 586 |
+
"unique_ratio": 0.006216,
|
| 587 |
+
"example_values": [
|
| 588 |
+
"6",
|
| 589 |
+
"5",
|
| 590 |
+
"8",
|
| 591 |
+
"7",
|
| 592 |
+
"14"
|
| 593 |
+
]
|
| 594 |
+
}
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"name": "Curricular units 2nd sem (evaluations)",
|
| 598 |
+
"role": "feature",
|
| 599 |
+
"semantic_type": "numeric",
|
| 600 |
+
"nullable": false,
|
| 601 |
+
"missing_tokens": [],
|
| 602 |
+
"parse_format": null,
|
| 603 |
+
"impute_strategy": "median",
|
| 604 |
+
"profile_stats": {
|
| 605 |
+
"missing_rate": 0.0,
|
| 606 |
+
"unique_count": 30,
|
| 607 |
+
"unique_ratio": 0.008477,
|
| 608 |
+
"example_values": [
|
| 609 |
+
"11",
|
| 610 |
+
"10",
|
| 611 |
+
"8",
|
| 612 |
+
"9",
|
| 613 |
+
"7"
|
| 614 |
+
]
|
| 615 |
+
}
|
| 616 |
+
},
|
| 617 |
+
{
|
| 618 |
+
"name": "Curricular units 2nd sem (approved)",
|
| 619 |
+
"role": "feature",
|
| 620 |
+
"semantic_type": "numeric",
|
| 621 |
+
"nullable": false,
|
| 622 |
+
"missing_tokens": [],
|
| 623 |
+
"parse_format": null,
|
| 624 |
+
"impute_strategy": "median",
|
| 625 |
+
"profile_stats": {
|
| 626 |
+
"missing_rate": 0.0,
|
| 627 |
+
"unique_count": 20,
|
| 628 |
+
"unique_ratio": 0.005651,
|
| 629 |
+
"example_values": [
|
| 630 |
+
"2",
|
| 631 |
+
"5",
|
| 632 |
+
"4",
|
| 633 |
+
"8",
|
| 634 |
+
"0"
|
| 635 |
+
]
|
| 636 |
+
}
|
| 637 |
+
},
|
| 638 |
+
{
|
| 639 |
+
"name": "Curricular units 2nd sem (grade)",
|
| 640 |
+
"role": "feature",
|
| 641 |
+
"semantic_type": "numeric",
|
| 642 |
+
"nullable": false,
|
| 643 |
+
"missing_tokens": [],
|
| 644 |
+
"parse_format": null,
|
| 645 |
+
"impute_strategy": "median",
|
| 646 |
+
"profile_stats": {
|
| 647 |
+
"missing_rate": 0.0,
|
| 648 |
+
"unique_count": 661,
|
| 649 |
+
"unique_ratio": 0.186776,
|
| 650 |
+
"example_values": [
|
| 651 |
+
"10.0",
|
| 652 |
+
"12.4",
|
| 653 |
+
"10.833333333333334",
|
| 654 |
+
"11.25",
|
| 655 |
+
"12.33125"
|
| 656 |
+
]
|
| 657 |
+
}
|
| 658 |
+
},
|
| 659 |
+
{
|
| 660 |
+
"name": "Curricular units 2nd sem (without evaluations)",
|
| 661 |
+
"role": "feature",
|
| 662 |
+
"semantic_type": "numeric",
|
| 663 |
+
"nullable": false,
|
| 664 |
+
"missing_tokens": [],
|
| 665 |
+
"parse_format": null,
|
| 666 |
+
"impute_strategy": "median",
|
| 667 |
+
"profile_stats": {
|
| 668 |
+
"missing_rate": 0.0,
|
| 669 |
+
"unique_count": 10,
|
| 670 |
+
"unique_ratio": 0.002826,
|
| 671 |
+
"example_values": [
|
| 672 |
+
"0",
|
| 673 |
+
"1",
|
| 674 |
+
"2",
|
| 675 |
+
"3",
|
| 676 |
+
"5"
|
| 677 |
+
]
|
| 678 |
+
}
|
| 679 |
+
},
|
| 680 |
+
{
|
| 681 |
+
"name": "Unemployment rate",
|
| 682 |
+
"role": "feature",
|
| 683 |
+
"semantic_type": "numeric",
|
| 684 |
+
"nullable": false,
|
| 685 |
+
"missing_tokens": [],
|
| 686 |
+
"parse_format": null,
|
| 687 |
+
"impute_strategy": "median",
|
| 688 |
+
"profile_stats": {
|
| 689 |
+
"missing_rate": 0.0,
|
| 690 |
+
"unique_count": 10,
|
| 691 |
+
"unique_ratio": 0.002826,
|
| 692 |
+
"example_values": [
|
| 693 |
+
"16.2",
|
| 694 |
+
"9.4",
|
| 695 |
+
"13.9",
|
| 696 |
+
"10.8",
|
| 697 |
+
"15.5"
|
| 698 |
+
]
|
| 699 |
+
}
|
| 700 |
+
},
|
| 701 |
+
{
|
| 702 |
+
"name": "Inflation rate",
|
| 703 |
+
"role": "feature",
|
| 704 |
+
"semantic_type": "numeric",
|
| 705 |
+
"nullable": false,
|
| 706 |
+
"missing_tokens": [],
|
| 707 |
+
"parse_format": null,
|
| 708 |
+
"impute_strategy": "median",
|
| 709 |
+
"profile_stats": {
|
| 710 |
+
"missing_rate": 0.0,
|
| 711 |
+
"unique_count": 9,
|
| 712 |
+
"unique_ratio": 0.002543,
|
| 713 |
+
"example_values": [
|
| 714 |
+
"0.3",
|
| 715 |
+
"-0.8",
|
| 716 |
+
"-0.3",
|
| 717 |
+
"1.4",
|
| 718 |
+
"2.8"
|
| 719 |
+
]
|
| 720 |
+
}
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"name": "GDP",
|
| 724 |
+
"role": "feature",
|
| 725 |
+
"semantic_type": "numeric",
|
| 726 |
+
"nullable": false,
|
| 727 |
+
"missing_tokens": [],
|
| 728 |
+
"parse_format": null,
|
| 729 |
+
"impute_strategy": "median",
|
| 730 |
+
"profile_stats": {
|
| 731 |
+
"missing_rate": 0.0,
|
| 732 |
+
"unique_count": 10,
|
| 733 |
+
"unique_ratio": 0.002826,
|
| 734 |
+
"example_values": [
|
| 735 |
+
"-0.92",
|
| 736 |
+
"-3.12",
|
| 737 |
+
"0.79",
|
| 738 |
+
"1.74",
|
| 739 |
+
"-4.06"
|
| 740 |
+
]
|
| 741 |
+
}
|
| 742 |
+
},
|
| 743 |
+
{
|
| 744 |
+
"name": "Target",
|
| 745 |
+
"role": "target",
|
| 746 |
+
"semantic_type": "categorical",
|
| 747 |
+
"nullable": false,
|
| 748 |
+
"missing_tokens": [],
|
| 749 |
+
"parse_format": null,
|
| 750 |
+
"impute_strategy": "mode",
|
| 751 |
+
"profile_stats": {
|
| 752 |
+
"missing_rate": 0.0,
|
| 753 |
+
"unique_count": 3,
|
| 754 |
+
"unique_ratio": 0.000848,
|
| 755 |
+
"example_values": [
|
| 756 |
+
"Dropout",
|
| 757 |
+
"Graduate",
|
| 758 |
+
"Enrolled"
|
| 759 |
+
]
|
| 760 |
+
}
|
| 761 |
+
}
|
| 762 |
+
]
|
| 763 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/run_config.json
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"recorded_at": "2026-05-10T16:24:33",
|
| 4 |
+
"dataset_id": "m5",
|
| 5 |
+
"model": "tabdiff",
|
| 6 |
+
"work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433",
|
| 7 |
+
"dataset_source_requested": "new",
|
| 8 |
+
"dataset_source_resolved": "new",
|
| 9 |
+
"cli_args": {
|
| 10 |
+
"model": "tabdiff",
|
| 11 |
+
"dataset": "m5",
|
| 12 |
+
"dataset_source": "new",
|
| 13 |
+
"train": true,
|
| 14 |
+
"generate": true,
|
| 15 |
+
"num_rows": 0,
|
| 16 |
+
"epochs": null,
|
| 17 |
+
"output_dir": null,
|
| 18 |
+
"model_dir": null,
|
| 19 |
+
"work_dir": null,
|
| 20 |
+
"resume": false,
|
| 21 |
+
"no_stats": false
|
| 22 |
+
},
|
| 23 |
+
"resolved": {
|
| 24 |
+
"num_rows": 3539,
|
| 25 |
+
"model_path": null,
|
| 26 |
+
"output_csv": null
|
| 27 |
+
},
|
| 28 |
+
"input_artifacts": {
|
| 29 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/public_gate_report.json",
|
| 30 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/staged_input_manifest.json",
|
| 31 |
+
"model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/model_input_manifest.json",
|
| 32 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/train.csv",
|
| 33 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/staged_features.json",
|
| 34 |
+
"target_column": "Target",
|
| 35 |
+
"task_type": "classification"
|
| 36 |
+
},
|
| 37 |
+
"env_overrides": {
|
| 38 |
+
"BENCHMARK_TABDIFF_GPUS": "device=0",
|
| 39 |
+
"TABDIFF_BATCH_SIZE": "256",
|
| 40 |
+
"TABDIFF_LR": "0.0005",
|
| 41 |
+
"TABDIFF_NUM_TIMESTEPS": "50",
|
| 42 |
+
"TABDIFF_STEPS": "200"
|
| 43 |
+
}
|
| 44 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/runtime_result.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"model": "tabdiff",
|
| 4 |
+
"run_id": "tabdiff-m5-20260510_162433",
|
| 5 |
+
"public_gate_status": "pass",
|
| 6 |
+
"adapter_ready_status": "pass",
|
| 7 |
+
"train_status": "fail",
|
| 8 |
+
"generate_status": "skipped",
|
| 9 |
+
"reason_code": "adapter_runtime_error",
|
| 10 |
+
"reason_detail": "prepare_tabular_npy_bundle() got an unexpected keyword argument 'task_type'",
|
| 11 |
+
"artifacts": {},
|
| 12 |
+
"timings": {
|
| 13 |
+
"train": {
|
| 14 |
+
"started_at": "2026-05-10T16:24:33",
|
| 15 |
+
"ended_at": "2026-05-10T16:24:33",
|
| 16 |
+
"duration_sec": 0.017
|
| 17 |
+
},
|
| 18 |
+
"generate": {
|
| 19 |
+
"started_at": null,
|
| 20 |
+
"ended_at": null,
|
| 21 |
+
"duration_sec": null
|
| 22 |
+
}
|
| 23 |
+
}
|
| 24 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/staged_features.json
ADDED
|
@@ -0,0 +1,187 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"feature_name": "Marital status",
|
| 4 |
+
"data_type": "continuous",
|
| 5 |
+
"is_target": false
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"feature_name": "Application mode",
|
| 9 |
+
"data_type": "continuous",
|
| 10 |
+
"is_target": false
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"feature_name": "Application order",
|
| 14 |
+
"data_type": "continuous",
|
| 15 |
+
"is_target": false
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"feature_name": "Course",
|
| 19 |
+
"data_type": "continuous",
|
| 20 |
+
"is_target": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"feature_name": "Daytime/evening attendance",
|
| 24 |
+
"data_type": "binary",
|
| 25 |
+
"is_target": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"feature_name": "Previous qualification",
|
| 29 |
+
"data_type": "continuous",
|
| 30 |
+
"is_target": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"feature_name": "Previous qualification (grade)",
|
| 34 |
+
"data_type": "continuous",
|
| 35 |
+
"is_target": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"feature_name": "Nacionality",
|
| 39 |
+
"data_type": "continuous",
|
| 40 |
+
"is_target": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"feature_name": "Mother's qualification",
|
| 44 |
+
"data_type": "continuous",
|
| 45 |
+
"is_target": false
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"feature_name": "Father's qualification",
|
| 49 |
+
"data_type": "continuous",
|
| 50 |
+
"is_target": false
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"feature_name": "Mother's occupation",
|
| 54 |
+
"data_type": "continuous",
|
| 55 |
+
"is_target": false
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"feature_name": "Father's occupation",
|
| 59 |
+
"data_type": "continuous",
|
| 60 |
+
"is_target": false
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"feature_name": "Admission grade",
|
| 64 |
+
"data_type": "continuous",
|
| 65 |
+
"is_target": false
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"feature_name": "Displaced",
|
| 69 |
+
"data_type": "binary",
|
| 70 |
+
"is_target": false
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"feature_name": "Educational special needs",
|
| 74 |
+
"data_type": "binary",
|
| 75 |
+
"is_target": false
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"feature_name": "Debtor",
|
| 79 |
+
"data_type": "binary",
|
| 80 |
+
"is_target": false
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"feature_name": "Tuition fees up to date",
|
| 84 |
+
"data_type": "binary",
|
| 85 |
+
"is_target": false
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"feature_name": "Gender",
|
| 89 |
+
"data_type": "binary",
|
| 90 |
+
"is_target": false
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"feature_name": "Scholarship holder",
|
| 94 |
+
"data_type": "binary",
|
| 95 |
+
"is_target": false
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"feature_name": "Age at enrollment",
|
| 99 |
+
"data_type": "continuous",
|
| 100 |
+
"is_target": false
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"feature_name": "International",
|
| 104 |
+
"data_type": "binary",
|
| 105 |
+
"is_target": false
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"feature_name": "Curricular units 1st sem (credited)",
|
| 109 |
+
"data_type": "continuous",
|
| 110 |
+
"is_target": false
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"feature_name": "Curricular units 1st sem (enrolled)",
|
| 114 |
+
"data_type": "continuous",
|
| 115 |
+
"is_target": false
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"feature_name": "Curricular units 1st sem (evaluations)",
|
| 119 |
+
"data_type": "continuous",
|
| 120 |
+
"is_target": false
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"feature_name": "Curricular units 1st sem (approved)",
|
| 124 |
+
"data_type": "continuous",
|
| 125 |
+
"is_target": false
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"feature_name": "Curricular units 1st sem (grade)",
|
| 129 |
+
"data_type": "continuous",
|
| 130 |
+
"is_target": false
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"feature_name": "Curricular units 1st sem (without evaluations)",
|
| 134 |
+
"data_type": "continuous",
|
| 135 |
+
"is_target": false
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"feature_name": "Curricular units 2nd sem (credited)",
|
| 139 |
+
"data_type": "continuous",
|
| 140 |
+
"is_target": false
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"feature_name": "Curricular units 2nd sem (enrolled)",
|
| 144 |
+
"data_type": "continuous",
|
| 145 |
+
"is_target": false
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"feature_name": "Curricular units 2nd sem (evaluations)",
|
| 149 |
+
"data_type": "continuous",
|
| 150 |
+
"is_target": false
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"feature_name": "Curricular units 2nd sem (approved)",
|
| 154 |
+
"data_type": "continuous",
|
| 155 |
+
"is_target": false
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"feature_name": "Curricular units 2nd sem (grade)",
|
| 159 |
+
"data_type": "continuous",
|
| 160 |
+
"is_target": false
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"feature_name": "Curricular units 2nd sem (without evaluations)",
|
| 164 |
+
"data_type": "continuous",
|
| 165 |
+
"is_target": false
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"feature_name": "Unemployment rate",
|
| 169 |
+
"data_type": "continuous",
|
| 170 |
+
"is_target": false
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"feature_name": "Inflation rate",
|
| 174 |
+
"data_type": "continuous",
|
| 175 |
+
"is_target": false
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"feature_name": "GDP",
|
| 179 |
+
"data_type": "continuous",
|
| 180 |
+
"is_target": false
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"feature_name": "Target",
|
| 184 |
+
"data_type": "categorical",
|
| 185 |
+
"is_target": true
|
| 186 |
+
}
|
| 187 |
+
]
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:696cfc46d2e611ee56a5419f4496b758f643f49f3386d4181296783760117c8c
|
| 3 |
+
size 53943
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:012f009ed84b309df0bf0da0669101c48652c390666cb59f9a07341a16b7056f
|
| 3 |
+
size 422717
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9b623a7cea9350fc17384754b26aba373ab6c1914b7c0efb7a8a21ad5ac1557
|
| 3 |
+
size 53889
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/adapter_report.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"adapter_ready_status": "pass",
|
| 3 |
+
"adapter_fail_reason_code": null,
|
| 4 |
+
"adapter_fail_detail": null,
|
| 5 |
+
"adapter_transforms_applied": [],
|
| 6 |
+
"model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/model_input_manifest.json"
|
| 7 |
+
}
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/adapter_transforms_applied.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[]
|
syntheticFail/m5/tabdiff/tabdiff-m5-20260510_162433/staged/tabdiff/model_input_manifest.json
ADDED
|
@@ -0,0 +1,765 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "m5",
|
| 3 |
+
"model": "tabdiff",
|
| 4 |
+
"target_column": "Target",
|
| 5 |
+
"task_type": "classification",
|
| 6 |
+
"column_schema": [
|
| 7 |
+
{
|
| 8 |
+
"name": "Marital status",
|
| 9 |
+
"role": "feature",
|
| 10 |
+
"semantic_type": "numeric",
|
| 11 |
+
"nullable": false,
|
| 12 |
+
"missing_tokens": [],
|
| 13 |
+
"parse_format": null,
|
| 14 |
+
"impute_strategy": "median",
|
| 15 |
+
"profile_stats": {
|
| 16 |
+
"missing_rate": 0.0,
|
| 17 |
+
"unique_count": 6,
|
| 18 |
+
"unique_ratio": 0.001695,
|
| 19 |
+
"example_values": [
|
| 20 |
+
"1",
|
| 21 |
+
"2",
|
| 22 |
+
"4",
|
| 23 |
+
"5",
|
| 24 |
+
"3"
|
| 25 |
+
]
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "Application mode",
|
| 30 |
+
"role": "feature",
|
| 31 |
+
"semantic_type": "numeric",
|
| 32 |
+
"nullable": false,
|
| 33 |
+
"missing_tokens": [],
|
| 34 |
+
"parse_format": null,
|
| 35 |
+
"impute_strategy": "median",
|
| 36 |
+
"profile_stats": {
|
| 37 |
+
"missing_rate": 0.0,
|
| 38 |
+
"unique_count": 18,
|
| 39 |
+
"unique_ratio": 0.005086,
|
| 40 |
+
"example_values": [
|
| 41 |
+
"43",
|
| 42 |
+
"17",
|
| 43 |
+
"1",
|
| 44 |
+
"39",
|
| 45 |
+
"44"
|
| 46 |
+
]
|
| 47 |
+
}
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"name": "Application order",
|
| 51 |
+
"role": "feature",
|
| 52 |
+
"semantic_type": "numeric",
|
| 53 |
+
"nullable": false,
|
| 54 |
+
"missing_tokens": [],
|
| 55 |
+
"parse_format": null,
|
| 56 |
+
"impute_strategy": "median",
|
| 57 |
+
"profile_stats": {
|
| 58 |
+
"missing_rate": 0.0,
|
| 59 |
+
"unique_count": 8,
|
| 60 |
+
"unique_ratio": 0.002261,
|
| 61 |
+
"example_values": [
|
| 62 |
+
"1",
|
| 63 |
+
"2",
|
| 64 |
+
"6",
|
| 65 |
+
"3",
|
| 66 |
+
"5"
|
| 67 |
+
]
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"name": "Course",
|
| 72 |
+
"role": "feature",
|
| 73 |
+
"semantic_type": "numeric",
|
| 74 |
+
"nullable": false,
|
| 75 |
+
"missing_tokens": [],
|
| 76 |
+
"parse_format": null,
|
| 77 |
+
"impute_strategy": "median",
|
| 78 |
+
"profile_stats": {
|
| 79 |
+
"missing_rate": 0.0,
|
| 80 |
+
"unique_count": 17,
|
| 81 |
+
"unique_ratio": 0.004804,
|
| 82 |
+
"example_values": [
|
| 83 |
+
"9773",
|
| 84 |
+
"9147",
|
| 85 |
+
"9853",
|
| 86 |
+
"9500",
|
| 87 |
+
"9085"
|
| 88 |
+
]
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"name": "Daytime/evening attendance",
|
| 93 |
+
"role": "feature",
|
| 94 |
+
"semantic_type": "boolean",
|
| 95 |
+
"nullable": false,
|
| 96 |
+
"missing_tokens": [],
|
| 97 |
+
"parse_format": null,
|
| 98 |
+
"impute_strategy": "mode",
|
| 99 |
+
"profile_stats": {
|
| 100 |
+
"missing_rate": 0.0,
|
| 101 |
+
"unique_count": 2,
|
| 102 |
+
"unique_ratio": 0.000565,
|
| 103 |
+
"example_values": [
|
| 104 |
+
"1",
|
| 105 |
+
"0"
|
| 106 |
+
]
|
| 107 |
+
}
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "Previous qualification",
|
| 111 |
+
"role": "feature",
|
| 112 |
+
"semantic_type": "numeric",
|
| 113 |
+
"nullable": false,
|
| 114 |
+
"missing_tokens": [],
|
| 115 |
+
"parse_format": null,
|
| 116 |
+
"impute_strategy": "median",
|
| 117 |
+
"profile_stats": {
|
| 118 |
+
"missing_rate": 0.0,
|
| 119 |
+
"unique_count": 16,
|
| 120 |
+
"unique_ratio": 0.004521,
|
| 121 |
+
"example_values": [
|
| 122 |
+
"1",
|
| 123 |
+
"39",
|
| 124 |
+
"3",
|
| 125 |
+
"2",
|
| 126 |
+
"19"
|
| 127 |
+
]
|
| 128 |
+
}
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"name": "Previous qualification (grade)",
|
| 132 |
+
"role": "feature",
|
| 133 |
+
"semantic_type": "numeric",
|
| 134 |
+
"nullable": false,
|
| 135 |
+
"missing_tokens": [],
|
| 136 |
+
"parse_format": null,
|
| 137 |
+
"impute_strategy": "median",
|
| 138 |
+
"profile_stats": {
|
| 139 |
+
"missing_rate": 0.0,
|
| 140 |
+
"unique_count": 93,
|
| 141 |
+
"unique_ratio": 0.026279,
|
| 142 |
+
"example_values": [
|
| 143 |
+
"127.0",
|
| 144 |
+
"122.0",
|
| 145 |
+
"121.0",
|
| 146 |
+
"158.0",
|
| 147 |
+
"141.0"
|
| 148 |
+
]
|
| 149 |
+
}
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"name": "Nacionality",
|
| 153 |
+
"role": "feature",
|
| 154 |
+
"semantic_type": "numeric",
|
| 155 |
+
"nullable": false,
|
| 156 |
+
"missing_tokens": [],
|
| 157 |
+
"parse_format": null,
|
| 158 |
+
"impute_strategy": "median",
|
| 159 |
+
"profile_stats": {
|
| 160 |
+
"missing_rate": 0.0,
|
| 161 |
+
"unique_count": 20,
|
| 162 |
+
"unique_ratio": 0.005651,
|
| 163 |
+
"example_values": [
|
| 164 |
+
"1",
|
| 165 |
+
"108",
|
| 166 |
+
"41",
|
| 167 |
+
"6",
|
| 168 |
+
"14"
|
| 169 |
+
]
|
| 170 |
+
}
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "Mother's qualification",
|
| 174 |
+
"role": "feature",
|
| 175 |
+
"semantic_type": "numeric",
|
| 176 |
+
"nullable": false,
|
| 177 |
+
"missing_tokens": [],
|
| 178 |
+
"parse_format": null,
|
| 179 |
+
"impute_strategy": "median",
|
| 180 |
+
"profile_stats": {
|
| 181 |
+
"missing_rate": 0.0,
|
| 182 |
+
"unique_count": 28,
|
| 183 |
+
"unique_ratio": 0.007912,
|
| 184 |
+
"example_values": [
|
| 185 |
+
"1",
|
| 186 |
+
"38",
|
| 187 |
+
"3",
|
| 188 |
+
"19",
|
| 189 |
+
"37"
|
| 190 |
+
]
|
| 191 |
+
}
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"name": "Father's qualification",
|
| 195 |
+
"role": "feature",
|
| 196 |
+
"semantic_type": "numeric",
|
| 197 |
+
"nullable": false,
|
| 198 |
+
"missing_tokens": [],
|
| 199 |
+
"parse_format": null,
|
| 200 |
+
"impute_strategy": "median",
|
| 201 |
+
"profile_stats": {
|
| 202 |
+
"missing_rate": 0.0,
|
| 203 |
+
"unique_count": 30,
|
| 204 |
+
"unique_ratio": 0.008477,
|
| 205 |
+
"example_values": [
|
| 206 |
+
"1",
|
| 207 |
+
"37",
|
| 208 |
+
"19",
|
| 209 |
+
"38",
|
| 210 |
+
"3"
|
| 211 |
+
]
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"name": "Mother's occupation",
|
| 216 |
+
"role": "feature",
|
| 217 |
+
"semantic_type": "numeric",
|
| 218 |
+
"nullable": false,
|
| 219 |
+
"missing_tokens": [],
|
| 220 |
+
"parse_format": null,
|
| 221 |
+
"impute_strategy": "median",
|
| 222 |
+
"profile_stats": {
|
| 223 |
+
"missing_rate": 0.0,
|
| 224 |
+
"unique_count": 31,
|
| 225 |
+
"unique_ratio": 0.00876,
|
| 226 |
+
"example_values": [
|
| 227 |
+
"9",
|
| 228 |
+
"5",
|
| 229 |
+
"4",
|
| 230 |
+
"3",
|
| 231 |
+
"122"
|
| 232 |
+
]
|
| 233 |
+
}
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "Father's occupation",
|
| 237 |
+
"role": "feature",
|
| 238 |
+
"semantic_type": "numeric",
|
| 239 |
+
"nullable": false,
|
| 240 |
+
"missing_tokens": [],
|
| 241 |
+
"parse_format": null,
|
| 242 |
+
"impute_strategy": "median",
|
| 243 |
+
"profile_stats": {
|
| 244 |
+
"missing_rate": 0.0,
|
| 245 |
+
"unique_count": 45,
|
| 246 |
+
"unique_ratio": 0.012715,
|
| 247 |
+
"example_values": [
|
| 248 |
+
"6",
|
| 249 |
+
"3",
|
| 250 |
+
"5",
|
| 251 |
+
"7",
|
| 252 |
+
"90"
|
| 253 |
+
]
|
| 254 |
+
}
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"name": "Admission grade",
|
| 258 |
+
"role": "feature",
|
| 259 |
+
"semantic_type": "numeric",
|
| 260 |
+
"nullable": false,
|
| 261 |
+
"missing_tokens": [],
|
| 262 |
+
"parse_format": null,
|
| 263 |
+
"impute_strategy": "median",
|
| 264 |
+
"profile_stats": {
|
| 265 |
+
"missing_rate": 0.0,
|
| 266 |
+
"unique_count": 593,
|
| 267 |
+
"unique_ratio": 0.167561,
|
| 268 |
+
"example_values": [
|
| 269 |
+
"110.0",
|
| 270 |
+
"119.6",
|
| 271 |
+
"116.8",
|
| 272 |
+
"140.2",
|
| 273 |
+
"131.7"
|
| 274 |
+
]
|
| 275 |
+
}
|
| 276 |
+
},
|
| 277 |
+
{
|
| 278 |
+
"name": "Displaced",
|
| 279 |
+
"role": "feature",
|
| 280 |
+
"semantic_type": "boolean",
|
| 281 |
+
"nullable": false,
|
| 282 |
+
"missing_tokens": [],
|
| 283 |
+
"parse_format": null,
|
| 284 |
+
"impute_strategy": "mode",
|
| 285 |
+
"profile_stats": {
|
| 286 |
+
"missing_rate": 0.0,
|
| 287 |
+
"unique_count": 2,
|
| 288 |
+
"unique_ratio": 0.000565,
|
| 289 |
+
"example_values": [
|
| 290 |
+
"0",
|
| 291 |
+
"1"
|
| 292 |
+
]
|
| 293 |
+
}
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"name": "Educational special needs",
|
| 297 |
+
"role": "feature",
|
| 298 |
+
"semantic_type": "boolean",
|
| 299 |
+
"nullable": false,
|
| 300 |
+
"missing_tokens": [],
|
| 301 |
+
"parse_format": null,
|
| 302 |
+
"impute_strategy": "mode",
|
| 303 |
+
"profile_stats": {
|
| 304 |
+
"missing_rate": 0.0,
|
| 305 |
+
"unique_count": 2,
|
| 306 |
+
"unique_ratio": 0.000565,
|
| 307 |
+
"example_values": [
|
| 308 |
+
"0",
|
| 309 |
+
"1"
|
| 310 |
+
]
|
| 311 |
+
}
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"name": "Debtor",
|
| 315 |
+
"role": "feature",
|
| 316 |
+
"semantic_type": "boolean",
|
| 317 |
+
"nullable": false,
|
| 318 |
+
"missing_tokens": [],
|
| 319 |
+
"parse_format": null,
|
| 320 |
+
"impute_strategy": "mode",
|
| 321 |
+
"profile_stats": {
|
| 322 |
+
"missing_rate": 0.0,
|
| 323 |
+
"unique_count": 2,
|
| 324 |
+
"unique_ratio": 0.000565,
|
| 325 |
+
"example_values": [
|
| 326 |
+
"1",
|
| 327 |
+
"0"
|
| 328 |
+
]
|
| 329 |
+
}
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"name": "Tuition fees up to date",
|
| 333 |
+
"role": "feature",
|
| 334 |
+
"semantic_type": "boolean",
|
| 335 |
+
"nullable": false,
|
| 336 |
+
"missing_tokens": [],
|
| 337 |
+
"parse_format": null,
|
| 338 |
+
"impute_strategy": "mode",
|
| 339 |
+
"profile_stats": {
|
| 340 |
+
"missing_rate": 0.0,
|
| 341 |
+
"unique_count": 2,
|
| 342 |
+
"unique_ratio": 0.000565,
|
| 343 |
+
"example_values": [
|
| 344 |
+
"0",
|
| 345 |
+
"1"
|
| 346 |
+
]
|
| 347 |
+
}
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"name": "Gender",
|
| 351 |
+
"role": "feature",
|
| 352 |
+
"semantic_type": "boolean",
|
| 353 |
+
"nullable": false,
|
| 354 |
+
"missing_tokens": [],
|
| 355 |
+
"parse_format": null,
|
| 356 |
+
"impute_strategy": "mode",
|
| 357 |
+
"profile_stats": {
|
| 358 |
+
"missing_rate": 0.0,
|
| 359 |
+
"unique_count": 2,
|
| 360 |
+
"unique_ratio": 0.000565,
|
| 361 |
+
"example_values": [
|
| 362 |
+
"1",
|
| 363 |
+
"0"
|
| 364 |
+
]
|
| 365 |
+
}
|
| 366 |
+
},
|
| 367 |
+
{
|
| 368 |
+
"name": "Scholarship holder",
|
| 369 |
+
"role": "feature",
|
| 370 |
+
"semantic_type": "boolean",
|
| 371 |
+
"nullable": false,
|
| 372 |
+
"missing_tokens": [],
|
| 373 |
+
"parse_format": null,
|
| 374 |
+
"impute_strategy": "mode",
|
| 375 |
+
"profile_stats": {
|
| 376 |
+
"missing_rate": 0.0,
|
| 377 |
+
"unique_count": 2,
|
| 378 |
+
"unique_ratio": 0.000565,
|
| 379 |
+
"example_values": [
|
| 380 |
+
"0",
|
| 381 |
+
"1"
|
| 382 |
+
]
|
| 383 |
+
}
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"name": "Age at enrollment",
|
| 387 |
+
"role": "feature",
|
| 388 |
+
"semantic_type": "numeric",
|
| 389 |
+
"nullable": false,
|
| 390 |
+
"missing_tokens": [],
|
| 391 |
+
"parse_format": null,
|
| 392 |
+
"impute_strategy": "median",
|
| 393 |
+
"profile_stats": {
|
| 394 |
+
"missing_rate": 0.0,
|
| 395 |
+
"unique_count": 45,
|
| 396 |
+
"unique_ratio": 0.012715,
|
| 397 |
+
"example_values": [
|
| 398 |
+
"19",
|
| 399 |
+
"20",
|
| 400 |
+
"18",
|
| 401 |
+
"21",
|
| 402 |
+
"27"
|
| 403 |
+
]
|
| 404 |
+
}
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "International",
|
| 408 |
+
"role": "feature",
|
| 409 |
+
"semantic_type": "boolean",
|
| 410 |
+
"nullable": false,
|
| 411 |
+
"missing_tokens": [],
|
| 412 |
+
"parse_format": null,
|
| 413 |
+
"impute_strategy": "mode",
|
| 414 |
+
"profile_stats": {
|
| 415 |
+
"missing_rate": 0.0,
|
| 416 |
+
"unique_count": 2,
|
| 417 |
+
"unique_ratio": 0.000565,
|
| 418 |
+
"example_values": [
|
| 419 |
+
"0",
|
| 420 |
+
"1"
|
| 421 |
+
]
|
| 422 |
+
}
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "Curricular units 1st sem (credited)",
|
| 426 |
+
"role": "feature",
|
| 427 |
+
"semantic_type": "numeric",
|
| 428 |
+
"nullable": false,
|
| 429 |
+
"missing_tokens": [],
|
| 430 |
+
"parse_format": null,
|
| 431 |
+
"impute_strategy": "median",
|
| 432 |
+
"profile_stats": {
|
| 433 |
+
"missing_rate": 0.0,
|
| 434 |
+
"unique_count": 21,
|
| 435 |
+
"unique_ratio": 0.005934,
|
| 436 |
+
"example_values": [
|
| 437 |
+
"0",
|
| 438 |
+
"2",
|
| 439 |
+
"11",
|
| 440 |
+
"7",
|
| 441 |
+
"10"
|
| 442 |
+
]
|
| 443 |
+
}
|
| 444 |
+
},
|
| 445 |
+
{
|
| 446 |
+
"name": "Curricular units 1st sem (enrolled)",
|
| 447 |
+
"role": "feature",
|
| 448 |
+
"semantic_type": "numeric",
|
| 449 |
+
"nullable": false,
|
| 450 |
+
"missing_tokens": [],
|
| 451 |
+
"parse_format": null,
|
| 452 |
+
"impute_strategy": "median",
|
| 453 |
+
"profile_stats": {
|
| 454 |
+
"missing_rate": 0.0,
|
| 455 |
+
"unique_count": 23,
|
| 456 |
+
"unique_ratio": 0.006499,
|
| 457 |
+
"example_values": [
|
| 458 |
+
"6",
|
| 459 |
+
"5",
|
| 460 |
+
"7",
|
| 461 |
+
"8",
|
| 462 |
+
"14"
|
| 463 |
+
]
|
| 464 |
+
}
|
| 465 |
+
},
|
| 466 |
+
{
|
| 467 |
+
"name": "Curricular units 1st sem (evaluations)",
|
| 468 |
+
"role": "feature",
|
| 469 |
+
"semantic_type": "numeric",
|
| 470 |
+
"nullable": false,
|
| 471 |
+
"missing_tokens": [],
|
| 472 |
+
"parse_format": null,
|
| 473 |
+
"impute_strategy": "median",
|
| 474 |
+
"profile_stats": {
|
| 475 |
+
"missing_rate": 0.0,
|
| 476 |
+
"unique_count": 34,
|
| 477 |
+
"unique_ratio": 0.009607,
|
| 478 |
+
"example_values": [
|
| 479 |
+
"10",
|
| 480 |
+
"8",
|
| 481 |
+
"14",
|
| 482 |
+
"9",
|
| 483 |
+
"7"
|
| 484 |
+
]
|
| 485 |
+
}
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "Curricular units 1st sem (approved)",
|
| 489 |
+
"role": "feature",
|
| 490 |
+
"semantic_type": "numeric",
|
| 491 |
+
"nullable": false,
|
| 492 |
+
"missing_tokens": [],
|
| 493 |
+
"parse_format": null,
|
| 494 |
+
"impute_strategy": "median",
|
| 495 |
+
"profile_stats": {
|
| 496 |
+
"missing_rate": 0.0,
|
| 497 |
+
"unique_count": 23,
|
| 498 |
+
"unique_ratio": 0.006499,
|
| 499 |
+
"example_values": [
|
| 500 |
+
"3",
|
| 501 |
+
"6",
|
| 502 |
+
"5",
|
| 503 |
+
"7",
|
| 504 |
+
"0"
|
| 505 |
+
]
|
| 506 |
+
}
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"name": "Curricular units 1st sem (grade)",
|
| 510 |
+
"role": "feature",
|
| 511 |
+
"semantic_type": "numeric",
|
| 512 |
+
"nullable": false,
|
| 513 |
+
"missing_tokens": [],
|
| 514 |
+
"parse_format": null,
|
| 515 |
+
"impute_strategy": "median",
|
| 516 |
+
"profile_stats": {
|
| 517 |
+
"missing_rate": 0.0,
|
| 518 |
+
"unique_count": 680,
|
| 519 |
+
"unique_ratio": 0.192145,
|
| 520 |
+
"example_values": [
|
| 521 |
+
"11.666666666666666",
|
| 522 |
+
"13.428571428571429",
|
| 523 |
+
"12.4",
|
| 524 |
+
"11.0",
|
| 525 |
+
"13.605"
|
| 526 |
+
]
|
| 527 |
+
}
|
| 528 |
+
},
|
| 529 |
+
{
|
| 530 |
+
"name": "Curricular units 1st sem (without evaluations)",
|
| 531 |
+
"role": "feature",
|
| 532 |
+
"semantic_type": "numeric",
|
| 533 |
+
"nullable": false,
|
| 534 |
+
"missing_tokens": [],
|
| 535 |
+
"parse_format": null,
|
| 536 |
+
"impute_strategy": "median",
|
| 537 |
+
"profile_stats": {
|
| 538 |
+
"missing_rate": 0.0,
|
| 539 |
+
"unique_count": 11,
|
| 540 |
+
"unique_ratio": 0.003108,
|
| 541 |
+
"example_values": [
|
| 542 |
+
"0",
|
| 543 |
+
"1",
|
| 544 |
+
"2",
|
| 545 |
+
"3",
|
| 546 |
+
"4"
|
| 547 |
+
]
|
| 548 |
+
}
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "Curricular units 2nd sem (credited)",
|
| 552 |
+
"role": "feature",
|
| 553 |
+
"semantic_type": "numeric",
|
| 554 |
+
"nullable": false,
|
| 555 |
+
"missing_tokens": [],
|
| 556 |
+
"parse_format": null,
|
| 557 |
+
"impute_strategy": "median",
|
| 558 |
+
"profile_stats": {
|
| 559 |
+
"missing_rate": 0.0,
|
| 560 |
+
"unique_count": 19,
|
| 561 |
+
"unique_ratio": 0.005369,
|
| 562 |
+
"example_values": [
|
| 563 |
+
"0",
|
| 564 |
+
"1",
|
| 565 |
+
"11",
|
| 566 |
+
"6",
|
| 567 |
+
"8"
|
| 568 |
+
]
|
| 569 |
+
}
|
| 570 |
+
},
|
| 571 |
+
{
|
| 572 |
+
"name": "Curricular units 2nd sem (enrolled)",
|
| 573 |
+
"role": "feature",
|
| 574 |
+
"semantic_type": "numeric",
|
| 575 |
+
"nullable": false,
|
| 576 |
+
"missing_tokens": [],
|
| 577 |
+
"parse_format": null,
|
| 578 |
+
"impute_strategy": "median",
|
| 579 |
+
"profile_stats": {
|
| 580 |
+
"missing_rate": 0.0,
|
| 581 |
+
"unique_count": 22,
|
| 582 |
+
"unique_ratio": 0.006216,
|
| 583 |
+
"example_values": [
|
| 584 |
+
"6",
|
| 585 |
+
"5",
|
| 586 |
+
"8",
|
| 587 |
+
"7",
|
| 588 |
+
"14"
|
| 589 |
+
]
|
| 590 |
+
}
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"name": "Curricular units 2nd sem (evaluations)",
|
| 594 |
+
"role": "feature",
|
| 595 |
+
"semantic_type": "numeric",
|
| 596 |
+
"nullable": false,
|
| 597 |
+
"missing_tokens": [],
|
| 598 |
+
"parse_format": null,
|
| 599 |
+
"impute_strategy": "median",
|
| 600 |
+
"profile_stats": {
|
| 601 |
+
"missing_rate": 0.0,
|
| 602 |
+
"unique_count": 30,
|
| 603 |
+
"unique_ratio": 0.008477,
|
| 604 |
+
"example_values": [
|
| 605 |
+
"11",
|
| 606 |
+
"10",
|
| 607 |
+
"8",
|
| 608 |
+
"9",
|
| 609 |
+
"7"
|
| 610 |
+
]
|
| 611 |
+
}
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "Curricular units 2nd sem (approved)",
|
| 615 |
+
"role": "feature",
|
| 616 |
+
"semantic_type": "numeric",
|
| 617 |
+
"nullable": false,
|
| 618 |
+
"missing_tokens": [],
|
| 619 |
+
"parse_format": null,
|
| 620 |
+
"impute_strategy": "median",
|
| 621 |
+
"profile_stats": {
|
| 622 |
+
"missing_rate": 0.0,
|
| 623 |
+
"unique_count": 20,
|
| 624 |
+
"unique_ratio": 0.005651,
|
| 625 |
+
"example_values": [
|
| 626 |
+
"2",
|
| 627 |
+
"5",
|
| 628 |
+
"4",
|
| 629 |
+
"8",
|
| 630 |
+
"0"
|
| 631 |
+
]
|
| 632 |
+
}
|
| 633 |
+
},
|
| 634 |
+
{
|
| 635 |
+
"name": "Curricular units 2nd sem (grade)",
|
| 636 |
+
"role": "feature",
|
| 637 |
+
"semantic_type": "numeric",
|
| 638 |
+
"nullable": false,
|
| 639 |
+
"missing_tokens": [],
|
| 640 |
+
"parse_format": null,
|
| 641 |
+
"impute_strategy": "median",
|
| 642 |
+
"profile_stats": {
|
| 643 |
+
"missing_rate": 0.0,
|
| 644 |
+
"unique_count": 661,
|
| 645 |
+
"unique_ratio": 0.186776,
|
| 646 |
+
"example_values": [
|
| 647 |
+
"10.0",
|
| 648 |
+
"12.4",
|
| 649 |
+
"10.833333333333334",
|
| 650 |
+
"11.25",
|
| 651 |
+
"12.33125"
|
| 652 |
+
]
|
| 653 |
+
}
|
| 654 |
+
},
|
| 655 |
+
{
|
| 656 |
+
"name": "Curricular units 2nd sem (without evaluations)",
|
| 657 |
+
"role": "feature",
|
| 658 |
+
"semantic_type": "numeric",
|
| 659 |
+
"nullable": false,
|
| 660 |
+
"missing_tokens": [],
|
| 661 |
+
"parse_format": null,
|
| 662 |
+
"impute_strategy": "median",
|
| 663 |
+
"profile_stats": {
|
| 664 |
+
"missing_rate": 0.0,
|
| 665 |
+
"unique_count": 10,
|
| 666 |
+
"unique_ratio": 0.002826,
|
| 667 |
+
"example_values": [
|
| 668 |
+
"0",
|
| 669 |
+
"1",
|
| 670 |
+
"2",
|
| 671 |
+
"3",
|
| 672 |
+
"5"
|
| 673 |
+
]
|
| 674 |
+
}
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "Unemployment rate",
|
| 678 |
+
"role": "feature",
|
| 679 |
+
"semantic_type": "numeric",
|
| 680 |
+
"nullable": false,
|
| 681 |
+
"missing_tokens": [],
|
| 682 |
+
"parse_format": null,
|
| 683 |
+
"impute_strategy": "median",
|
| 684 |
+
"profile_stats": {
|
| 685 |
+
"missing_rate": 0.0,
|
| 686 |
+
"unique_count": 10,
|
| 687 |
+
"unique_ratio": 0.002826,
|
| 688 |
+
"example_values": [
|
| 689 |
+
"16.2",
|
| 690 |
+
"9.4",
|
| 691 |
+
"13.9",
|
| 692 |
+
"10.8",
|
| 693 |
+
"15.5"
|
| 694 |
+
]
|
| 695 |
+
}
|
| 696 |
+
},
|
| 697 |
+
{
|
| 698 |
+
"name": "Inflation rate",
|
| 699 |
+
"role": "feature",
|
| 700 |
+
"semantic_type": "numeric",
|
| 701 |
+
"nullable": false,
|
| 702 |
+
"missing_tokens": [],
|
| 703 |
+
"parse_format": null,
|
| 704 |
+
"impute_strategy": "median",
|
| 705 |
+
"profile_stats": {
|
| 706 |
+
"missing_rate": 0.0,
|
| 707 |
+
"unique_count": 9,
|
| 708 |
+
"unique_ratio": 0.002543,
|
| 709 |
+
"example_values": [
|
| 710 |
+
"0.3",
|
| 711 |
+
"-0.8",
|
| 712 |
+
"-0.3",
|
| 713 |
+
"1.4",
|
| 714 |
+
"2.8"
|
| 715 |
+
]
|
| 716 |
+
}
|
| 717 |
+
},
|
| 718 |
+
{
|
| 719 |
+
"name": "GDP",
|
| 720 |
+
"role": "feature",
|
| 721 |
+
"semantic_type": "numeric",
|
| 722 |
+
"nullable": false,
|
| 723 |
+
"missing_tokens": [],
|
| 724 |
+
"parse_format": null,
|
| 725 |
+
"impute_strategy": "median",
|
| 726 |
+
"profile_stats": {
|
| 727 |
+
"missing_rate": 0.0,
|
| 728 |
+
"unique_count": 10,
|
| 729 |
+
"unique_ratio": 0.002826,
|
| 730 |
+
"example_values": [
|
| 731 |
+
"-0.92",
|
| 732 |
+
"-3.12",
|
| 733 |
+
"0.79",
|
| 734 |
+
"1.74",
|
| 735 |
+
"-4.06"
|
| 736 |
+
]
|
| 737 |
+
}
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "Target",
|
| 741 |
+
"role": "target",
|
| 742 |
+
"semantic_type": "categorical",
|
| 743 |
+
"nullable": false,
|
| 744 |
+
"missing_tokens": [],
|
| 745 |
+
"parse_format": null,
|
| 746 |
+
"impute_strategy": "mode",
|
| 747 |
+
"profile_stats": {
|
| 748 |
+
"missing_rate": 0.0,
|
| 749 |
+
"unique_count": 3,
|
| 750 |
+
"unique_ratio": 0.000848,
|
| 751 |
+
"example_values": [
|
| 752 |
+
"Dropout",
|
| 753 |
+
"Graduate",
|
| 754 |
+
"Enrolled"
|
| 755 |
+
]
|
| 756 |
+
}
|
| 757 |
+
}
|
| 758 |
+
],
|
| 759 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/staged_input_manifest.json",
|
| 760 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/train.csv",
|
| 761 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/val.csv",
|
| 762 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/test.csv",
|
| 763 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/staged/public/staged_features.json",
|
| 764 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/m5/tabdiff/tabdiff-m5-20260510_162433/public_gate/public_gate_report.json"
|
| 765 |
+
}
|