Showing results for Machine Learning - ISE Developer Blog

May 2, 2025
Post likes count1

Running RAG with ONNX Runtime GenAI for On-Prem Windows

Omer Demir
Omer Demir

Exploring how to efficiently run a RAG pipeline with structured language models (SLMs) and guardrails on Windows, achieving inference under 5 seconds with ONNX Runtime GenAI.

CSEISE
Jul 26, 2024
Post likes count1

LLM Prompt Injection Considerations With Tool Use

Dasith Wijesiriwardena
Dasith Wijesiriwardena

This post discusses a pattern to prevent a class of prompt injection attacks in LLM-based solutions. It emphasizes the importance of building strong foundational patterns to mitigate risks and avoid potential pitfalls. By implementing this pattern, teams can enhance the security of their tool-based solutions.

CSEISE
Feb 9, 2024
Post likes count15

Engineering Document (P&ID) Digitization

Oscar Fimbres
Oscar Fimbres

Journey on how to solve engineering document digitization problem through a proposed method and the end-to-end solution.

CSEISE
May 2, 2023
Post likes count1

Data preparation at scale on Azure ML using Dask

Thomas Conté
Thomas Conté

In this post we will describe how we were able to run our Dask-based data preparation at scale on Azure ML Compute Clusters, using Dask-MPI and the native Azure ML MPI support.

CSE
Sep 20, 2021
Post likes count0

Building an Action Detection Scoring Pipeline for Digital Dailies

Samuel Mendenhall
Samuel Mendenhall

Media companies capture footage filmed for the entire day in what's known as ‘digital dailies’. When talking about terabytes and petabytes of content, storage costs can be a factor. Lets explore Machine Learning approaches to identify which content can be archived or discarded which will save on those storage costs.

CSEMachine LearningCognitive Services
Jan 10, 2019
Post likes count0

Developing and Deploying a Churn Prediction Model with Azure Machine Learning Services

Patty Ryan
Patty Ryan

Deep learning algorithms capable of learning and predicting customer behavior are allowing businesses to intervene with the right retention offers at the right time. CSE recently partnered with Majid Al Futtaim Ventures (MAF) to design and deploy a machine learning solution to predict attrition.

Machine LearningDevOpsContainers