nicomignoni / tab2imgLinks
A tool to convert tabular data into images, in order to be used by CNNs Inspired by the "DeepInsight" paper.
☆26Updated 11 months ago
Alternatives and similar repositories for tab2img
Users that are interested in tab2img are comparing it to the libraries listed below
Sorting:
- Image Generator for Tabular Data (IGTD): Converting Tabular Data to Images for Deep Learning Using Convolutional Neural Networks☆170Updated last year
- A python implementation of the DeepInsight methodology.☆171Updated 3 months ago
- A methodology to transform a non-image data to an image for convolution neural network architecture☆33Updated 2 months ago
- Autoencoder on tabular data☆15Updated 4 years ago
- mRMR (minimum-Redundancy-Maximum-Relevance) for automatic feature selection at scale.☆618Updated last year
- Codebase for VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain - NeurIPS 2020☆154Updated 5 years ago
- Python implementation of Density-Based Clustering Validation☆178Updated 2 years ago
- We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review …☆562Updated 6 months ago
- A framework for prototyping and benchmarking imputation methods☆194Updated 2 years ago
- Multiple Imputation with LightGBM in Python☆403Updated 2 months ago
- Boosted neural network for tabular data☆217Updated last year
- All Relevant Feature Selection☆142Updated 8 months ago
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆150Updated 3 years ago
- A Tensorflow 2.0 implementation of TabNet.☆245Updated 2 years ago
- Auton Survival - an open source package for Regression, Counterfactual Estimation, Evaluation and Phenotyping with Censored Time-to-Even…☆354Updated last year
- Missing Data Imputation for Python☆247Updated last year
- Experiments on Tabular Data Models☆281Updated 2 years ago
- A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.