Answer all the questions below. 1. Give two examples of applications of ML in speech recognition. [1] 2. Define version space. [1] 3. Differentiate training data set and testing data set. [2] 4. Write the Bayes’ theorem in probabilistic terms. [1] 5. How the instance based learning methods (IBL) works? Explain. [2]
[7 marks]Explain step by step process of machine learning with respect to any example of your choice.
[7 marks]What is concept learning? How Find-Sis used in concept learning?
[7 marks]What is Information Gain (IG)? How is it used in selecting the best attribute in a decision tree? Explain with an example.
[7 marks]What is over-fitting in decision trees? How to avoid it? Explain.
[7 marks]Discuss Back propagation algorithm in detail.
[7 marks]Differentiate Gradient descent and Stochastic gradient descent. Write the Gradient Descent algorithm.
[7 marks]What do you mean by perceptron? Explain the perceptron training rule for learning the weights.
[7 marks]What is VC dimension? How it is used? Explain.
[7 marks]What is Probably Approximately Correct framework (PAC)? Explain in detail.
[7 marks]Explain Bayesian Belief Network using an example.
[7 marks]Explain K- Nearest Neighbor Learning algorithm.
[7 marks]Explain Naive Bayes classification algorithm.
[7 marks]What is the difference between propositional and first-order logic. Write the sequential covering algorithm.
[7 marks]Explain Explanation based learning with help of PROLOG-EBG algorithm.
[7 marks]Explain First-order Inductive Learner (FOIL) algorithm.
[7 marks]Briefly write about the Reinforcement learning and MDP model.
[7 marks]