The True Meaning of Alignment: Decision Modeling in Data Science

 

I. What does “Decision Modeling” mean?
 
Decision modeling is part of the data science process—actually it should be part of it, and overlooking it has populated the graveyard of data science failures.  It is a mistake to limit the… Continue reading The True Meaning of Alignment: Decision Modeling in Data Science

Announcing GA release of Azure SQL Maintenance Windows for SQL Database and SQL Managed Instance

We are excited to announce the GA release of maintenance windows for Azure SQL Database and Azure SQL Managed Instance.  Need for additional control and transparency into monthly maintenance events have been a continued feedback from customers of … Continue reading Announcing GA release of Azure SQL Maintenance Windows for SQL Database and SQL Managed Instance

Now in preview: Materialized Views Over Materialized Views

Consider this: you’ve developed a data ingestion strategy that is taking in remote thermostat readings. Usually, the devices report in on a set frequency and you’re able to calculate aggregate readings an hourly interval. A materialized view could be c… Continue reading Now in preview: Materialized Views Over Materialized Views

Configuring Azure ML projects to run on GitHub Codespaces

Introduction
GitHub Codespaces is a cloud-based development environment that runs your code in a container. It essentially gives you the ability to move your development workflow to the cloud, and to configure your remote environment such that it looks… Continue reading Configuring Azure ML projects to run on GitHub Codespaces