Projects

Analyzing Test Match Bowlers: My Cricket Analytics Project

A data-driven system to compare and rank Test match bowlers across eras, using normalization, era adjustment, and clustering to find the best all-round performers in cricket history.

Sentence Predictor using Markov Chains

A simple text generator that uses Markov Chains to predict and generate sentences based on a given text. The project demonstrates how probabilistic models can be used for creative text generation. Read more