In k-means or knn, we use euclidean distance to calculate the distance between nearest neighbors. Why not manhattan distance?
424Post New Data Science Questions
Which laptop is best for data analysis?
what is bias?
Do gradient descent methods always converge to same point?
What is meant by supervised and unsupervised learning in data?
What is the difference between an iterator, generator and list comprehension in Python?
Can you define convex hull?
How make you 3d plots/visualizations using numpy/scipy?
Implement a sorting algorithm for a numerical dataset in Python.
Define a/b testing?
What is selection bias?
What is meant by linear regression?
What is systematic sampling?
Can you explain cross-validation?
Explain the differences between univariate and multivariate analysis?
Given 2 vectors, how will you generate a sorted vector?