Data Elixir - Data Elixir - Issue 403
ISSUE 403 · September 6, 2022Join the Data Elixir Talent CollectiveThe Data Elixir Talent Collective is a reverse job board where top companies apply to you. Members control all communication, so you won't get the noise that's typical on other recruiting channels. Choose to be anonymous or public and get matched with opportunities that fit your specific interests; be it a career move, more pay, remote work, etc. The Collective is off to a great start with 75 members in its first week. This is a free resource but membership is limited to professionals with 3+ years experience in data science, analytics, ML, visualization, and related fields. The plan is to create the highest signal-to-noise hiring resource for roles in the data ecosystem. For more info, apply here. InsightsDown the Semantic Rabbit HoleThe purpose of a semantic layer is to close the gap between the “business language” and the “data language” and offer a unified and consistent view of the business. This deep dive into the topic is one of the more complete explainers I’ve come across. Be Good-argument-Driven, Not Data-drivenWhen you begin to favor *bad* arguments that involve data over *good* arguments that don’t, then you’ll notice things start to go awry. Richard Marmorstein offers a reminder for us data folks to consider foundational elements of the argument itself before leaning on metrics. Tutorials, Projects & OpinionsCommunicating A/B Test Results with Ratios and Uncertainty IntervalsIf you work with A/B tests frequently then the question of how to communicate uncertainty has likely come to mind. This argument for presenting A/B test tests for conversion rates as ratios, with uncertainty intervals around those ratios makes a lot of sense to me. How Instacart Uses Machine Learning-Driven Autocomplete to Help People Fill Their CartsSearch is a big deal for eCommerce platforms like Instacart. This post describes how the team generates and ranks query suggestions in autocomplete and how this shapes a user’s search behavior — translating into larger basket sizes. Measuring Downstream Impact on Social Networks by Using an Attribution FrameworkIt’s not the easiest task to quantify the impact that a certain action has in social networks because those actions have secondary impacts across other members. Here, LinkedIn introduces a practical framework for running experiments in these types of environments. Bayesian Age/Period/Cohort Models in Python with PyMCPyMC can be a powerful tool in the right hands. Austin Rochford does a good job of showcasing this through Bayesian APC models, including lots of code snippets for getting you ready to tackle the inferential challenges these models pose. Creating a Real-Time Feature Store with MaterializeWhy is everyone talking about feature stores, yet so few are (successfully) implementing them? In this post, we walk you through how Materialize can be used to create a real-time feature store for a fraud detection use case Code & ToolsR Shiny Now Available in PythonFor the uninitiated, Shiny is a package that makes it easy to build interactive web applications and dashboards. It was previously limited to the R programming language but recently, the creators of Shiny have announced Shiny for Python as well! DocQuery: Document Query EngineDocQuery is a Python library that makes it easy to extract information from documents. Works with semi-structured and unstructured documents, such as PDFs, scanned images, etc. Simply point DocQuery at one or more documents and specify a question you want to ask. Data VisualizationThe Magic of Matplotlib StylesheetsThe “out of the box” visualizations in Matplotlib aren’t fantastic. Luckily, stylesheets can level up your plots in a very accessible manner. This overview takes you from fairly uninspiring visualizations to something much more compelling. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 402
Tuesday, August 30, 2022
Modeling and analytics for ⚽. Practical causal forecasting. Intro to data contracts. Expressive analytics w/ Python.
Data Elixir - Issue 401
Tuesday, August 23, 2022
Homegrown auth w/ ML. Intro to backprop. Key-value DBs. GPT-3 for science. Data product canvas. R-spatial ecosystem.
Data Elixir - Issue 400
Tuesday, August 16, 2022
Deep dive into SVD. Smart paywalls. Idea to funding. Bayesian inference at scale. Logistic regression explainer.
Data Elixir - Issue 399
Tuesday, August 9, 2022
The 8 slide resume. Intro to streaming for data scientists. Random Forest explainer.
Data Elixir - Issue 398
Tuesday, August 2, 2022
Building modern data teams. Art From Code. Jupyter for code development & publishing. DS guide to statistical genetics. Nuanced metrics.
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