Common docker commands

This post is a tutorial on the commonly used docker commands.

November 23, 2017 · 4 min · Manish Barnwal

How to choose the probability cut-off in classification problem

This post describes how to choose the probability cut-off in classification problem.

May 18, 2017 · 3 min · Manish Barnwal

Tutorial on dplyr- a package for data manipulation in R

This post is a tutorial on dplyr - a package for data manipulation in R.

May 15, 2017 · 7 min · Manish Barnwal

The essence of machine learning is function estimation

This post talks explains how the essence of machine learning is function estimation.

May 12, 2017 · 5 min · Manish Barnwal

Time series and forecasting using R

This post talks about time series and forecasting.

May 3, 2017 · 11 min · Manish Barnwal

Diving into H2O with R

This post talks about building machine learning models in H2O using R.

March 28, 2017 · 5 min · Manish Barnwal

An illustrated introduction to adversarial validation part 2

This post talks about adversarial validation- an approach to the problem of differently distributed training and test data.

February 16, 2017 · 3 min · Manish Barnwal

An illustrated introduction to adversarial validation part 1

This post talks about adversarial validation- an approach to the problem of differently distributed training and test data.

February 15, 2017 · 3 min · Manish Barnwal

The curse of bias and variance [draft]

This post talks about the trade-off between bias and variance.

February 8, 2017 · 6 min · Manish Barnwal

Visualization in ML is under-rated

This post talks about visualization -one of the most important aspects of data science that often gets ignored.

January 27, 2017 · 4 min · Manish Barnwal