Posts by this author

Nov 2, 2015
0
0

Working with Spatial Data in Table Storage

Implementing spatial capabilities by mapping entities to unique grid numbers in large-scale cloud-based table storage, like Microsoft Azure Table Storage.

Big Data
Jul 21, 2015
0
0

Prediction of diabetes hypoglycemic events

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

Extracting XML Data from HDFS Sequence Files

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