jianzhnie/AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
This tool helps data analysts and domain experts quickly build high-performing predictive models from structured datasets. It automates tasks like data cleaning, feature engineering, and model selection, taking your raw tabular data and producing an accurate, ready-to-use prediction model. It's designed for professionals who need to derive insights and make predictions without deep machine learning expertise.
No commits in the last 6 months. Available on PyPI.
Use this if you have a dataset in a spreadsheet-like format and need to build a machine learning model to make predictions or classify outcomes efficiently and accurately.
Not ideal if your data is unstructured (like images or free text documents) or if you require full manual control over every step of the machine learning pipeline.
Stars
70
Forks
10
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jianzhnie/AutoTabular"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
process-intelligence-solutions/pm4py
Official public repository for PM4Py (Process Mining for Python) — an open-source library for...
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which...
alteryx/evalml
EvalML is an AutoML library written in python.