Tag:classification
Articles tagged "classification".
- 39 MIN READ•Sep 21, 2026
Fast Classification Models, LLMs, and the Apache Iceberg Lakehouse
How fast classification models like Jev alongside open alternatives such as GLiClass compare with LLMs, and how to run both together inside an Apache Iceberg lakehouse.
Apache IcebergAILLM - 18 MIN READ•Mar 1, 2026
Classify Your Data with SQL: A Hands-On Guide to Dremio's AI_CLASSIFY Function
Most classification workflows require exporting data to Python, running a model, and importing results back into your warehouse. Dremio's `AI_CLASSIFY` funct...
dremioAISQL