Data Elixir - Data Elixir - Issue 406
ISSUE 406 · September 27, 2022In the News‘Very Harmful’ Lack of Data Blunts U.S. Response to OutbreaksIn a perfect world, healthcare data could be easily used to optimize treatment and track disease. But in the U.S., problems abound: key data is stripped from records to help anonymize it, disparate systems don't talk with each other, tech stacks are outdated. And on and on. How squishy math is revealing doughnuts in the brainAnalyzing squishy data? Use squishy math! This article takes a look at topological data analysis, which offers a radically different perspective than typical data analysis techniques. Topology's usefulness is its ability to reveal qualitative, rather than quantitative, properties and it identifies the aspects of a structure that persist even if there are random errors, or noise, in the underlying measurements. Welcome to squishy math. Sponsored LinkWatch The Iron Analyst [2022] - Powered by Bright DataSeven data scientists analyze & visualize a full data set and present their dashboards to a panel of judges. Watch now to find out who will be the next Iron Analyst! Tutorials, Projects & OpinionsDesign Principles for Data AnalysisDesign thinking is a problem-solving process that helps to understand the people that a solution is being designed for. This paper introduces the idea of design thinking as applied to data analysis and offers a set of principles to help guide the development of data analyses, including their construction, methods, tooling, and workflow. ML for Fraud Detection in Streaming ServicesThis latest post on the Netflix Tech Blog is a good primer on using machine learning for anomaly detection at scale. Introduction to Python and NumPyThis notebook tutorial covers foundational topics for Python (e.g. intro to Python operations, data visualization, debugging) and NumPy data structures (e.g. scalar, vector, matrix, tensor). Code & ToolsR-universe PowersearchThe next time you're looking for a specific R function or package, check out the new drop-down menu of Search options on the R-universe search page. Search by keywords, dependencies, exports, author, etc. ModinModin is a drop-in replacement for pandas that lets you speed up your workflows by ensuring that pandas uses all of your cores. Modin works especially well on larger datasets, where pandas becomes painfully slow or runs out of memory. Parsr - Turn your documents into dataParsr is a minimal-footprint document cleaning, parsing and extraction toolchain which generates enriched structured data. Works with a variety of document types, including PDF, docx, email and images. CareerThe Hierarchy Is Bullshit (and Bad For Business)Great rant on career paths and organizational hierarchy. Here's why "higher up" isn't always better, what you should do instead, and ideas for making your organization healthier. How do you explore large datasets? There's a huge diversity of responses here, including lots of tools and links along the way. 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. If you’re hiring, apply now to find top candidates faster, sourced from the Data Elixir community. There are currently more than 130 mid to senior level candidates from a wide variety of organizations; from fast moving startups to big companies, like Google, Amazon, Apple, NVIDIA and more. If you're hiring, APPLY HERE. Was this email forwarded to you? Sign up here >> |
Older messages
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.
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.
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