mindsdb/lightwood
Lightwood is Legos for Machine Learning.
Lightwood simplifies the process of building custom machine learning models without needing to write extensive code. You provide your raw dataset, which can contain various types of data like numbers, text, or images, and specify what you want to predict. Lightwood then automatically generates a tailored machine learning pipeline and Python code, which you can further customize before training your predictive model. This tool is ideal for data scientists or analysts who want to quickly experiment with different model architectures or fine-tune existing ones without getting bogged down in boilerplate coding.
502 stars.
Use this if you need to rapidly prototype and customize machine learning models for diverse datasets and want to focus on strategic decisions rather than repetitive coding.
Not ideal if you prefer to build every component of your machine learning pipeline from scratch with full manual control over every line of code.
Stars
502
Forks
101
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mindsdb/lightwood"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)