Data Elixir - Data Elixir - Issue 418
ISSUE 418 · January 3, 2023ResourcesSoccer Analytics 2022 ReviewAwesome roundup of ⚽ analytics content from 2022. Covers research papers, blog posts, podcasts, books, code repos and more! Statistical Rethinking 2023The latest version of Richard McElreath's Statistical Rethinking course starts this week. This is a popular, online course that teaches data analysis, with a focus on scientific models. The course prioritizes conceptual, causal models and uses Bayesian data analysis to connect scientific models to evidence. Lectures are posted online each week. Sponsored LinkWebinar: Don’t Get Lost in the SemanticsJoin us for a dynamic conversation between Anna Filippova, Director of Community & Data at dbt Labs, and Benn Stancil, co-founder and Chief Analytics Officer at Mode about how data teams can make the most of the Semantic Layer. RSVP Now. Tutorials, Projects & OpinionsComputing the Eigendecomposition and the Singular Value DecompositionIn part 5 of this series on Principal Component Analysis, Peter Bloem walks through three methods for computing the eigendecomposition and the singular value decomposition. Building these simple algorithms from scratch can teach a lot about what PCA actually does. How Shapley Values WorkShapley values - and their popular extension, SHAP - are machine learning explainability techniques that are easy to use and interpret but the theory can be intimidating to learn. This post explores how Shapley values work - not by using cryptic formulae, but through code and simplified explanations. Code & ToolsTop Python libraries of 2022Tryolabs' annual list of top Python libraries is consistently a must-read post. This well-researched list includes tools for distributed computing, putting notebooks in production, monitoring ML models, fast linting, profiling memory, interpretability, anomaly detection, and much more. RTutor - Talk to your data via AIRTutor enables users to interact with data via natural language. After uploading a dataset, users can ask questions about or request analyses in plain English. The app generates and runs R code to answer the questions with plots and numeric results. It can also explain statistical concepts and help users decide which tests to use. It's experimental but looks like a good tool for learning. CareerWhy Business Data Science Irritates MeA recent post called "Goodbye, Data Science" struck a nerve for a lot of people. In this post, another insider shares his own journey and frustrations. There's a lot of thought here, including practical ways to approach similar issues in your own career and workplace. Data VisualizationAnnotated Forest Plots using ggplot2Great tutorial that shows how to make annotated forest plots using ggplot2. This shows how to build them from scratch, without using packages like forester, forestplot, and ggforestplot. The approach outlined here gives you a lot of control and flexibility. Exploratory spatial data analysis with PythonKyle Walker's book, Analyzing US Census Data, has been a popular free download amongst Data Elixir readers but it's specifically for R users. In this first post of a new series, Kyle shows how to create some of his favorite examples from the book using Python. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 417
Tuesday, December 20, 2022
High-dimensional probability. 2023 conferences. Breaking the winner's curse. TikTok's recommender secrets. Working with spatial data.
Data Elixir - Issue 416
Tuesday, December 13, 2022
Data as a product. AI in industry. Unintended biases. ML for Sheets. Understanding convolutions in probability.
Data Elixir - Issue 415
Tuesday, December 6, 2022
ChatGPT tricks. Future of Python. ML and human-in-the-loop at Airbnb. Distributed SQLite. Modern-day programming. How to become an Analytics Engineer.
Data Elixir - Issue 414
Tuesday, November 29, 2022
How to build a World Cup betting model. Demystifying Fourier analysis. Data wrangling w/ Julia. Rant from the trenches.
Data Elixir - Issue 413
Tuesday, November 15, 2022
AR timeseries modeling. Python: good code, bad code. Functional analysis. Advanced NLP. Protecting privacy w/ federated learning.
You Might Also Like
💻 Installing Linux on an Old Laptop Instead of a Raspberry Pi — Flagship Phones Need More Storage
Monday, November 18, 2024
Also: I Built the Perfect Programming Platform In Less Than 10 Minutes, and More! How-To Geek Logo November 18, 2024 Did You Know The Sixth Sense was the highest-grossing horror film of all time in
Daily Coding Problem: Problem #1612 [Hard]
Monday, November 18, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Etsy. Given a sorted array, convert it into a height-balanced binary search tree.
10,000 ways to fail & The European Search Perspective
Monday, November 18, 2024
Reflecting on over five years of Creativerly, Signal introduces Call Links, the science of mental models, and a lot more in this week's issue of Creativerly. Creativerly 10000 ways to fail &
Charted | Global GHG Emissions, by Sector 🌎
Monday, November 18, 2024
In this graphic, we show greenhouse gas emissions by sector in 2023. View Online | Subscribe | Download Our App Presented by: New 3-Part Series: Bitcoin Demystified >> Learn more about one of the
Spyglass Dispatch: Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
Monday, November 18, 2024
Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
GCP Newsletter #424
Monday, November 18, 2024
Welcome to issue #425 November 18th, 2024 News Google Kubernetes Engine Official Blog 65000 nodes and counting: Google Kubernetes Engine is ready for trillion-parameter AI models - Google Kubernetes
Design and code beautiful products. Together.
Monday, November 18, 2024
Pablo Ruiz-Múzquiz and the team at Penpot have recently announced a new plugin feature that allows users to build new tools and functionalities on the platform. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Can Bitcoin Put an End to Forever War?
Monday, November 18, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 18, 2024? The HackerNoon
25 tips for programming with AI
Monday, November 18, 2024
Meta Quest dominates Steam VR; Stop squirting hot glue into devices -- ZDNET ZDNET Tech Today - US November 18, 2024 digitalspeed-gettyimages-1322205545 25 AI tips to boost your programming
Ordering, Grouping and Consistency in Messaging systems
Monday, November 18, 2024
We went quite far from our Queue Broker series in recent editions, but today, we're back to it! By powers combined, I joined our Queue Broker implementation to solve the generic idempotency check