Latest posts

Adil Moujahid

An Introduction to Agent-based Models: Simulating Segregation with Python

In this post, I will explain about Schelling's segregation model, implement the same in Python programming language, and explain the power of agent based simulations for understanding complex phenomenon.

Adil Moujahid

An Introduction to Text Mining using Twitter Streaming API and Python

In this tutorial, I will use Twitter data to compare the popularity of 3 programming languages: Python, Javascript and Ruby, and to retrieve links to programming tutorials.

Adil Moujahid

Baseball Analytics: An Introduction to Sabermetrics using Python

Sabermetrics is the apllication of statistical analysis to baseball data in order to measure in-game activity. In this post, I will use Lahman’s Baseball Database and Python programming language to explain some of the techniques used in Sabermetrics.

Adil Moujahid

Hello World!

This is my first post on this new blog, and I'm very excited to embark on this project.