clabrugere / pytorch-scarf
Implementation of SCARF: Self-Supervised Contrastive Learning using Random Feature Corruption in Pytorch, a model learning a representation of tabular data using contrastive learning. It is inspired from SimCLR and uses a similar architecture and loss.
☆73Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-scarf
- A collection of research materials on SSL for non-sequential tabular data (SSL4NSTD)☆160Updated last month
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆143Updated 2 years ago
- Codebase for VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain - NeurIPS 2020☆147Updated 4 years ago
- (NeurIPS 2021) Revisiting Deep Learning Models for Tabular Data☆212Updated last week
- A repo for transfer learning with deep tabular models☆101Updated last year
- DANets (a family of neural networks) for tabular data classification/ regression.☆37Updated 2 years ago
- NeurIPS'22 | TransTab: Learning Transferable Tabular Transformers Across Tables☆182Updated 4 months ago
- Official PyTorch implementation of STUNT: Few-shot Tabular Learning with Self-generated Tasks from Unlabeled Tables (ICLR 2023 Spotlight)…☆52Updated last year
- A framework for prototyping and benchmarking imputation methods☆165Updated last year
- ☆115Updated 7 months ago
- (NeurIPS 2022) On Embeddings for Numerical Features in Tabular Deep Learning☆312Updated last week
- A PyTorch Lightning-based library for self- and semi-supervised learning on tabular data.☆26Updated this week
- ☆19Updated last year
- Experiments on Tabular Data Models☆270Updated last year
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆95Updated last year
- The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive …☆402Updated 2 years ago
- The pioneering neural network surpassing extremely-tuned XGboost and Catboost on varied tabular datasets.☆48Updated 5 months ago
- ☆32Updated last year
- ☆48Updated 3 years ago
- [ICLR 2024 spotlight] Making Pre-trained Language Models Great on Tabular Prediction☆50Updated 4 months ago
- Pytorch implementation of "DeepSMOTE: Fusing Deep Learning and SMOTE for Imbalanced Data".☆110Updated 3 years ago
- A code for the NeurIPS 2022 Table Representation Learning Workshop paper: "Diffusion models for missing value imputation in tabular data"☆42Updated 5 months ago
- [NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets☆79Updated last year
- Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)☆100Updated 2 years ago
- Codebase for SEFS: Self-Supervision Enhanced Feature Selection with Correlated Gates☆23Updated last year
- A benchmark for distribution shift in tabular data☆44Updated 5 months ago
- Unofficial repo for SubTab with additional code and data for Adult Income and BlogFeedback datasets. BlogFeedback data is attached as zip…☆10Updated 2 years ago
- ☆10Updated 5 months ago
- Repository for the feature selection with tabular models☆61Updated last year
- Graph Neural Networks for Tabular Data Learning (GNN4TDL)☆79Updated 6 months ago