naity/image_tabular
Integrate image and tabular data for deep learning
This helps data scientists and machine learning engineers combine image data (like medical scans or satellite photos) with corresponding structured data (such as patient demographics or land usage statistics) into a single dataset. You input separate image and tabular datasets, and it outputs an integrated dataset ready for training advanced deep learning models. This is for professionals building predictive models that benefit from both visual and descriptive information.
No commits in the last 6 months. Available on PyPI.
Use this if you need to build a deep learning model that simultaneously analyzes both images and traditional structured data to make predictions or classifications.
Not ideal if your problem only involves image data or only tabular data, as it's designed specifically for integrating both.
Stars
91
Forks
41
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 12, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/naity/image_tabular"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
PriorLabs/TabPFN
⚡ TabPFN: Foundation Model for Tabular Data ⚡
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to...
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
pytorch-tabular/pytorch_tabular
A unified framework for Deep Learning Models on tabular data