Data Elixir - Data Elixir - Issue 419
ISSUE 419 · January 10, 2023ResourcesarXiv Xplorerarxivxplorer is a new semantic search engine for arXiv papers. At this point, it's a self-funded side project that looks promising. Enter a query in plain English and behind the scenes, it uses OpenAI's latest embedding model to find the most relevant papers. Or paste in an arXiv URL and it will search for papers that are similar. For info and examples, see this discussion on Twitter >> The Illustrated Machine Learning websiteNice collection of illustrations that show how a variety of machine learning concepts work. There's a lot of information here and it's clear and very well organized. For the list of topics, click the top-left menu. Sponsored LinkData quality vitals at your fingertipsAnomalo Pulse gives you the power to improve your data quality in minutes, not quarters. Tutorials, Projects & OpinionsMatrices and graphsThe single most undervalued fact of linear algebra: matrices are graphs, and graphs are matrices. Encoding matrices as graphs is a cheat code, making complex behavior simple to study. This is a great tutorial — with lots of illustrations — that shows how. Introduction to Graph Machine LearningGraphs are everywhere and have a wide variety of uses. This post starts from the basics and introduces ways that graphs can be used in machine learning. Includes a nice selection of linked references to go further. SQL Tells a Human StoryYou can learn a lot about an organization by reading through its SQL files. These files contain the map of how an organization works and by reading through them, you can learn how systems come together to make a business run. In this post, Laura Ellis walks through some examples of common SQL patterns and what you can learn from them. Combining R and Python with {reticulate} and QuartoSometimes you might need to use R. Sometimes you might need to use Python. Sometimes you need to use both at the same time. This post shows you how to combine R and Python code using {reticulate} and output the results using Quarto. Don’t Get Lost in the Semantics: Jan 26thIt’s 2023 and Semantic layers are back and better than ever. Join us Jan 26th to learn how data teams can think about tradeoffs between governance and flexibility to deliver better outcomes. Featuring dbt Labs’ Anna Filippova & Mode Analytics’ Benn Stancil. Data VisualizationScience visualization trends of 2022Helena Jambor went through a collection of scientific journals and threads from science twitter in 2022 and distilled 10 key visualization trends. This is well organized and includes screenshots, clear descriptions, and links to key resources. Flow fieldsGreat step-by-step tutorial for creating flow fields, aka vector fields, using R. This is intended for creating generative art and the screenshots along the way are gorgeous. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 418
Tuesday, January 3, 2023
Top Python libraries in 2022. Soccer ⚽ Analytics Review. computing the eigendecomposition and SVD. How Shapley values work. Spatial data analysis with Python.
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.
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