machinelearningnuremberg/WellTunedSimpleNets
[NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets
This project helps machine learning researchers improve the performance of deep learning models on structured datasets, like those found in databases or spreadsheets. It takes your tabular data and, through a process of automatically combining various regularization techniques, produces a highly optimized simple neural network that often outperforms traditional methods and complex deep learning architectures. It's designed for ML researchers and data scientists focused on achieving state-of-the-art results with tabular data.
No commits in the last 6 months.
Use this if you are a machine learning researcher or data scientist struggling to get deep learning models to outperform traditional methods like XGBoost on tabular datasets and want to explore advanced regularization techniques.
Not ideal if you are looking for a plug-and-play solution for immediate deployment or if your primary interest is in non-tabular data types like images or text.
Stars
88
Forks
16
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/machinelearningnuremberg/WellTunedSimpleNets"
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