What are applications of ggplot2?
Explain the difference between a validation set and a test set?
What do you understand by statistical power of sensitivity and how do you calculate it?
Why L1 regularizations causes parameter sparsity whereas L2 regularization does not?
Explain the difference between bayesian estimate and maximum likelihood estimation (mle)?
Which laptop is best for data analysis?
What is missing value imputation? How do you handle missing values in python or r?
Give some situations where you will use an SVM over a RandomForest Machine Learning algorithm and vice-versa?
List the variants of backpropagation?
Write a function that takes in two sorted lists and outputs a sorted list that is their union?
what is bias?
How many sorting algorithms are available?
What are Type 1 and Type 2 errors ?
What is column storage?
What is random forests?