Blog

Location Parameters

Knowing the center point of your sample data can be very crucial in Statistics. We use the location measures to establish the center of the data, specifically mean, median and mode. Measures of location are mostly used to summarize data using just a single metric value. For example, given the height data of a million […]

Understanding Tranformer LLMs From Scratch | Tokenizers

Over the past few years, Artificial Intelligence (AI) has exploded into the public spotlight. From chatbots that can hold conversations to tools that generate art, music, and even code, AI seems to be everywhere. Terms like “Large Language Models (LLMs)” and “generative AI” have become the new buzzwords of our time. But have you ever […]

A Python Developer’s First Data Analysis In R

Hello everyone, welcome back to another exciting article. In this article, we’ll do a simple data analysis project using R and R-studio. I have recently been looking into R and how it differs from Python when it comes to data analysis. I have learnt quite a lot about it. I have been exploring R-markdown and […]

Scroll to top