Data Elixir - Data Elixir - Issue 421
ISSUE 421 · January 24, 2023TrendsGoogle Research, 2022 & BeyondIn this annual retrospective, Jeff Dean highlights key trends in language, computer vision, multi-modal models, and generative machine learning models. This is a great post with lots of links to projects, workshops, papers, and repos along the way. Sponsored LinkCrawl, Walk, Run: Becoming a Privacy-Centric Marketing Organization Available NowInfoTrust is thrilled to announce the publication of its newest book, Crawl, Walk, Run: Becoming a Privacy-Centric Marketing Organization which is available now on Amazon! It’s not enough to be legally compliant, readers will learn how to renovate their data approach with a formula for creating stronger customer relationships that push your company forward. Tutorials, Projects & OpinionsMechanisms for Effective Machine Learning ProjectsHere's a useful framework for improving a project's chance of success. This is written with machine learning projects in mind but the ideas here could be easily modified for other types of projects. Why Polars uses less memory than PandasWhile Polars is mostly known for running faster than Pandas, if you use it right it can also use significantly less memory. This post shows how to optimize memory use in Pandas, how those compare to optimizations automatically provided by Polars, and when to intervene manually. Tools & CodesketchSketch is an AI code-writing assistant that understands the context of your data. It installs as a pandas extension and offers utility functions that operate via natural language prompts. You can ask it questions about your data, ask it to create visualizations, and get python & pandas code directly. To see it in action, check out this 90 second
demo video. Introducing anywidgetanywidget is a new Python library that makes it easy to create and share custom Jupyter Widgets. No fiddling with messy build configs, packaging, or bundlers. Just start coding! ResourcesData Science CheatsheetsThis repo of graduate level cheatsheets covers data science, machine learning, computer science and more. This is an evolving collection and pull requests are encouraged. CareerCrafting a successful career frameworkWhen you're planning for a career, don't just think about the next job. Work backwards from where you eventually want to be and think about the job after the next job. This is from Nikhyl Singhal's newsletter, The Skip, which has consistently insightful career advice, especially for Tech. Data Visualization6 easy ways to map population density in RIn this step-by-step tutorial, Milos Popovic shows six different ways to create population maps using R. Along with code, includes screenshots, rationale for using each map type, and links to related tutorials. Covers Choropleth maps, bubble maps, cartograms, dot density maps, grid maps, and spike maps. Distance and proximity analysis in PythonA commmon task in spatial data analysis is to calculate the proximity to some resource. In this tutorial, Kyle Walker shows how to use Python to calculate proximity using two different methods: 1. straight-line (Euclidean) distances in a projected coordinate system and 2. using driving times derived from a hosted navigation service. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 420
Friday, January 20, 2023
Modern Polars. GPT from scratch. Predictions via mixed models. ML for weather and climate. GNU Octave for Jupyter.
Data Elixir - Issue 419
Tuesday, January 10, 2023
Matrices and graphs. Visualization trends. SQL tells a human story. Combining R and Python. Flow fields tutorial. ML cheatsheets.
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.
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