TabQueryBench commited on
Commit
dd19d97
·
verified ·
1 Parent(s): 4737e3e

Resume SynthData0523 main/m5 batch 1

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +186 -0
  2. SynthData0523/main/m5/arf/arf-m5-20260422_055912/_arf_generate.py +23 -0
  3. SynthData0523/main/m5/arf/arf-m5-20260422_055912/_arf_train.py +37 -0
  4. SynthData0523/main/m5/arf/arf-m5-20260422_055912/arf-m5-3539-20260422_060829.csv +3 -0
  5. SynthData0523/main/m5/arf/arf-m5-20260422_055912/arf_model.pkl +3 -0
  6. SynthData0523/main/m5/arf/arf-m5-20260422_055912/gen_20260422_060829.log +3 -0
  7. SynthData0523/main/m5/arf/arf-m5-20260422_055912/input_snapshot.json +36 -0
  8. SynthData0523/main/m5/arf/arf-m5-20260422_055912/public_gate/normalized_schema_snapshot.json +758 -0
  9. SynthData0523/main/m5/arf/arf-m5-20260422_055912/public_gate/public_gate_report.json +37 -0
  10. SynthData0523/main/m5/arf/arf-m5-20260422_055912/public_gate/staged_input_manifest.json +763 -0
  11. SynthData0523/main/m5/arf/arf-m5-20260422_055912/runtime_result.json +15 -0
  12. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/arf/adapter_report.json +7 -0
  13. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/arf/adapter_transforms_applied.json +1 -0
  14. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/arf/model_input_manifest.json +765 -0
  15. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/staged_features.json +187 -0
  16. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/test.csv +3 -0
  17. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/train.csv +3 -0
  18. SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/val.csv +3 -0
  19. SynthData0523/main/m5/arf/arf-m5-20260422_055912/train_20260422_055912.log +3 -0
  20. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/_bayesnet_generate.py +104 -0
  21. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/_bayesnet_train.py +118 -0
  22. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet-m5-3539-20260422_060305.csv +3 -0
  23. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_coltypes.json +153 -0
  24. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl +3 -0
  25. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/const_cols.json +1 -0
  26. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/gen_20260422_060305.log +3 -0
  27. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/input_snapshot.json +36 -0
  28. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/public_gate/normalized_schema_snapshot.json +758 -0
  29. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/public_gate/public_gate_report.json +37 -0
  30. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/public_gate/staged_input_manifest.json +763 -0
  31. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/runtime_result.json +15 -0
  32. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/adapter_report.json +7 -0
  33. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/adapter_transforms_applied.json +1 -0
  34. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/model_input_manifest.json +765 -0
  35. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/staged_features.json +187 -0
  36. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/test.csv +3 -0
  37. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/train.csv +3 -0
  38. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/val.csv +3 -0
  39. SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/train_20260422_060152.log +3 -0
  40. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/_ctgan_generate.py +18 -0
  41. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/ctgan-m5-3539-20260422_030436.csv +3 -0
  42. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/ctgan_metadata.json +152 -0
  43. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/gen_20260422_030436.log +3 -0
  44. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/input_snapshot.json +36 -0
  45. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/ctgan_300epochs.pt +3 -0
  46. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/train_20260422_025942.log +3 -0
  47. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/public_gate/normalized_schema_snapshot.json +758 -0
  48. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/public_gate/public_gate_report.json +37 -0
  49. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/public_gate/staged_input_manifest.json +763 -0
  50. SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/runtime_result.json +15 -0
.gitattributes CHANGED
@@ -8782,3 +8782,189 @@ SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/staged/tvae/adapter_transform
8782
  SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/staged/tvae/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8783
  SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/tvae-m4-2217-20260504_175710.csv filter=lfs diff=lfs merge=lfs -text
8784
  SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/tvae_metadata.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8782
  SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/staged/tvae/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8783
  SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/tvae-m4-2217-20260504_175710.csv filter=lfs diff=lfs merge=lfs -text
8784
  SynthData0523/main/m4/tvae/tvae-m4-20260504_175629/tvae_metadata.json filter=lfs diff=lfs merge=lfs -text
8785
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/arf-m5-3539-20260422_060829.csv filter=lfs diff=lfs merge=lfs -text
8786
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/arf_model.pkl filter=lfs diff=lfs merge=lfs -text
8787
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/gen_20260422_060829.log filter=lfs diff=lfs merge=lfs -text
8788
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8789
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8790
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8791
+ SynthData0523/main/m5/arf/arf-m5-20260422_055912/train_20260422_055912.log filter=lfs diff=lfs merge=lfs -text
8792
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet-m5-3539-20260422_060305.csv filter=lfs diff=lfs merge=lfs -text
8793
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl filter=lfs diff=lfs merge=lfs -text
8794
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/gen_20260422_060305.log filter=lfs diff=lfs merge=lfs -text
8795
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8796
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8797
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8798
+ SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/train_20260422_060152.log filter=lfs diff=lfs merge=lfs -text
8799
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/ctgan-m5-3539-20260422_030436.csv filter=lfs diff=lfs merge=lfs -text
8800
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/gen_20260422_030436.log filter=lfs diff=lfs merge=lfs -text
8801
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/ctgan_300epochs.pt filter=lfs diff=lfs merge=lfs -text
8802
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/train_20260422_025942.log filter=lfs diff=lfs merge=lfs -text
8803
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8804
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8805
+ SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8806
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/_fd_X_host.npy filter=lfs diff=lfs merge=lfs -text
8807
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/_fd_meta_host.json filter=lfs diff=lfs merge=lfs -text
8808
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/forest-m5-3539-20260426_040630.csv filter=lfs diff=lfs merge=lfs -text
8809
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/forestdiffusion_model.joblib filter=lfs diff=lfs merge=lfs -text
8810
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
8811
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/models_fd/model.joblib filter=lfs diff=lfs merge=lfs -text
8812
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
8813
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
8814
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8815
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/runtime_result.json filter=lfs diff=lfs merge=lfs -text
8816
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/forestdiffusion/adapter_report.json filter=lfs diff=lfs merge=lfs -text
8817
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/forestdiffusion/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
8818
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/forestdiffusion/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8819
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
8820
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8821
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8822
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8823
+ SynthData0523/main/m5/forestdiffusion/forest-m5-20260425_022409/train_20260425_022409.log filter=lfs diff=lfs merge=lfs -text
8824
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/gen_20260330_014804.log filter=lfs diff=lfs merge=lfs -text
8825
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/gen_20260418_111310.log filter=lfs diff=lfs merge=lfs -text
8826
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/models_100epochs/id000017748064808139433984/rtf_model.pt filter=lfs diff=lfs merge=lfs -text
8827
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf-m5-1000-20260330_014804.csv filter=lfs diff=lfs merge=lfs -text
8828
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf-m5-3539-20260418_111310.csv filter=lfs diff=lfs merge=lfs -text
8829
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10800/model.safetensors filter=lfs diff=lfs merge=lfs -text
8830
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10800/optimizer.pt filter=lfs diff=lfs merge=lfs -text
8831
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10800/rng_state.pth filter=lfs diff=lfs merge=lfs -text
8832
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10800/scaler.pt filter=lfs diff=lfs merge=lfs -text
8833
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10800/scheduler.pt filter=lfs diff=lfs merge=lfs -text
8834
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10800/training_args.bin filter=lfs diff=lfs merge=lfs -text
8835
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10878/model.safetensors filter=lfs diff=lfs merge=lfs -text
8836
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10878/optimizer.pt filter=lfs diff=lfs merge=lfs -text
8837
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10878/rng_state.pth filter=lfs diff=lfs merge=lfs -text
8838
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10878/scaler.pt filter=lfs diff=lfs merge=lfs -text
8839
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10878/scheduler.pt filter=lfs diff=lfs merge=lfs -text
8840
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10878/training_args.bin filter=lfs diff=lfs merge=lfs -text
8841
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10900/model.safetensors filter=lfs diff=lfs merge=lfs -text
8842
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10900/optimizer.pt filter=lfs diff=lfs merge=lfs -text
8843
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10900/rng_state.pth filter=lfs diff=lfs merge=lfs -text
8844
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10900/scaler.pt filter=lfs diff=lfs merge=lfs -text
8845
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10900/scheduler.pt filter=lfs diff=lfs merge=lfs -text
8846
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10900/training_args.bin filter=lfs diff=lfs merge=lfs -text
8847
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10989/model.safetensors filter=lfs diff=lfs merge=lfs -text
8848
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10989/optimizer.pt filter=lfs diff=lfs merge=lfs -text
8849
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10989/rng_state.pth filter=lfs diff=lfs merge=lfs -text
8850
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10989/scaler.pt filter=lfs diff=lfs merge=lfs -text
8851
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10989/scheduler.pt filter=lfs diff=lfs merge=lfs -text
8852
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-10989/training_args.bin filter=lfs diff=lfs merge=lfs -text
8853
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11000/model.safetensors filter=lfs diff=lfs merge=lfs -text
8854
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11000/optimizer.pt filter=lfs diff=lfs merge=lfs -text
8855
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11000/rng_state.pth filter=lfs diff=lfs merge=lfs -text
8856
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11000/scaler.pt filter=lfs diff=lfs merge=lfs -text
8857
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11000/scheduler.pt filter=lfs diff=lfs merge=lfs -text
8858
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11000/training_args.bin filter=lfs diff=lfs merge=lfs -text
8859
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11100/model.safetensors filter=lfs diff=lfs merge=lfs -text
8860
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11100/optimizer.pt filter=lfs diff=lfs merge=lfs -text
8861
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11100/rng_state.pth filter=lfs diff=lfs merge=lfs -text
8862
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11100/scaler.pt filter=lfs diff=lfs merge=lfs -text
8863
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11100/scheduler.pt filter=lfs diff=lfs merge=lfs -text
8864
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/rtf_checkpoints/checkpoint-11100/training_args.bin filter=lfs diff=lfs merge=lfs -text
8865
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8866
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8867
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8868
+ SynthData0523/main/m5/realtabformer/rtf-m5-20260330_005221/train_20260330_005222.log filter=lfs diff=lfs merge=lfs -text
8869
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
8870
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/models_tabbyflow/trained.pt filter=lfs diff=lfs merge=lfs -text
8871
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
8872
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
8873
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8874
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/runtime_result.json filter=lfs diff=lfs merge=lfs -text
8875
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
8876
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8877
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8878
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8879
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/tabbyflow/adapter_report.json filter=lfs diff=lfs merge=lfs -text
8880
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/tabbyflow/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
8881
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/staged/tabbyflow/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8882
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabbyflow-m5-3539-20260420_100849.csv filter=lfs diff=lfs merge=lfs -text
8883
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabbyflow_train_meta.json filter=lfs diff=lfs merge=lfs -text
8884
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
8885
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
8886
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
8887
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
8888
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
8889
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
8890
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/info.json filter=lfs diff=lfs merge=lfs -text
8891
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/real.csv filter=lfs diff=lfs merge=lfs -text
8892
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/test.csv filter=lfs diff=lfs merge=lfs -text
8893
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/val.csv filter=lfs diff=lfs merge=lfs -text
8894
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/y_test.npy filter=lfs diff=lfs merge=lfs -text
8895
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/y_train.npy filter=lfs diff=lfs merge=lfs -text
8896
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/tabular_bundle/pipeline_ds/y_val.npy filter=lfs diff=lfs merge=lfs -text
8897
+ SynthData0523/main/m5/tabbyflow/tabbyflow-m5-20260420_100219/train_20260420_100219.log filter=lfs diff=lfs merge=lfs -text
8898
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/data/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
8899
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/data/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
8900
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/data/y_train.npy filter=lfs diff=lfs merge=lfs -text
8901
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/gen_20260424_034106.log filter=lfs diff=lfs merge=lfs -text
8902
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
8903
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/X_cat_unnorm.npy filter=lfs diff=lfs merge=lfs -text
8904
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
8905
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/X_num_unnorm.npy filter=lfs diff=lfs merge=lfs -text
8906
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/loss.csv filter=lfs diff=lfs merge=lfs -text
8907
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/model.pt filter=lfs diff=lfs merge=lfs -text
8908
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/model_ema.pt filter=lfs diff=lfs merge=lfs -text
8909
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/output/y_train.npy filter=lfs diff=lfs merge=lfs -text
8910
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8911
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8912
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8913
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/tabddpm-m5-3539-20260424_034106.csv filter=lfs diff=lfs merge=lfs -text
8914
+ SynthData0523/main/m5/tabddpm/tabddpm-m5-20260424_033725/train_20260424_033725.log filter=lfs diff=lfs merge=lfs -text
8915
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
8916
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
8917
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
8918
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
8919
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
8920
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
8921
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/info.json filter=lfs diff=lfs merge=lfs -text
8922
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/real.csv filter=lfs diff=lfs merge=lfs -text
8923
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/staged_features.json filter=lfs diff=lfs merge=lfs -text
8924
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/test.csv filter=lfs diff=lfs merge=lfs -text
8925
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/train.csv filter=lfs diff=lfs merge=lfs -text
8926
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/val.csv filter=lfs diff=lfs merge=lfs -text
8927
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/y_test.npy filter=lfs diff=lfs merge=lfs -text
8928
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/y_train.npy filter=lfs diff=lfs merge=lfs -text
8929
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/data/pipeline_m5/y_val.npy filter=lfs diff=lfs merge=lfs -text
8930
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/images/tabdiff_demo.gif filter=lfs diff=lfs merge=lfs -text
8931
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/images/tabdiff_demo.mp4 filter=lfs diff=lfs merge=lfs -text
8932
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/synthetic/pipeline_m5/real.csv filter=lfs diff=lfs merge=lfs -text
8933
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/synthetic/pipeline_m5/test.csv filter=lfs diff=lfs merge=lfs -text
8934
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/synthetic/pipeline_m5/val.csv filter=lfs diff=lfs merge=lfs -text
8935
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/ckpt/pipeline_m5/adapter_learnable/config.pkl filter=lfs diff=lfs merge=lfs -text
8936
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/ckpt/pipeline_m5/adapter_learnable/ema_model_200.pt filter=lfs diff=lfs merge=lfs -text
8937
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/ckpt/pipeline_m5/adapter_learnable/model_200.pt filter=lfs diff=lfs merge=lfs -text
8938
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/configs/tabdiff_configs.toml filter=lfs diff=lfs merge=lfs -text
8939
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/all_results.json filter=lfs diff=lfs merge=lfs -text
8940
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/ema/all_results.json filter=lfs diff=lfs merge=lfs -text
8941
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/ema/samples.csv filter=lfs diff=lfs merge=lfs -text
8942
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/ema/shapes.csv filter=lfs diff=lfs merge=lfs -text
8943
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/ema/trends.csv filter=lfs diff=lfs merge=lfs -text
8944
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/samples.csv filter=lfs diff=lfs merge=lfs -text
8945
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/shapes.csv filter=lfs diff=lfs merge=lfs -text
8946
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/_tabdiff_runtime/tabdiff/result/pipeline_m5/adapter_learnable/200/trends.csv filter=lfs diff=lfs merge=lfs -text
8947
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/gen_20260510_162902.log filter=lfs diff=lfs merge=lfs -text
8948
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
8949
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/models_tabdiff/trained.pt filter=lfs diff=lfs merge=lfs -text
8950
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
8951
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
8952
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8953
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/run_config.json filter=lfs diff=lfs merge=lfs -text
8954
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/runtime_result.json filter=lfs diff=lfs merge=lfs -text
8955
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
8956
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
8957
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
8958
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
8959
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/tabdiff/adapter_report.json filter=lfs diff=lfs merge=lfs -text
8960
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/tabdiff/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
8961
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/staged/tabdiff/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
8962
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabdiff-m5-3539-20260510_162902.csv filter=lfs diff=lfs merge=lfs -text
8963
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabdiff_train_meta.json filter=lfs diff=lfs merge=lfs -text
8964
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/X_cat_test.npy filter=lfs diff=lfs merge=lfs -text
8965
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
8966
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/X_cat_val.npy filter=lfs diff=lfs merge=lfs -text
8967
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/X_num_test.npy filter=lfs diff=lfs merge=lfs -text
8968
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
8969
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/X_num_val.npy filter=lfs diff=lfs merge=lfs -text
8970
+ SynthData0523/main/m5/tabdiff/tabdiff-m5-20260510_162741/tabular_bundle/pipeline_m5/info.json filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/m5/arf/arf-m5-20260422_055912/_arf_generate.py ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import pandas as pd
3
+
4
+ n_target = int(3539)
5
+ with open("/work/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf_model.pkl", "rb") as f:
6
+ model = pickle.load(f)
7
+ syn = model.forge(n=n_target)
8
+ syn = syn.reset_index(drop=True)
9
+ if len(syn) > n_target:
10
+ syn = syn.iloc[:n_target]
11
+ elif len(syn) < n_target:
12
+ parts = [syn]
13
+ tries = 0
14
+ while sum(len(p) for p in parts) < n_target and tries < 64:
15
+ tries += 1
16
+ need = n_target - sum(len(p) for p in parts)
17
+ chunk = model.forge(n=max(need, 1)).reset_index(drop=True)
18
+ if len(chunk) == 0:
19
+ break
20
+ parts.append(chunk)
21
+ syn = pd.concat(parts, ignore_index=True).iloc[:n_target]
22
+ syn.to_csv("/work/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf-m5-3539-20260422_060829.csv", index=False)
23
+ print(f"[ARF] Generated {len(syn)} rows (requested {n_target}) -> /work/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf-m5-3539-20260422_060829.csv")
SynthData0523/main/m5/arf/arf-m5-20260422_055912/_arf_train.py ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import pickle
2
+ import numpy as np
3
+ import pandas as pd
4
+ from arfpy import arf
5
+
6
+ def _sanitize_for_arf(df: pd.DataFrame) -> pd.DataFrame:
7
+ """缓解 forge 阶段 scipy.stats.truncnorm / 除零:处理 inf、NaN 与极端尾部。"""
8
+ df = df.replace([np.inf, -np.inf], np.nan)
9
+ df = df.dropna(axis=1, how="all")
10
+ for col in df.select_dtypes(include=[np.number]).columns:
11
+ med = df[col].median()
12
+ if pd.isna(med):
13
+ med = 0.0
14
+ df[col] = df[col].fillna(med)
15
+ nu = int(df[col].nunique(dropna=True))
16
+ if nu <= 1:
17
+ continue
18
+ lo, hi = df[col].quantile(0.001), df[col].quantile(0.999)
19
+ if pd.notna(lo) and pd.notna(hi) and lo < hi:
20
+ df[col] = df[col].clip(lo, hi)
21
+ return df
22
+
23
+ df = pd.read_csv("/work/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/train.csv")
24
+ df = _sanitize_for_arf(df)
25
+ print(f"[ARF] Training on {len(df)} rows, {len(df.columns)} cols")
26
+
27
+ model = arf.arf(x=df)
28
+ if hasattr(model, "fit"):
29
+ model.fit()
30
+ elif hasattr(model, "forde"):
31
+ model.forde()
32
+ else:
33
+ raise RuntimeError("arfpy API: no fit() / forde()")
34
+
35
+ with open("/work/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf_model.pkl", "wb") as f:
36
+ pickle.dump(model, f)
37
+ print(f"[ARF] Model saved -> /work/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf_model.pkl")
SynthData0523/main/m5/arf/arf-m5-20260422_055912/arf-m5-3539-20260422_060829.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20d22c9552b032be5086ec5ce29834e8914355cb6ff36d81f3b8b09c6fa79b20
3
+ size 1127636
SynthData0523/main/m5/arf/arf-m5-20260422_055912/arf_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48297851fbf4b5cb9749048d291da9bcc117578ebf36ce6ec610ee5a15389a2b
3
+ size 51471366
SynthData0523/main/m5/arf/arf-m5-20260422_055912/gen_20260422_060829.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43abd61e2dad5483d73dcd3fe330bca0780011a3c44d171edebc8d9b892ed7fb
3
+ size 455
SynthData0523/main/m5/arf/arf-m5-20260422_055912/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "arf",
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
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/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
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "arf",
4
+ "run_id": "arf-m5-20260422_055912",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "success",
8
+ "generate_status": "success",
9
+ "reason_code": null,
10
+ "reason_detail": null,
11
+ "artifacts": {
12
+ "synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf-m5-3539-20260422_060829.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/arf_model.pkl"
14
+ }
15
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/arf/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-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/arf/model_input_manifest.json"
7
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/arf/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/m5/arf/arf-m5-20260422_055912/staged/arf/model_input_manifest.json ADDED
@@ -0,0 +1,765 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "arf",
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-SpecializedModels/m5/arf/arf-m5-20260422_055912/public_gate/staged_input_manifest.json",
760
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/train.csv",
761
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/val.csv",
762
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/test.csv",
763
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/staged/public/staged_features.json",
764
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/arf/arf-m5-20260422_055912/public_gate/public_gate_report.json"
765
+ }
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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
+ ]
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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
SynthData0523/main/m5/arf/arf-m5-20260422_055912/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
SynthData0523/main/m5/arf/arf-m5-20260422_055912/train_20260422_055912.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6083e73e5532ece05305d1fe94141798440d70d9770d2b6d037c0d04f76efdd1
3
+ size 467
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/_bayesnet_generate.py ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import pickle
3
+ import subprocess
4
+ import sys
5
+ import warnings
6
+
7
+ import numpy as np
8
+ import pandas as pd
9
+ from pgmpy.sampling import BayesianModelSampling
10
+
11
+ warnings.filterwarnings("ignore", category=FutureWarning)
12
+
13
+ def _ensure_cloudpickle():
14
+ try:
15
+ import cloudpickle # noqa: F401
16
+ except ModuleNotFoundError:
17
+ subprocess.check_call(
18
+ [sys.executable, "-m", "pip", "install", "--quiet", "cloudpickle"],
19
+ )
20
+
21
+ _ensure_cloudpickle()
22
+
23
+ with open("/work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl", "rb") as f:
24
+ bundle = pickle.load(f)
25
+
26
+ network = bundle["network"]
27
+ inverse = bundle["inverse"]
28
+ cols = bundle["column_order"]
29
+ integer_columns = set(bundle.get("integer_columns") or [])
30
+ full_order = bundle.get("full_column_order") or cols
31
+ const_cols = bundle.get("const_cols") or {}
32
+
33
+ num_rows = int(3539)
34
+ sampler = BayesianModelSampling(network)
35
+ raw = sampler.forward_sample(size=num_rows, show_progress=False)
36
+ raw = raw.reset_index(drop=True)
37
+ if len(raw) > num_rows:
38
+ raw = raw.iloc[:num_rows]
39
+ _tries = 0
40
+ while len(raw) < num_rows and _tries < 64:
41
+ _tries += 1
42
+ nextra = min(10000, num_rows - len(raw))
43
+ more = sampler.forward_sample(size=max(nextra, 1), show_progress=False)
44
+ more = more.reset_index(drop=True)
45
+ if len(more) == 0:
46
+ break
47
+ raw = pd.concat([raw, more], ignore_index=True)
48
+ if len(raw) > num_rows:
49
+ raw = raw.iloc[:num_rows]
50
+
51
+ out = pd.DataFrame(index=raw.index)
52
+ rng = np.random.default_rng()
53
+
54
+ for c in cols:
55
+ if c in inverse["categorical"]:
56
+ levels = inverse["categorical"][c]
57
+ idx = raw[c].astype(int).to_numpy()
58
+ idx = np.clip(idx, 0, max(0, len(levels) - 1))
59
+ out[c] = [levels[i] for i in idx]
60
+ else:
61
+ edges = np.asarray(inverse["continuous"][c], dtype=float)
62
+ if edges.size < 2:
63
+ out[c] = 0.0
64
+ else:
65
+ nbin = edges.size - 1
66
+ res = []
67
+ for k in raw[c].astype(int).to_numpy():
68
+ k = int(k)
69
+ if k < 0:
70
+ k = 0
71
+ if k >= nbin:
72
+ k = nbin - 1
73
+ lo, hi = float(edges[k]), float(edges[k + 1])
74
+ if hi < lo:
75
+ lo, hi = hi, lo
76
+ v = rng.uniform(lo, hi)
77
+ if c in integer_columns:
78
+ v = int(round(v))
79
+ res.append(v)
80
+ out[c] = res
81
+
82
+ final = pd.DataFrame(index=out.index)
83
+ for c in full_order:
84
+ if c in const_cols:
85
+ final[c] = const_cols[c]
86
+ elif c in out.columns:
87
+ final[c] = out[c]
88
+
89
+ dtypes = bundle.get("original_dtypes") or {}
90
+ for c, dts in dtypes.items():
91
+ if c not in final.columns:
92
+ continue
93
+ try:
94
+ if "int" in dts:
95
+ final[c] = pd.to_numeric(final[c], errors="coerce").astype("Int64")
96
+ elif "float" in dts:
97
+ final[c] = pd.to_numeric(final[c], errors="coerce")
98
+ except Exception:
99
+ pass
100
+
101
+ if len(final) != num_rows:
102
+ final = final.iloc[:num_rows].copy()
103
+ final.to_csv("/work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet-m5-3539-20260422_060305.csv", index=False)
104
+ print(f"[BayesNet] Generated {len(final)} rows (requested {num_rows}) -> /work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet-m5-3539-20260422_060305.csv")
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/_bayesnet_train.py ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import json
3
+ import pickle
4
+ import subprocess
5
+ import sys
6
+ import warnings
7
+
8
+ import numpy as np
9
+ import pandas as pd
10
+ from pgmpy.estimators import TreeSearch
11
+ from pgmpy.models import DiscreteBayesianNetwork
12
+ warnings.filterwarnings("ignore", category=FutureWarning)
13
+
14
+ def _ensure_cloudpickle():
15
+ try:
16
+ import cloudpickle # noqa: F401
17
+ except ModuleNotFoundError:
18
+ subprocess.check_call(
19
+ [sys.executable, "-m", "pip", "install", "--quiet", "cloudpickle"],
20
+ )
21
+
22
+ _ensure_cloudpickle()
23
+
24
+ with open("/work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_coltypes.json", "r", encoding="utf-8") as _f:
25
+ colmeta = json.load(_f)
26
+ integer_columns = set(colmeta.get("integer_columns") or [])
27
+
28
+ df = pd.read_csv("/work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/train.csv")
29
+ df = df.dropna(axis=1, how="all")
30
+ full_column_order = list(df.columns)
31
+
32
+ const_cols = {}
33
+ for col in list(df.columns):
34
+ if df[col].nunique(dropna=True) <= 1:
35
+ const_cols[col] = df[col].iloc[0] if len(df) > 0 else None
36
+ df = df.drop(columns=[col])
37
+ print(f"[BayesNet] Dropped zero-variance column '{col}'")
38
+
39
+ const_path = "/work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl".replace("bayesnet_model.pkl", "const_cols.json")
40
+ with open(const_path, "w", encoding="utf-8") as _f:
41
+ json.dump({k: str(v) for k, v in const_cols.items()}, _f)
42
+
43
+ inverse = {"categorical": {}, "continuous": {}}
44
+ enc = pd.DataFrame(index=df.index)
45
+ _n_samples = len(df)
46
+ _n_plan = sum(
47
+ 1 for e in colmeta["columns"] if str(e.get("name", "")) in df.columns
48
+ )
49
+ max_bins = 10
50
+ if _n_plan > 35 or _n_samples > 200000:
51
+ max_bins = 5
52
+ if _n_plan > 55:
53
+ max_bins = 4
54
+ print(f"[BayesNet] max_bins={max_bins} (cols_in_df={_n_plan}, rows={_n_samples})")
55
+
56
+ for entry in colmeta["columns"]:
57
+ name = entry["name"]
58
+ if name not in df.columns:
59
+ continue
60
+ kind = entry["type"]
61
+ s = df[name]
62
+ if kind == "categorical":
63
+ uniques = sorted(s.dropna().unique(), key=lambda x: str(x))
64
+ mapping = {str(v): i for i, v in enumerate(uniques)}
65
+ inverse["categorical"][name] = [uniques[i] for i in range(len(uniques))]
66
+ enc[name] = s.map(lambda x, m=mapping: m.get(str(x), 0)).astype(int)
67
+ else:
68
+ s_num = pd.to_numeric(s, errors="coerce")
69
+ nu = int(s_num.nunique(dropna=True))
70
+ q = min(max_bins, max(2, nu))
71
+ if nu < 2:
72
+ enc[name] = np.zeros(len(s_num), dtype=int)
73
+ lo, hi = float(s_num.min()), float(s_num.max())
74
+ inverse["continuous"][name] = [lo, hi]
75
+ else:
76
+ try:
77
+ _, bins = pd.qcut(
78
+ s_num, q=q, retbins=True, duplicates="drop"
79
+ )
80
+ except Exception:
81
+ med = float(s_num.median())
82
+ s2 = s_num.fillna(med)
83
+ _, bins = pd.qcut(
84
+ s2, q=min(q, 3), retbins=True, duplicates="drop"
85
+ )
86
+ bins = np.asarray(bins, dtype=float)
87
+ lab = pd.cut(
88
+ s_num, bins=bins, labels=False, include_lowest=True
89
+ )
90
+ enc[name] = lab.fillna(0).astype(int)
91
+ inverse["continuous"][name] = bins.tolist()
92
+
93
+ print(f"[BayesNet] Training on {len(enc)} rows, {len(enc.columns)} cols (encoded)")
94
+
95
+ enc_struct = enc
96
+ if len(enc) > 25000:
97
+ enc_struct = enc.sample(n=25000, random_state=0, replace=False)
98
+ print(f"[BayesNet] TreeSearch on {len(enc_struct)} rows (subsample; full n={len(enc)})")
99
+ dag = TreeSearch(enc_struct).estimate(show_progress=False)
100
+ for col in enc.columns:
101
+ if col not in dag.nodes():
102
+ dag.add_node(col)
103
+ print(f"[BayesNet] Added isolated node to DAG: {col}")
104
+ network = DiscreteBayesianNetwork(dag)
105
+ network.fit(enc)
106
+
107
+ bundle = {
108
+ "network": network,
109
+ "inverse": inverse,
110
+ "column_order": list(enc.columns),
111
+ "full_column_order": full_column_order,
112
+ "integer_columns": list(integer_columns),
113
+ "original_dtypes": {c: str(df[c].dtype) for c in enc.columns},
114
+ "const_cols": const_cols,
115
+ }
116
+ with open("/work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl", "wb") as _f:
117
+ pickle.dump(bundle, _f)
118
+ print(f"[BayesNet] Model saved -> /work/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl")
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet-m5-3539-20260422_060305.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e4e660b33766e4439f9532e5d4b12ead7f7c64d180ad668cb7ed0fc82ce483
3
+ size 1205847
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_coltypes.json ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "Marital status",
5
+ "type": "continuous"
6
+ },
7
+ {
8
+ "name": "Application mode",
9
+ "type": "continuous"
10
+ },
11
+ {
12
+ "name": "Application order",
13
+ "type": "continuous"
14
+ },
15
+ {
16
+ "name": "Course",
17
+ "type": "continuous"
18
+ },
19
+ {
20
+ "name": "Daytime/evening attendance",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "Previous qualification",
25
+ "type": "continuous"
26
+ },
27
+ {
28
+ "name": "Previous qualification (grade)",
29
+ "type": "continuous"
30
+ },
31
+ {
32
+ "name": "Nacionality",
33
+ "type": "continuous"
34
+ },
35
+ {
36
+ "name": "Mother's qualification",
37
+ "type": "continuous"
38
+ },
39
+ {
40
+ "name": "Father's qualification",
41
+ "type": "continuous"
42
+ },
43
+ {
44
+ "name": "Mother's occupation",
45
+ "type": "continuous"
46
+ },
47
+ {
48
+ "name": "Father's occupation",
49
+ "type": "continuous"
50
+ },
51
+ {
52
+ "name": "Admission grade",
53
+ "type": "continuous"
54
+ },
55
+ {
56
+ "name": "Displaced",
57
+ "type": "categorical"
58
+ },
59
+ {
60
+ "name": "Educational special needs",
61
+ "type": "categorical"
62
+ },
63
+ {
64
+ "name": "Debtor",
65
+ "type": "categorical"
66
+ },
67
+ {
68
+ "name": "Tuition fees up to date",
69
+ "type": "categorical"
70
+ },
71
+ {
72
+ "name": "Gender",
73
+ "type": "categorical"
74
+ },
75
+ {
76
+ "name": "Scholarship holder",
77
+ "type": "categorical"
78
+ },
79
+ {
80
+ "name": "Age at enrollment",
81
+ "type": "continuous"
82
+ },
83
+ {
84
+ "name": "International",
85
+ "type": "categorical"
86
+ },
87
+ {
88
+ "name": "Curricular units 1st sem (credited)",
89
+ "type": "continuous"
90
+ },
91
+ {
92
+ "name": "Curricular units 1st sem (enrolled)",
93
+ "type": "continuous"
94
+ },
95
+ {
96
+ "name": "Curricular units 1st sem (evaluations)",
97
+ "type": "continuous"
98
+ },
99
+ {
100
+ "name": "Curricular units 1st sem (approved)",
101
+ "type": "continuous"
102
+ },
103
+ {
104
+ "name": "Curricular units 1st sem (grade)",
105
+ "type": "continuous"
106
+ },
107
+ {
108
+ "name": "Curricular units 1st sem (without evaluations)",
109
+ "type": "continuous"
110
+ },
111
+ {
112
+ "name": "Curricular units 2nd sem (credited)",
113
+ "type": "continuous"
114
+ },
115
+ {
116
+ "name": "Curricular units 2nd sem (enrolled)",
117
+ "type": "continuous"
118
+ },
119
+ {
120
+ "name": "Curricular units 2nd sem (evaluations)",
121
+ "type": "continuous"
122
+ },
123
+ {
124
+ "name": "Curricular units 2nd sem (approved)",
125
+ "type": "continuous"
126
+ },
127
+ {
128
+ "name": "Curricular units 2nd sem (grade)",
129
+ "type": "continuous"
130
+ },
131
+ {
132
+ "name": "Curricular units 2nd sem (without evaluations)",
133
+ "type": "continuous"
134
+ },
135
+ {
136
+ "name": "Unemployment rate",
137
+ "type": "continuous"
138
+ },
139
+ {
140
+ "name": "Inflation rate",
141
+ "type": "continuous"
142
+ },
143
+ {
144
+ "name": "GDP",
145
+ "type": "continuous"
146
+ },
147
+ {
148
+ "name": "Target",
149
+ "type": "categorical"
150
+ }
151
+ ],
152
+ "integer_columns": []
153
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b14884707956f60bc2b120e7ad887d5ababd59542201c79e2632563d19b6f4e
3
+ size 23577
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/const_cols.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/gen_20260422_060305.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab03b1da312114c594d84f250952034574fd80ad4c7d7e809a5f4f537edbd0bb
3
+ size 3387
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "bayesnet",
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
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/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
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "bayesnet",
4
+ "run_id": "bayesnet-m5-20260422_060152",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "success",
8
+ "generate_status": "success",
9
+ "reason_code": null,
10
+ "reason_detail": null,
11
+ "artifacts": {
12
+ "synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet-m5-3539-20260422_060305.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/bayesnet_model.pkl"
14
+ }
15
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/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-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/model_input_manifest.json"
7
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/adapter_transforms_applied.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/staged/bayesnet/model_input_manifest.json ADDED
@@ -0,0 +1,765 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "bayesnet",
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-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/public_gate/staged_input_manifest.json",
760
+ "train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/train.csv",
761
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/val.csv",
762
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/test.csv",
763
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/staged/public/staged_features.json",
764
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/bayesnet/bayesnet-m5-20260422_060152/public_gate/public_gate_report.json"
765
+ }
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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
+ ]
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/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
SynthData0523/main/m5/bayesnet/bayesnet-m5-20260422_060152/train_20260422_060152.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53b04263f1043980be5de1a117a1d6bac7bdf9407e8cf70daa9786dc955db745
3
+ size 3934
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/_ctgan_generate.py ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+ sys.path.insert(0, "/work")
3
+ from src.SpecificModels.ctgan_rdt_inverse_fix import apply_ctgan_inverse_fix
4
+ apply_ctgan_inverse_fix()
5
+ import pandas as pd
6
+ from ctgan.synthesizers.ctgan import CTGAN
7
+ model = CTGAN.load("/work/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/ctgan_300epochs.pt")
8
+ total = 3539
9
+ chunk = min(50000, total) if total > 50000 else total
10
+ parts = []
11
+ left = total
12
+ while left > 0:
13
+ take = min(chunk, left)
14
+ parts.append(model.sample(take))
15
+ left -= take
16
+ sampled = pd.concat(parts, ignore_index=True) if len(parts) > 1 else parts[0]
17
+ sampled.to_csv("/work/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/ctgan-m5-3539-20260422_030436.csv", index=False)
18
+ print("[CTGAN] Generated", total, "rows in", len(parts), "chunks ->", "/work/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/ctgan-m5-3539-20260422_030436.csv")
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/ctgan-m5-3539-20260422_030436.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd23267a429a7050afe26941ff6aa55901d7d8ebfea2dd95a57854ccc33aa959
3
+ size 580782
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/ctgan_metadata.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ {
4
+ "name": "Marital status",
5
+ "type": "continuous"
6
+ },
7
+ {
8
+ "name": "Application mode",
9
+ "type": "continuous"
10
+ },
11
+ {
12
+ "name": "Application order",
13
+ "type": "continuous"
14
+ },
15
+ {
16
+ "name": "Course",
17
+ "type": "continuous"
18
+ },
19
+ {
20
+ "name": "Daytime/evening attendance",
21
+ "type": "categorical"
22
+ },
23
+ {
24
+ "name": "Previous qualification",
25
+ "type": "continuous"
26
+ },
27
+ {
28
+ "name": "Previous qualification (grade)",
29
+ "type": "continuous"
30
+ },
31
+ {
32
+ "name": "Nacionality",
33
+ "type": "continuous"
34
+ },
35
+ {
36
+ "name": "Mother's qualification",
37
+ "type": "continuous"
38
+ },
39
+ {
40
+ "name": "Father's qualification",
41
+ "type": "continuous"
42
+ },
43
+ {
44
+ "name": "Mother's occupation",
45
+ "type": "continuous"
46
+ },
47
+ {
48
+ "name": "Father's occupation",
49
+ "type": "continuous"
50
+ },
51
+ {
52
+ "name": "Admission grade",
53
+ "type": "continuous"
54
+ },
55
+ {
56
+ "name": "Displaced",
57
+ "type": "categorical"
58
+ },
59
+ {
60
+ "name": "Educational special needs",
61
+ "type": "categorical"
62
+ },
63
+ {
64
+ "name": "Debtor",
65
+ "type": "categorical"
66
+ },
67
+ {
68
+ "name": "Tuition fees up to date",
69
+ "type": "categorical"
70
+ },
71
+ {
72
+ "name": "Gender",
73
+ "type": "categorical"
74
+ },
75
+ {
76
+ "name": "Scholarship holder",
77
+ "type": "categorical"
78
+ },
79
+ {
80
+ "name": "Age at enrollment",
81
+ "type": "continuous"
82
+ },
83
+ {
84
+ "name": "International",
85
+ "type": "categorical"
86
+ },
87
+ {
88
+ "name": "Curricular units 1st sem (credited)",
89
+ "type": "continuous"
90
+ },
91
+ {
92
+ "name": "Curricular units 1st sem (enrolled)",
93
+ "type": "continuous"
94
+ },
95
+ {
96
+ "name": "Curricular units 1st sem (evaluations)",
97
+ "type": "continuous"
98
+ },
99
+ {
100
+ "name": "Curricular units 1st sem (approved)",
101
+ "type": "continuous"
102
+ },
103
+ {
104
+ "name": "Curricular units 1st sem (grade)",
105
+ "type": "continuous"
106
+ },
107
+ {
108
+ "name": "Curricular units 1st sem (without evaluations)",
109
+ "type": "continuous"
110
+ },
111
+ {
112
+ "name": "Curricular units 2nd sem (credited)",
113
+ "type": "continuous"
114
+ },
115
+ {
116
+ "name": "Curricular units 2nd sem (enrolled)",
117
+ "type": "continuous"
118
+ },
119
+ {
120
+ "name": "Curricular units 2nd sem (evaluations)",
121
+ "type": "continuous"
122
+ },
123
+ {
124
+ "name": "Curricular units 2nd sem (approved)",
125
+ "type": "continuous"
126
+ },
127
+ {
128
+ "name": "Curricular units 2nd sem (grade)",
129
+ "type": "continuous"
130
+ },
131
+ {
132
+ "name": "Curricular units 2nd sem (without evaluations)",
133
+ "type": "continuous"
134
+ },
135
+ {
136
+ "name": "Unemployment rate",
137
+ "type": "continuous"
138
+ },
139
+ {
140
+ "name": "Inflation rate",
141
+ "type": "continuous"
142
+ },
143
+ {
144
+ "name": "GDP",
145
+ "type": "continuous"
146
+ },
147
+ {
148
+ "name": "Target",
149
+ "type": "categorical"
150
+ }
151
+ ]
152
+ }
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/gen_20260422_030436.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83da843b93523372d62d770c2a6b490e858e5484f03a288b994fe0b79a163c91
3
+ size 292
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/input_snapshot.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "ctgan",
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
+ }
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/ctgan_300epochs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f04bfff173de89638c5f01ff144afee199c073a48f88cc51ac9eb1c88fb129
3
+ size 2512675
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/train_20260422_025942.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77331457cbe82bb86c2c39eef439f80ab16d0a8b1eaa7a9f1b6def8ec9355335
3
+ size 6072
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/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
+ }
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/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
+ }
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/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-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/staged/public/train.csv",
6
+ "val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/staged/public/val.csv",
7
+ "test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/staged/public/test.csv",
8
+ "features_json": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/staged/public/staged_features.json",
9
+ "public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/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
+ }
SynthData0523/main/m5/ctgan/ctgan-m5-20260422_025941/runtime_result.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "m5",
3
+ "model": "ctgan",
4
+ "run_id": "ctgan-m5-20260422_025941",
5
+ "public_gate_status": "pass",
6
+ "adapter_ready_status": "pass",
7
+ "train_status": "success",
8
+ "generate_status": "success",
9
+ "reason_code": null,
10
+ "reason_detail": null,
11
+ "artifacts": {
12
+ "synthetic_csv": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/ctgan-m5-3539-20260422_030436.csv",
13
+ "model_path": "/data/jialinzhang/SynthesizePipeline-server/output-SpecializedModels/m5/ctgan/ctgan-m5-20260422_025941/models_300epochs/ctgan_300epochs.pt"
14
+ }
15
+ }