Showing results for Machine Learning - ISE Developer Blog

Jan 7, 2016
Post likes count0

Categorizing Driver Risk with Machine Learning

Anthony Turner
Anthony Turner

This case study describes a project with Toyota where we have constructed a machine learning web service that takes summary telemetry data as the input and assigns a risk rating to the trip.

Machine Learning
Dec 16, 2015
Post likes count0

Determining Speech Intent with Cognitive Services and LUIS

Jason Poon
Jason Poon

In this real-life-code story, we show how we used Cognitive Services and LUIS to build a vehicle center console that can listen and respond to user's commands, specifically focusing on determining intent.

Machine Learning
Nov 29, 2015
Post comments count1
Post likes count0

Data preparation: The Balancing Act

CY Yam
CY Yam

In this code story, we consider how data preparation can impact the performance of a classifier, and how that may lead to a refinement of problem statement, i.e. the important question we are asking.

Machine Learning
Nov 29, 2015
Post likes count0

Neural Network Performance

CY Yam
CY Yam

In this code story, we explore how the topology of a deep neural network can affect the performance of a text-based classifier.

Machine Learning
Nov 29, 2015
Post likes count0

Feature Representation for Text Analyses

CY Yam
CY Yam

Investigations that provide insights on how to choose an N-gram feature that maximizes performance of a classifier.

Machine Learning