Data Elixir - Data Elixir - Issue 383
ISSUE 383 · April 19, 2022InsightResist the Urge to be ImpressedIt's easy to be impressed by technologies like GPT-3 but we're far from an autonomous AI that could live up to the prevailing media hype. In this post, Emily Bender offers a realistic perspective on what the media gets wrong about AI. OrganizationData team structure: embedded or centralised?There's an ongoing debate over whether data teams should be centralized or embedded within departments. Getting the data team structure right is no small deal as a lot of things will fall in or out of place depending on how you set your team up. Here are some key considerations and ways to approach them. Thinking about evolving your data stackThere are a lot of articles about the modern data stack and where things are going but ultimately, what do you really need? Here are some tips for thinking through the options when modernizing your data stack. Sponsored LinkIntroduction to Automated Data LabelingPreparing high quality vision datasets is a long and cumbersome process. This is why companies are now using automation to accelerate labeling and QA. Take a dive into automating data preparation with Superb AI and whether or not automation is right for you and your team. Tutorials, Projects & OpinionsThe Dunning-Kruger Effect is AutocorrelationGreat post explaining the Dunning-Kruger effect, autocorrelation and how a widespread statistical error has resulted in a common misconception that unskilled people are not aware of their inabilities. Counterfactual Evaluation for Recommendation SystemsAre you training your Recommendation System to solve "observational" or "interventional" problems? In this post, Eugene Yan examines the difference between the two and shows how counterfactual evaluation can address issues with typical observational approaches. Bayesian Rock Climbing RankingsYou might think that Bayes doesn't have much to do with rock climbing, but this article by Ethan Rosenthal might just change your prior beliefs. This is a great step-by-step tutorial that introduces Bayesian modeling in Stan using rock climbing data. Superb AI : Automate Data PreparationPreparing high quality vision datasets is a long and cumbersome process. This is why companies are now using automation to accelerate labeling and QA. Take a dive into automating data preparation with Superb AI and whether or not automation is right for you and your team. ResourcesImproving Your Statistical InferencesThis new book will help you improve statistical inferences, design better experiments, and report scientific research more transparently. Using helpful visuals and inspiration from the author's previous work, the book covers topics such as p-values, effect sizes, bias detection, reproducibility, and lots more. Free to read online. CareerComparing Quant UX Researchers w/ Data ScientistsIf you're good with data but like working with people more than models, Quantitative UX Research might be a good fit for you. Here's a great overview of what the role entails, how it compares to other data roles, how to get into it, and lots more. To find specific content from prior issues or to research topics, check out the searchable Archives on Data Elixir's Search Page >> |
Older messages
Data Elixir - Issue 382
Tuesday, April 12, 2022
Quarto. ML notebook tutorials. Reproducible & trustworthy workflows. Real-world recommenders. Graph-based outlier detection.
Data Elixir - Issue 381
Tuesday, April 5, 2022
Causal inference: core methods & tools. How to read papers. Data strategies with regular people. Preferences in recommenders.
Data Elixir - Issue 380
Tuesday, March 29, 2022
Emerging data architectures. 200K+ Salaries. Advanced EDA w/ Python. Precision & Recall. ML-based causal inference.
Data Elixir - Issue 379
Tuesday, March 22, 2022
Hard SQL interview questions. Imbalance detection. Real-world Prophet. Effective data teams. DS project quick-start. AI trends.
Data Elixir - Issue 378
Tuesday, March 15, 2022
Open salaries. Foundations of causal inference. Data Apps. Data labelling. Jupyter everywhere.
You Might Also Like
Dramatic Windows security changes ahead
Tuesday, November 19, 2024
Cheap MacBooks vs. Android laptops; Tech gifts under $25 -- ZDNET ZDNET Tech Today - US November 19, 2024 microsoft sign Microsoft to tighten Windows security dramatically in 2025 Stung by last
⚙️ Interview: MSFT VP talks AI agents
Tuesday, November 19, 2024
Plus: Elon Musk sues to block CA law
Post from Syncfusion Blogs on 11/19/2024
Tuesday, November 19, 2024
New blogs from Syncfusion Syncfusion Visual Studio Extensions Are Now Compatible With .NET 9.0 By Kesavaraman Venkadesan This blog explains the support for .NET 9.0 in Syncfusion Visual Studio
New 'Helldown' Ransomware Variant Expands Attacks to VMware and Linux Systems
Tuesday, November 19, 2024
THN Daily Updates Newsletter cover Practical Cyber Intelligence ($79.00 Value) FREE for a Limited Time Overview of the latest techniques and practices used in digital forensics and how to apply them to
This Classy New SmartWatch Has iPhone Connective Features
Tuesday, November 19, 2024
Introducing ScanWatch Nova Brilliant Edition: Watchmaking excellence coupled with powerful health scans and phenomenal battery life. Effortlessly tracking your every move, ScanWatch Nova Brilliant
Edge 449: Getting Into Adversarial Distillation
Tuesday, November 19, 2024
A way to distill models using inspiration from GANs. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Power BI Weekly #285 - 19th November 2024
Tuesday, November 19, 2024
Power BI Weekly Newsletter Issue #285 powered by endjin Welcome to the 285th edition of Power BI Weekly! Quite a short one this week. A couple of people have written about the new Path Layer feature
Software Testing Weekly - Issue 246
Tuesday, November 19, 2024
Highlights from the 10th DORA report by Google 📈 View on the Web Archives ISSUE 246 November 19th 2024 COMMENT Welcome to the 246th issue! It's hard to believe that DORA metrics have been around
💻 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.