Mastering NLP with spaCy – Part 2

Mastering NLP with spaCy – Part 2
in a sentence provide a lot of information, such as what they mean in the real world, how they connect ...
Read more

The Misconception of Retraining: Why Model Refresh Isn’t Always the Fix

The Misconception of Retraining: Why Model Refresh Isn’t Always the Fix
phrase “just retrain the model” is deceptively simple. It has become a go-to solution in machine learning operations whenever the ...
Read more

What Is a Query Folding in Power BI and Why should You Care?

What Is a Query Folding in Power BI and Why should You Care?
a query folding?” “Does your query fold?”… Maybe someone asked you those questions, but you were like: “Query…Whaaaat?!” Or, maybe ...
Read more

When 50/50 Isn’t Optimal: Debunking Even Rebalancing

When 50/50 Isn’t Optimal: Debunking Even Rebalancing
for an Old Challenge You are training your model for spam detection. Your dataset has many more positives than negatives, ...
Read more

From Reactive to Predictive: Forecasting Network Congestion with Machine Learning and INT

From Reactive to Predictive: Forecasting Network Congestion with Machine Learning and INT
Context centers, network slowdowns can appear out of nowhere. A sudden burst of traffic from distributed systems, microservices, or AI ...
Read more

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)
part, I did an exploratory data analysis of the gamma spectroscopy data. We were able to see that using a ...
Read more

There and Back Again: An AI Career Journey

There and Back Again: An AI Career Journey
I had wide-eyed ambitions to be an Artificial Intelligence developer. I studied all the latest material. By that I mean ...
Read more

Hitchhiker’s Guide to RAG: From Tiny Files to Tolstoy with OpenAI’s API and LangChain

Hitchhiker’s Guide to RAG: From Tiny Files to Tolstoy with OpenAI’s API and LangChain
, I walked you through setting up a very simple RAG pipeline in Python, using OpenAI’s API, LangChain, and your ...
Read more

The Crucial Role of NUMA Awareness in High-Performance Deep Learning

The Crucial Role of NUMA Awareness in High-Performance Deep Learning
world of deep learning training, the role of the ML developer can be likened to that of the conductor of ...
Read more

Run Your Python Code up to 80x Faster Using the Cython Library

Run Your Python Code up to 80x Faster Using the Cython Library
excellent language for rapid prototyping and code development, but one thing I often hear people say about using it is ...
Read more