Fairness Pruning: Precision Surgery to Reduce Bias in LLMs

Fairness Pruning: Precision Surgery to Reduce Bias in LLMs
a new model optimization method can be challenging, but the goal of this article is crystal clear: to showcase a ...
Read more

Taking ResNet to the Next Level

Taking ResNet to the Next Level
If you read the title of this article, you might probably think that ResNeXt is directly derived from ResNet. Well, ...
Read more

Software Engineering in the LLM Era

Software Engineering in the LLM Era
engineering space, debates about whether using LLMs in coding is a good or a bad idea are raging. On the ...
Read more

How to Access NASA’s Climate Data — And How It’s Powering the Fight Against Climate Change Pt. 1

How to Access NASA’s Climate Data — And How It’s Powering the Fight Against Climate Change Pt. 1
can’t think of a more important dataset. Just today, I saw a headline like this: ‘Heat Waves Are Getting More ...
Read more

STOP Building Useless ML Projects – What Actually Works

STOP Building Useless ML Projects – What Actually Works
all the time: “What projects should I do to get a job in data science or machine learning?” This question ...
Read more

Prescriptive Modeling Makes Causal Bets – Whether You Know it or Not!

Prescriptive Modeling Makes Causal Bets – Whether You Know it or Not!
modeling is the pinnacle of analytics value. It doesn’t focus on what happened, or even what will happen – it ...
Read more

AI Agent with Multi-Session Memory

AI Agent with Multi-Session Memory
Intro In Computer Science, just like in human cognition, there are different levels of memory: Primary Memory (like RAM) is ...
Read more

The Mythical Pivot Point from Buy to Build for Data Platforms

The Mythical Pivot Point from Buy to Build for Data Platforms
TL;DR: with data-intensive architectures, there often comes a pivotal point where building in-house data platforms makes more sense than buying ...
Read more

Data Science: From School to Work, Part V

Data Science: From School to Work, Part V
Make it work, then make it beautiful, then if you really, really have to, make it fast. 90 percent of ...
Read more

Hitchhiker’s Guide to RAG with ChatGPT API and LangChain

Hitchhiker’s Guide to RAG with ChatGPT API and LangChain
generate tons of words and responses based on general knowledge, but what happens when we need answers requiring accurate and ...
Read more