limix-ldm-ai/LimiX
LimiX: Unleashing Structured-Data Modeling Capability for Generalist Intelligence https://arxiv.org/abs/2509.03505
This project offers a single, powerful model to analyze structured business data for various tasks. You input your datasets containing features (X) and target variables (Y), and it provides predictions for classification (e.g., customer churn), regression (e.g., sales forecasting), or fills in missing data. It's designed for data scientists and analysts who work with tabular data and need a versatile solution for multiple predictive modeling challenges.
3,340 stars.
Use this if you need a single, high-performing solution for multiple tasks like classification, regression, or imputing missing values in your structured datasets.
Not ideal if you are working with unstructured data like images, text, or audio, as this model is specifically for tabular data.
Stars
3,340
Forks
292
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/limix-ldm-ai/LimiX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
google-research/plur
PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets...
YalaLab/pillar-finetune
Finetuning framework for Pillar medical imaging models.
thuml/LogME
Code release for "LogME: Practical Assessment of Pre-trained Models for Transfer Learning" (ICML...
joisino/reeval-wmd
Code for "Re-evaluating Word Mover’s Distance" (ICML 2022)