DataCanvasIO/DeepTables
DeepTables: Deep-learning Toolkit for Tabular data
DeepTables helps data analysts and scientists quickly build and apply advanced deep learning models to predict outcomes or classify data from structured tables. It takes your raw tabular data, like spreadsheets or database tables, and automatically generates powerful models to give you predictions or insights, without needing extensive manual feature engineering. This is for anyone who works with structured datasets and wants to leverage deep learning for better predictions.
703 stars. No commits in the last 6 months.
Use this if you work with tabular data and need to quickly develop high-performing predictive models using deep learning, especially when traditional methods struggle with complex feature interactions.
Not ideal if your data is unstructured (like images or text) or if you need full manual control over every detail of the neural network architecture without any automation.
Stars
703
Forks
118
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DataCanvasIO/DeepTables"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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