jmaczan/text-to-ml
Programmable automated machine learning - proof of concept
This tool helps machine learning engineers and researchers quickly experiment with different models from the Hugging Face library. You provide a natural language description of the task you want to perform and the type of output you expect. The tool then automatically selects, runs, and formats the results from an appropriate machine learning model.
No commits in the last 6 months.
Use this if you are a machine learning practitioner looking to rapidly prototype and test various pre-trained models for text-based tasks without writing extensive code.
Not ideal if you need fine-grained control over model architecture, training, or very specific deployment workflows, as this focuses on automated inference.
Stars
15
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jmaczan/text-to-ml"
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.