Data Elixir - Data Elixir - Issue 399
ISSUE 399 · August 9, 2022InsightAnalysts Should Have PortfoliosStop me if this sounds familiar: “I can’t get a job without experience, but I can’t get experience without a job.” Demonstrating your abilities is tough, particularly doing so before your first interview. Benn Stancil suggests portfolios as a better approach, and I think he’s onto something. What would a theory of data visualization look like?What makes one data visualization more effective than another? This post from Enrico Bertini examines this question and lays out a working theory for how to best communicate as much quality information as possible. Sponsored LinkDeploy Any ML Model to Any Cloud PlatformAre your model deployments an infrastructure nightmare? Use Truss, the open-source library for model packaging and deployment, developed by Baseten. Truss bridges the gap between model development and model deployment by making it equally straightforward to serve a model on localhost and in prod, making development and testing loops rapid. Tutorials, Projects & OpinionsIntroduction to Streaming for Data ScientistsAs machine learning moves towards real-time, streaming technology is becoming increasingly important for data scientists to understand. This in-depth post from Chip Huyen covers where streaming is useful, why it’s hard, and how it can help you. Unchecked A/B Testing Destroys Everything it Touches“Every infuriating thing on the web was once a successful experiment” is an interesting premise for a post. As data scientists, our focus is often on making sure experiments are statistically sound, but it’s also important to keep product context in mind and push back when needed. The Random Forest AlgorithmMachine Learning University, an education initiative from Amazon designed to teach machine learning theory and practical application, covers random forests in a great visual explainer of how things work behind the scenes. Interim Analysis & Group Sequential DesignsOne common knock on A/B testing is that it takes too long. Depending on your sample size and experimental design, tests can take weeks or even months to get a definitive result. Peeking is way to speed things up, but it comes with caveats. This post explores ways to peek while preserving type one error rate. SQL: The Universal Solvent for REST APIsI enjoyed this forwarding-looking post on what accessing data from REST APIs could look like once more of the low-level work has been abstracted away. Being able to jump directly to writing SQL seems like a win to me. Twitter Spaces: Responsible and Trustworthy AIListen in on a live Twitter Spaces at 9:30am PST on Wednesday, August 17, featuring Ben Lorica of Gradient Flow, Andrew Burt of bnh.ai, and Bob Friday of Juniper Networks. The conversation will discuss what it takes to get to mature adoption of AI in the enterprise, and the role trust plays throughout. Was this email forwarded to you? Sign up here >> |
Older messages
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.
Data Elixir - Issue 397
Tuesday, July 26, 2022
Guide to sports analytics. Tensor Puzzles 🧩. Betting on data. DL for tabular data. Results vs Accuracy.
Data Elixir - Issue 396
Tuesday, July 19, 2022
Coming up with research ideas. Tidy finance. Network analysis. Critical dataset studies. ML engineering reflections.
Data Elixir - Issue 395
Tuesday, July 12, 2022
Pandas anti-patterns. Python for data analysis. Team size & complexity. Success metrics. MLOps simplified. Data in wonderland. Careers in data viz.
Data Elixir - Issue 394
Tuesday, July 5, 2022
Causal forecasting. ML exercises for pen and paper. Mixed effects models tutorial. Geo-based A/B testing.
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