What are the two classification methods that SVM ( Support Vector Machine) can handle?
Explain the Inductive Learning in Machine Learning?
An example where ensemble techniques might be useful?
What do you understand by ilp?
What is the difference between artificial intelligence and machine learning?
What are parametric models? Give an example.
How will you choose the most appropriate machine learning algorithm for your classification problem?
What are the components of relational evaluation techniques?
What is the standard approach to supervised learning?
Tell us what's the difference between type I and type ii error?
Why do ensembles typically have higher scores than individual models?
Explain what is the difference between inductive machine learning and deductive machine learning?
What is batch size machine learning?
You are given a dataset where the number of variables (p) is greater than the number of observations (n) (p>n). Which is the best technique to use and why ?
Explain how do classification and regression differ?