How will you explain machine learning into a layperson?
What do you mean by parametric models? Also, give some examples of them?
Why do we convert categorical variables into factor?
What type of learning is needed when the system needs to adapt to rapidly changing data?
How to decide one problem is a machine learning problem or not?
What is the sigmoid function in machine learning?
Give a drawback of gradient descent ?
Logistic regression gives probabilities as a result then how do we use it to predict a binary outcome?
What is adagrad algorithm in machine learning?
What kind of problems lend themselves to machine learning?
What is the difference between supervised and unsupervised learning?
Which one would you prefer to choose – model accuracy or model performance?
What are standardization and normalisation?
What is bias-variance trade-off in machine learning?
Does 100% precision mean that our model predicts all the values correctly?