Complete Azure DevOps CI/CD guide for your Azure Synapse based Data Platform – part II 

I wrote an article recently describing how to implement Continuous Integration and Continuous Deployment (CI/CD) for your Azure Synapse based data platform. At the end of part one we setup the infrastructure required for CI/CD, and we did our first parameterized deployment from our development environment to the production environment. In part two we are […]

Equal opportunities in AI: an example
Nachos Hackathon 2022

We don’t know if you’ve heard already, but there is yet another crisis on our horizon: The Netherlands is in danger of becoming a nacho-state. The use of fried nacho chips in nightlife has become the rule rather than the exception. There is not a single South American cargo ship entering the harbour of Rotterdam […]

Open SAS Enterprise Guide, PROC SQL, and then what? 

An article about three functionalities a newbie like me likes about SAS Enterprise Guide Although I have found my way in the world of different scripting/ coding languages, like multiple SQL dialects, DAX and a bit of Python, I had never opened SAS Enterprise Guide (SAS EG from now on), until a few months ago. […]

The statistics underlying the popmon hood

In our previous article we explain what model drift, concept drift and data drift is. Which we then put into practice in a notebook where we show you what you can do to make sure your productionized models keep working as expected with the help of popmon. Now it is time to complete the information, […]

Model Drift, Automatic Retraining and How Not to Ruin your Models

Predictive models used in business processes are prone to loose their business value over time. This can be due to model drift or a result of unforseen side-effects of automatically retraining the model. In this blog we explain what model drift is and why (automatic) retraining can be a good way to deal with it. […]

No data scientist is the same!

series: NO DATA SCIENTIST IS THE SAME! – part 9 All Python notebooks from this series are available on our Gitlab page.

Visualise the business value of predictive models

series: NO DATA SCIENTIST IS THE SAME! – part 8 All Python notebooks from this series are available on our Gitlab page.

Guide to manage missing data

series: NO DATA SCIENTIST IS THE SAME! – part 7 All Python notebooks from this series are available on our Gitlab page.