Creating SQL queries with decision trees
Decision trees to SQL is a clever alternative to LLM prompt engineering.
Create SQL that match your selection (with explainable AI), not the other way around
Decision tree overfitting for SQL generation is genuinely clever explainable AI.
Data analysts and developers working with tabular data
Text-to-SQL tools · PandasAI · LangChain SQL agents
Then I simplify the boolean representation.
The demo is hosted in streamlit (https://inversql.streamlit.app).
Sorry if this is a repost, my previous post had the wrong tag.
Decision trees to SQL is a clever alternative to LLM prompt engineering.
Generates SQL by fitting decision trees to your CSV selections—clever inversion.
Decision table minimizer with QM algorithm, but audience is narrow domain experts.
Bidirectional relationship navigation beats TablePlus one-way foreign key lookups.
Unified tree viz across sklearn, XGBoost, LightGBM when most tools only handle one.
Interactive decision tree viz for notebooks when dtreeviz already exists.