Showing results for Azure Machine Learning (ML) Studio - ISE Developer Blog

Sep 27, 2021
Post likes count1

Detecting “Action” and “Cut” in Archival Footage Using a Multi-model Computer Vision and Audio Approach with Azure Cognitive Services

Nile Wilson
Nile Wilson

Movies and TV shows require multiple takes per scene and may have a substantial amount of archival footage as a result. Here, we use Azure Cognitive Services and custom code to develop a multi-model Machine Learning (ML) solution to automatically detect discardable footage to save media companies manual archiving hours and storage space.

CSEMachine LearningCognitive Services
Jul 5, 2017
Post likes count0

Automating Receipt Processing

CY Yam
CY Yam

Claiming expenses is usually a manual process. This project aims to improve the efficiency of receipt processing by looking into ways to automate this process.  This code story describes how we created a skeletal framework to achieve the following: We found a few challenges in addressing these goals. For instance, the quality of...

Machine LearningDevOpsCognitive Services
Jul 21, 2015
Post likes count0

Processing Time Series Data with HDInsight Storm

Tim Park
Tim Park

At Microsoft, we are working with a number of car manufacturers on processing telemetry streams. One of the key business scenarios for the incoming real-time car telemetry is to offer real-time driver risk scoring for end user driving guidance applications, fleet administration, and usage-based insurance scenarios.

Big Data
Jul 21, 2015
Post likes count0

Extracting XML Data from HDFS Sequence Files

Beat Schwegler
Beat Schwegler

In this post, you will learn how to implement a MapReduce job to efficiently extract XML data from HDFS sequence files using a custom RecordReader.

Big Data