Relational Database is the most critical tool that is used to store the data and SQL is the language used to query data from these databases. SQL is fundamental skillset that one should have to advance in the fields of Data Science and Machine Learning. In this post I will share top 10 most asked
Read More
machine learning
Machine Learning Interview Questions 1-25
Here are the top interview questions that one should look before going for an Machine Learning or Data Science or Data Analyst interview. These questions has been asked in almost every interview. Ensure that you know these to give a sure shot to crack your interviews. Here we have the first set of 25 questions
Read More
Machine Learning Interview Questions – Part 1
1. What is linear regression? What do the terms r-squared and p-value mean? What is the significance of each of these components? Linear regression is a linear model, e.g. a model that assumes a linear relationship between the input variables (x) and the single output variable (y) There are many variants in Regression and here are
Read More