Data Elixir - Data Elixir - Issue 400
ISSUE 400 · August 16, 2022DiscussionsVenture Capital for Data ScienceHave a data idea you'd like to turn into a business? This is a great discussion with Sarah Catanzaro about the investing landscape and what it takes to go from idea to funding. Sarah is a General Partner at Amplify Partners, where she focuses on data-oriented startups. This is a good listen and there's also a complete transcript if you prefer to read. Sponsored LinkTwitter 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. Tutorials, Projects & OpinionsThe Singular Value DecompositionThe singular value decomposition is something of a Swiss Army knife of linear algebra. It's a popular way to compute a principal component analysis and it's also used for linear projections, linear regressions, and much more. This is a fantastic deep dive that shows how it works and the variety of things you can do with it. How the NYT uses ML to make its paywall smarterWhen The New York Times first launched its paywall, the meter count was the same for all users. A lot's changed since then and its paywall now uses a causal machine learning model called the Dynamic Meter to set personalized meter limits. Here's how it works. Bayesian A/B tests with millions of observationsData scientists are increasingly using Bayesian methods but at scale, Bayesian methods can be slow. This post walks through the issues and shows how the authors got a proof-of-concept A/B test pipeline to work very fast even with very large numbers of observations. Excel is Pretty Dang CoolWhether you love it or hate it, there's a lot that Excel can do. Here are some lesser known features and if you're in for a good debate, check out the discussion on Hacker News >> Logistic Regression - Regression for ClassificationLogistic regression is a supervised learning algorithm that can be used to classify data into categories, or classes, by predicting the probability that an observation falls into a particular class based on its features. This is a short visual explainer that makes it easy to see how it works. ResourcesMachine Learning ZoomcampGreat resource for getting started in Machine Learning. Covers a wide variety of topics with lecture videos, slides, assignments and a Slack channel. The next course begins in September. Free. Data VisualizationPyramid Plots in ggplot2Pyramid plots are often used to compare the ages of different populations. They're intuitive to understand but can be more complicated to build than you might think. This is a nice tutorial that shows a simple way to make them using ggplot2. Aquarel 🎨Aquarel is a lightweight templating engine and wrapper for Matplotlibs' rcparams to simplify styling plots. Aquarel templates can be defined programmatically and be serialized and shared in a JSON format. Was this email forwarded to you? Sign up here >> |
Older messages
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.
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.
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