4paradigm/AutoX
AutoX is an efficient automl tool, which is mainly aimed at data mining tasks with tabular data.
AutoX helps data scientists, machine learning engineers, and data analysts rapidly build high-performing predictive models from tabular datasets. It takes raw data, processes it, engineers features, and tunes models automatically to produce robust classification or regression predictions. This tool is ideal for practitioners who need to quickly develop and deploy machine learning solutions without extensive manual intervention.
548 stars. No commits in the last 6 months.
Use this if you need to automate the end-to-end machine learning pipeline for tabular data, from data cleaning and feature engineering to model training and hyperparameter tuning, for either classification or regression tasks.
Not ideal if your primary goal is to gain deep, component-level control over every aspect of model building and experimentation rather than quick, automated deployment.
Stars
548
Forks
141
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/4paradigm/AutoX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.