Other articles


  1. Standard Normal Distribution in a Nutshell

    Given a Gaussian function that depicts the well-known bell-shaped curve.

    $$p(x)=e^{-x^{2}/2},\quad x\in (-\infty ,\infty )$$

    We can compute the integral.

    $$\int _{-\infty }^{\infty }p(x)\,dx=\int _{-\infty }^{\infty }e^{-x^{2}/2}\,dx={\sqrt {2\pi \,}}.$$

    Dividing the Gaussian function by …

    read more
  2. An Iterative Workflow for Jupyter Notebook

    Inspecting a data set is usually not a linear process, but involves iterative refinement of the initial assumptions and question. One might have an initial question but after taking a look at the data set realize that it requires multiple preprocessing steps before it can be used to address the …

    read more
  3. Start

    Here I will write about things related to data science.

    For now this site is just a mockup. I will probably use a static site generator and Drafts to write postings.

    read more

Interesting Stuff

Me writing about Tech stuff