Mastering Azure Network Addresses
If you’re working with Azure, you have to ensure you can make the most of the Azure networking infrastructure. Connecting resources — in the cloud or on-premise — relies on […]
Using Rclone with Azure for a Low-cost Backup
While backups are often one of the most overlooked planks in a comprehensive data security plan, they are are probably among the most important things one can do for data […]
Beginning R Programming for Data Science: Language Basics
If you’ve done even a short amount of research into data science, there is no doubt you’ve come across the Python vs. R debate. While we won’t get into which […]
Chip Off The Ol’ Blockchain – Chip 2: Deploy a Smart Contract
Most people have probably heard about blockchains and even fewer people probably understand how they actually work. But even so, what makes blockchain technology itself so appealing is not about […]
How To Do Data Binding in Pure JavaScript
Data binding for modern applications is about as fundamental as addition is to mathematics. To write any major application without it would seem absurd. An related to data binding is […]
Using the Cognitive Services Text Analytics API: Sentiment Analysis
In our previous post, we feed Twitter data to the Text Analytics API which was able to detect the language of each tweet. We will expand upon our previous work […]
Chip Off The Ol’ Blockchain: What is a Blockchain? Part 1
Blockchain – just the word seems to stir up confusion. Because there is so much confusion surrounding blockchain, it’s often hard to get clarity about what it really is and […]
Pre-processing Text Data with NLTK and Azure Machine Learning
Data comes in all forms. Lately, we’ve been going over mostly numerical and categorical data. Even though the categorical data contains words, we transform it into numerical data for our […]
Correctly Sizing Azure Virtual Machines
If you’re used to high-control virtualization environments, the fixed nature of the options for sizing virtual machines in Azure can be a bit confusing. One of the benefits of cloud […]