Chunk size in RAG systems defines the size of the text segments into which documents are split before embedding.

I wanted to understand the impact of three different chunk sizes, so I built a small RAG system to test it: https://towardsdatascience.com/chunk-size-as-an-experimental-variable-in-rag-systems/

 Wishing you all a successful start to 2026

#ai #datascience #datascientist #ki #artificialintelligence #python #rag #towardsdatascience #programming #Technology

Chunk Size as an Experimental Variable in RAG Systems | Towards Data Science

Understanding retrieval in RAG systems by experimenting with different chunk sizes

Towards Data Science

My blog post on "Building a Data Science Platform with Kubernetes" got published in Towards Data Science, explaining how to setup JupyterHub, MLflow and SeldonCore in Kubernetes

https://medium.com/towards-data-science/building-a-data-science-tool-stack-with-kubernetes-00c74b491b9d

#TowardsDataScience #DataScience #Kubernetes #JupyterHub #SeldonCore #MLflow

Building a Data Science Platform with Kubernetes - Towards Data Science

When I started in my new role as Manager of Data Science, little did I know about setting up a data science platform for the team. In all my previous roles, I had worked on building models and to…

Towards Data Science
My latest article on #towardsdatascience explains how to create insights from frequent patterns using Market Basket Analysis with Python. You can read it here: https://towardsdatascience.com/a-guide-to-association-rule-mining-96c42968ba6
A Guide to Association Rule Mining - Towards Data Science

Association rule mining is a rule-based machine learning technique used to find frequent patterns in a data set. Frequent patterns may include frequent itemsets that are usually bought together or…

Towards Data Science

Hi all πŸ‘‹

I'm doing a #PhD in #RemoteSensing and #MachineLearning. Will be using #DeepLearning and #Satellite Images to monitor the Irish coastline 🌊

I am also an avid blogger! I write for #TowardsDataScience with a focus on #XAI #IML #AlgorithmFairness and #DataScience in general πŸ‘¨β€πŸ”¬

My non-nerd hobbies are #surfing #bouldering #hiking #cycling and watering my #houseplants

Hoping this site works out! Looking forward to connecting with some interesting individuals πŸ˜„

#Introduction

Recently I have been trying to understand how best to handle live #data from #iot devices. I wrote an article about my experiences and the journey we went on (and still are working on) which you can now read in #towardsdatascience

I talk about an #Azure tech stack that we’re trying out, that goes from IoT hub to Power Bi. Theres also a chat about the hardware, and why we pivoted away from using a #RaspberryPi

https://towardsdatascience.com/making-decisions-from-live-sensor-data-1febf8db9464

Making Decisions from IoT Data | by Andrew Blance | Towards Data Science

How to design scalable IoT architecture in Azure for Real-Time data analysis! Using data to get insight can be difficult. Can IoT devices and sensors help?

Towards Data Science