ISSUE 380 · March 29, 2022TrendsEmerging Architectures for Modern Data InfrastructureThis detailed look at the modern data stack was initially created in 2020 and has been recently updated to show how things are evolving. Covers best-in-class architectures for both analytic and operational systems and lays out a hypothesis for why specific changes are happening. The article came out of discussions with dozens of practitioners. Sponsored LinkUnderstanding and Overcoming Four Types of Biases in AIThere are four types of biases found in machine learning models. These are algorithmic bias, sample bias, prejudicial bias, and measurement bias. How do each of these biases arise and how are each of them mitigated? Read this article to understand how you can produce better business outcomes by training AI models to do precisely what they are meant to do. Tutorials, Projects & OpinionsAdvanced exploratory data analysis (EDA) w/ PythonGreat post that shows how to quickly get a handle on nearly any tabular dataset. This is a comprehensive tutorial that's well organized and includes lots of code snippets and screenshots along the way. Precision & RecallNice introduction to simple classification issues in machine learning. This post is built around interactive visuals that make it easy to understand why accuracy isn't always a great measure of classification and how precision, recall, and the F1-score work. Artificial Counterfactual Estimation: |