An expression that caught my attention recently is: Data is the new oil. I am not sure who used the […]
Category: Assignments
Predict Your Child’s Height at 18
“Height” is a slightly delicate issue for me. I stopped growing at 5 feet. That’s why I always wonder “How […]
Calculate Cost Function and Gradient Descent for Univariate Linear Regression in R
I was trying to follow the Machine Learning class of Andrew Ng and was soon got overwhelmed with all the […]
Assignment on Data Manipulation in R
Let us take a sample dataset and clean the data with the concepts that we learned in Dplyr and Tidyr […]
Assignment on Matrix in R
Let’s use an example of dinner plans for this assignment. We have done this with Vectors. But this time, we […]
Assignment on Vectors in R
Just now, I thought of an assignment using the concepts I learned in Vectors. Let’s start! Problem: Let’s plan what […]