AI was the very first thing mentioned in Satya Nadella’s opening keynote of Microsoft Ignite 2023, dominating over 50% of the sessions, and with Gen-AI at its peak, that has been no surprise. In this blog, we will highlight some of our favourite announcements on Azure AI Platforms.
Thanks for reading. Here you will find a huge range of information in text, audio and video on topics such as Data Science, Data Engineering, Machine Learning Engineering, DataOps and much more. The show notes for “Data Science in Production” are also collated here.
Archive
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- November 2020
- October 2020
- September 2020
- July 2020
- June 2020
- May 2020
- April 2020
- February 2020
- November 2019
- October 2019
- September 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- January 2019
- December 2018
- November 2018
Fabric wouldn’t be an end-to-end data analytics platform without data science, so in this blog we will explore that data science and machine learning capabilities of Microsoft Fabric and assess where the platform fits in the completive data science landscape.
Read MoreMLOps aims to resolve the challenges of getting machine learning models and processes into production for operational use and one of the major challenges is how to manage features, data pipelines and ensure consistency between training and production. This is what Feature Stores were designed to do. This blog will introduce you to the basics of Feature Stores and how they solve one of the largest impediments to machine learning success.
Read MoreMLOps (Machine Learning Operations) is the set of processes for the production ML lifecycle, basically a way to efficiently and reliably deploy and maintain ML models in production. This blog covers the 6 phases of the ML lifecycle and how MLOps can enrich your ML platform.
Read MoreThere are so many options to deploy models in Azure that is can get quite overwhelming. In this blog, we break down all the available options and consider the pros and cons of each tooling option.
Read MoreValentines Day is approaching and what better way to celebrate than to play around with AI Completion to create an entire Romantic Comedy movie summary from just a tiny prompt.
Read MoreThis blog will cover how to write a simple SPARQL query to identify Wikipedia pages containing a certain link (in this case using a link to identify the movie genre) and return the film and additional attributes such as producer, director, tags and actors.
Read MoreNetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex graphs. It’s a really cool package that contains heaps of graph algorithms for all different uses. In this tutorial, I will cover how to create a graph from an edge list and different ways we can query it.
Read MoreModel drift refers to the decline of model performance due to changes in data and relationships. Most drift is caused by things entirely out of our control so while we can’t stop it from happening, we can identify and mitigate it.
Read MoreIn this blog, I want to take you through three different approaches that you can use to overcome the problem of outlier identification and in how you can resolve them in Spark 3.0.
Read MoreOne of the first of many big announcements at the 2020 Spark and AI Summit was the official release of Koalas 1.0, the pandas API on top of Apache Spark.
This blog will explore how Koalas differs from PySpark.
Read MoreThe key to up-selling is generating appropriate recommendations. In this blog, Tori explores the options you should consider when selecting the right Recommendation System to maximise customer interaction.
Read More