Data Elixir - Data Elixir - Issue 405
ISSUE 405 · September 20, 2022TrendsGenerative AI: A Creative New WorldA new class of large language models is making it possible for machines to write, code, draw and create with credible and sometimes superhuman results. It's all part of an emerging field called "Generative AI" and it's blowing up fast. With the help of a GPT-3 author, this article explores the field's rapid growth, the issues, and what to expect next. Sponsored LinkDive into the latest in search and ML with luminaries Daniel Tunkelang and Grant IngersollJoin engineers and data scientists from around the world in this 4-week course on search with ML. Learn best practices in: ranking, content and query understanding, and vector search. The course is applied and project-based, with loads of interaction amongst the learning community, and live time with Daniel (fmr head of search at LinkedIn) and Grant (fmr CTO of Wikimedia Foundation and Lucidworks). Class starts in Oct! Tutorials, Projects & OpinionsLinear RegressionNext up in the popular MLU-Explain series, Jared Wilder offers an awesome introduction to (almost) everything you should know about linear regression. This is a great explainer with interactive visuals. A Sequel to SQL? An introduction to MalloyMalloy is a new query language that's being developed by Lloyd Tabb, founder and former CTO of Looker. Malloy addresses some of the aesthetic concerns that plague SQL but more interesting is its integration of a query language and a semantic layer into a single language. In this overview, Carlin Eng explores Malloy and how its semantic layer could radically change analytics. Correlation Can Ruin InterpretabilityCorrelated features can ruin interpretation and it's a more common problem than you might think. In his latest post, Christoph Molnar explores how to identify if an ML model interpretation is affected by correlation, why that's a problem, and how to deal with it. Operationalizing Machine LearningGreat read for anyone trying to do ML in production. Following interviews with 18 machine learning engineers working on a variety of applications, this paper summarizes common practices for successful experimentation, deployment, and sustaining production performance. Includes pain points and anti-patterns. Code & ToolsDaft - Python DataFrame for Complex DataDaft enables you to run both large analytical queries and powerful Complex Data algorithms from the same interface via a Dataframe API. The Jupyter+git problem is now solvedPreviously, using git with Jupyter could create conflicts and break notebooks. With nbdev2, that problem has been totally solved. ipyvizzu-story - Animated Charts for JupyterWith ipyvizzu-story, you can build, present and share interactive presentations in any computational notebook using Python. CareerDeciding if a data leadership role is something you actually want to doIf you've been looking for a career change and eyeing a "Head Of" role, this is a great post to help you think through a decision. It's good to get out of your comfort zone but these roles can be very different from one organization to the next. Make sure you know what you're getting into! Join the Data Elixir Talent CollectiveThe Data Elixir Talent Collective is a reverse job board where top companies apply to you. Choose to be anonymous or public and get matched with opportunities that fit your specific interests. This is a free resource but membership is limited. To apply, you need 3+ years experience in data science, analytics, machine learning, visualization, or a related field. For more info, APPLY HERE. Was this email forwarded to you? Sign up here >> |
Older messages
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.
Data Elixir - Issue 401
Tuesday, August 23, 2022
Homegrown auth w/ ML. Intro to backprop. Key-value DBs. GPT-3 for science. Data product canvas. R-spatial ecosystem.
Data Elixir - Issue 400
Tuesday, August 16, 2022
Deep dive into SVD. Smart paywalls. Idea to funding. Bayesian inference at scale. Logistic regression explainer.
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