Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 726 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 726 Bytes

Tabular-Class-Conditioned-SSL

The code in this repository has been transferred to: https://github.com/layer6ai-labs/Tabular-Class-Conditioned-SSL.
The repository contains the code base for our paper "Tabular Data Contrastive Learning via Class-Conditioned and Feature-Correlation Based Augmentation".

For any reproduce, further research or development, please kindly cite our arXiv paper:

@Article{ClsCondTabular, 
    title = {Tabular Data Contrastive Learning via Class-Conditioned and Feature-Correlation Based Augmentation}, 
    author = {Wei Cui and Rasa Hosseinzadeh and Junwei Ma and Tongzi Wu and Yi Sui and Keyvan Golestan}, 
    journal = {arXiv preprint arXiv:2404.17489}", 
    year = {2024}
}