Showing results for 2015 - Page 4 of 5 - ISE Developer Blog

Jul 21, 2015
0
0

Prediction of diabetes hypoglycemic events

Beat Schwegler
Beat Schwegler

Creating a Microsoft Azure Machine Learning (MAML) model which predicts diabetics' hypoglycemic events based on blood glucose measurements alone.

Big Data
Jul 21, 2015
0
0

Building a ReactJS Spreadsheet Component

Anthony Turner
Anthony Turner

During the Microsoft Ventures hackathon in May 2015 it became obvious that one of the startups required a standalone Excel-like spreadsheet component for the web. This post describes the resulting React component, how it was built, and how it can be used today.

Big Data
Jul 21, 2015
0
0

Office Mail App for Rallyteam

Shawn Cicoria
Shawn Cicoria

The Microsoft Office Platform is focused on enhancing the collaboration experience. This case study introduces you to Mail apps for Outlook and the ease of building, integrating, and enhancing the collaboration experience for users.

DevOps
Jul 21, 2015
0
0

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
Jul 21, 2015
0
0

Communicating with Man’s Best Friend, Part I – Dog Tracking

Anthony Turner
Anthony Turner

With the arrival of commodity depth-capable cameras, specifically, the Microsoft Kinect, as well as high-performance machine learning algorithms, entirely new capabilities are made possible. Working with academic experts and others, we are attempting to track the movements, body language, and vocalizations of dogs.

Machine Learning
Jul 21, 2015
0
0

Parallelized Bulk Copy of Data from AWS to Azure

Anthony Turner
Anthony Turner

For various reasons, many customers want the ability to easily and efficiently move data from Amazon Web Services’ Simple Storage Service (S3) to Microsoft Azure storage. In this Case Study, you’ll see how to take the simple notion of cloud file-copy and make it fast and efficient using parallel techniques.

Big Data
Jul 21, 2015
0
0

Deis: Running a Heroku-Style Platform on Azure

Anthony Turner
Anthony Turner

Code and notes from a hackfest with Deis and Microsoft DX engineers to solve underlying issues for installing Deis on Azure and automating deployment.

DevOps