Python

Mirror - Onboarding to the Credmark Model Framework for Data Analyst

Helping data analysts use the Credmark Model Framework

Pad Thai is a Terrible Choice

Using R and Python to scrape, pre-process, wrangle and visualize data.

The More a Network is Worth, the Harder it is to Attack

Using R and Python to read, pre-process, wrangle and visualize data.

How Positive are Your Facebook Posts?

Using Python and R to read, pre-process, wrangle and visualize data.

Gradient Descent -- Data Science from Scratch (ch8)

An overview of Gradient Descent

Data Science from Scratch (ch7) - Hypothesis and Inference

An overview of statistical Hypothesis Testing, Estimation and Bayesian Inference

Statistics & Probability in Code

Learning Statistics and Probability Concepts through Code Snippets

Data Science from Scratch (ch6) - Probability

Gaining an intuition for probability using Python

Data Science from Scratch (ch5) - Statistics

Building tools to describe a data and find relationships

Data Science from Scratch (ch4) - Linear Algebra

Building tools for working with vectors and matrices from scratch