Top 122 Data Science Interview Questions and Answers in 2022
Q1. What is Data Science? List the differences between supervised and unsupervised learning.
Q3. What is a bias-variance trade-off?
Q5. What is a confusion matrix?
Q7. What do you understand by true positive rate and false-positive rate?
Q9. What is the ROC curve?
Q10. What are dimensionality reduction and its benefits?
Q11. How do you find RMSE and MSE in a linear regression model?
Q12. How to deal with unbalanced binary classification?
Q13. What is the difference between a box plot and a histogram
Q15. Walkthrough the probability fundamentals
Q16. Describe different regularization methods, such as L1 and L2 regularization
Q18. Write the equation and calculate the precision and recall rate.
Q19. Why do we use the summary function?
Q20. How will you measure the Euclidean distance between the two arrays in NumPy?

Q21. What is the difference between an error and a residual error?
Q22. Difference between Normalisation and Standardization?
Q23. What is the difference between “long” and “wide” format data?
