Data Elixir - Data Elixir - Issue 407
ISSUE 407 · October 4, 2022InsightAI for the Next EraIn this interview, Reid Hoffman and Sam Altman discuss the latest developments in AI and where the opportunities are now. A lot of insights here from the top. Reid is a partner at Greylock and is well-known as the cofounder of LinkedIn. Sam is the CEO of OpenAI and was previously the president of YCombinator. Sponsored LinkCurate high quality ML datasets with Nucleus todayNucleus helps ML teams curate better datasets. Bring together your data, ground truth and model predictions to effortlessly fix model failures and data quality issues. Ready to improve your models? Create a free account, upload your data and start mining your edge cases! Tutorials, Projects & OpinionsK-Means Clustering - An Explorable ExplainerGreat interactive explainer that shows how the k-means algorithm works. Covers the algorithm mechanics, loss functions, drawbacks, effect of outliers and more. This project was recently accepted for the 2022 Workshop on Visualization for AI Explainability. Forecasting something that never happenedCounterfactual forecasting is the process of predicting something in the form: what would X be like had there been no Y. In this detailed post, Luca Serra walks through a real-world example from retail that estimates the cost-effectiveness of past promotions. Covers the approach used, tips, the evaluation process, and limits to the approach. Hiring? Check out the Data Elixir Talent Collective and find top candidates faster 🙌The anatomy of an ML-powered stock picking engineThis is a detailed essay about using machine learning to beat the market. It covers the design of a system called Didact AI, which was consistently beating the S&P 500 until it was shut down in July 2022. There's a lot here, including a discussion about market dynamics, the modeling approach, tech stack, feature engineering, the ML pipeline, and more. Forecasting gas prices demoGreat tutorial that uses gas price forecasting as a vehicle to explore three new packages: 1) statsforecast’s AutoARIMA implementation, 2) LineaPy for saving data and generating a pipeline that can be scheduled to run regularly and 3) Quarto for rendering documents from Jupyter. This is a step-by-step tutorial with code and discussion along the way. The Illustrated Stable DiffusionThis is a gentle introduction to how Stable Diffusion works with lots of visuals to make it easy to follow. How to build a repo of data resources from TwitterHere's how to build an interactive Shiny document that turns your Twitter Likes into a searchable repository. This is specifically set up for data science topics but it would be trivial to modify it for other topics. The Data Elixir Talent Collective is a reverse job board where top companies apply to you. APPLY today and get matched with opportunities that fit your specific interests.Data VisualizationConsiderations for using text in data visualizationsThere's a lot of info about how the right chart type and colors can improve visualizations – but not much about how to use words well. Here's everything you need to know, including phrasing, text placement, fonts, styles, colors, number formats, and more. With lots of examples. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 406
Tuesday, September 27, 2022
Squishy data. Design principles for data analysis. How to explore large datasets. Anomaly detection at scale.
Data Elixir - Issue 405
Tuesday, September 20, 2022
A Sequel to SQL? Linear regression visual explainer. Correlated features and ML models. Is a data leader role right for you?
Data Elixir - Issue 404
Tuesday, September 13, 2022
On being a Data Lead. Data 'creation' vs. 'extraction.' Categorizing ML interpretability approaches. Mapping wind data.
Data Elixir - Issue 403
Tuesday, September 6, 2022
Semantic layers: a deep dive. Communicating A/B test results. Using an attribution framework. Bayesian age-period-cohort models in Python.
Data Elixir - Issue 402
Tuesday, August 30, 2022
Modeling and analytics for ⚽. Practical causal forecasting. Intro to data contracts. Expressive analytics w/ Python.
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