Showing category results for Machine Learning

May 7, 2026
Post likes count2

SQL query generation from natural language

Ashley Costigane

Evaluating AI agents for NL-to-SQL generation across Azure Databricks AI/BI Genie, GitHub Copilot CLI, and Microsoft Agent Framework. We achieved ~75% accuracy with schema documentation and runtime validation, while discovering that business logic errors represent a fundamental limitation requiring domain expertise.

CSEMachine Learning
Sep 25, 2025
Post likes count4

Taming Complexity: Intuitive Evaluation Framework for Agentic Chatbots in Business-Critical Environments

Karol,
Marc

This blog post introduces a comprehensive evaluation framework for enterprise chatbots powered by large language models (LLMs), specifically addressing the challenges of assessing Line of Business (LOB) agents in business-critical environments. The authors tackle the fundamental problem that traditional chatbot evaluation metrics fail to capture th...

CSEMachine LearningFrameworks
Mar 13, 2025
Post likes count1

Flexible Tool Selection for ML Model Production

Rob,
Daniel,
Swetha

data science and software engineering teams can choose the best tools for their respective roles in delivering machine learning models to production.

CSEISEMachine Learning
Mar 6, 2025
Post likes count0

Multi Root Workspaces in Visual Studio Code

Colin Desmond

How to manage multiple independent python projects, with different dependencies, inside Visual Studio Code.

CSEMachine Learning
Dec 6, 2024
Post likes count2

Implementing Evaluation platform on Azure Machine Learning

David Lee

Azure Machine Learning is known for training and deploying models, but can also be used for running experiments. This blog post will show us how we have implemented our Evaluation platform on Azure Machine Learning.

CSEMachine Learning