FanaticPythoner/AutoAi
AI automation library that allows automatic training for a large amount of differents models and automatic data preprocessing
This library helps machine learning practitioners or data scientists automate the often time-consuming tasks of data preprocessing and model training. You input your raw dataset and specify what you want to predict, and it outputs a cleaned dataset and a trained, optimized machine learning model ready for use. It streamlines the experimentation process for building predictive models.
No commits in the last 6 months.
Use this if you need to quickly prepare datasets for machine learning and automatically train and compare many different models to find the best performer without extensive manual coding.
Not ideal if your project requires training multiple models simultaneously, as it processes them one after another.
Stars
8
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FanaticPythoner/AutoAi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
treeverse/dvc
🦉 Data Versioning and ML Experiments
runpod/runpod-python
🐍 | Python library for RunPod API and serverless worker SDK.
microsoft/vscode-jupyter
VS Code Jupyter extension
4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing...
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning...