komprenilo/liga
Liga: Let Data Dance with ML Models
This tool helps data analysts and domain experts integrate machine learning predictions directly into their existing SQL data workflows. You can feed raw data like images or text into your SQL queries, and the system outputs predictions or classifications alongside your traditional query results. It's designed for anyone who needs to apply ML models to large datasets without leaving their SQL environment.
No commits in the last 6 months.
Use this if you want to use trained machine learning models to process large datasets directly within your SQL queries, such as for image analysis, natural language processing, or making predictions.
Not ideal if you are looking for a tool to train machine learning models from scratch using SQL, as model training is currently done via Python.
Stars
13
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/komprenilo/liga"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a...
Tanu-N-Prabhu/Python
This repository helps you learn Python and Machine Learning from scratch.
github/codespaces-jupyter
Explore machine learning and data science with Codespaces
Snowflake-Labs/snowflake-demo-notebooks
Collection of Snowflake Notebook demos, tutorials, and examples
GeostatsGuy/PythonNumericalDemos
Well-documented Python demonstrations for spatial data analytics, geostatistical and machine...