Answer the following questions: 1) What is regression? 2) What do you mean by unsupervised learning? 3) How do machine learn?
[3 marks]Give the comparison among supervised, unsupervised and reinforcement learning.
[4 marks]Explain the different issues in machine learning.
[7 marks]Relate Inductive bias with respect to Decision tree learning.
[3 marks]What are the advantages and disadvantages of the K-nearest neighbor learning?
[4 marks]Explain the concept of regression in machine learning.
[7 marks]What do you mean by Recommender System?
[3 marks]Explain Locally Weighted Linear Regression.
[4 marks]Give decision tree for the following set of training examples. Day Outlook Temperature Humidity Wind Play_Tennis D1 Sunny Hot High Weak No D2 Sunny Hot High Strong No D3 Overcast Hot High Weak Yes D4 Rain Mild High Weak Yes D5 Rain Cool Normal Weak Yes D6 Rain Cool Normal Strong No D7 Overcast Cool Normal Strong Yes D8 Sunny Mild High Weak No D9 Sunny Cool Normal Weak Yes D10 Rain Mild Normal Weak Yes D11 Sunny Mild Normal Strong Yes D12 Overcast Mild High Strong Yes D13 Overcast Hot Normal Weak Yes D14 Rain Mild High Strong No
[7 marks]Define Concept and Concept Learning.
[3 marks]Is it possible to use Naïve Bayes classifier for continues numeric data? If so how?
[4 marks]Consider the following set of training examples. 1) What is the entropy of this collection of training example with respect to the target function classification?1 2) What is the information gain of a relative to these training2 examples? Instance Classification a a12 1 + T T 2 + T T 3 - T F 4 + F F 5 - F T 6 - F T
[7 marks]What is linearly inseparable problem? What is the role of the hidden layer?
[3 marks]What are the types of problems in which Artificial Neural Network can be applied?
[4 marks]What is Cost function in BackPropagation? Discuss Back propagation algorithm.
[7 marks]What is artificial neural network (ANN)?
[3 marks]Under what conditions the perceptron rule fails and it becomes necessary to apply the delta rule.
[4 marks]Explain the Bayesian Belief Network with suitable example in detail.
[7 marks]Define (i) Prior Probability (ii) Conditional Probability (iii) Posterior Probability.
[3 marks]Explain the Gradient Search to Maximize Likelihood in a neural Net.
[4 marks]Explain Bayesian belief network and conditional independence with example.
[7 marks]Define Bayesian theorem? What is the relevance and features of Bayesian theorem?
[3 marks]Discuss Maximum Likelihood and Least Square Error Hypothesis.
[4 marks]Explain the concept of EM Algorithm. Discuss what the Gaussian Mixtures are?
[7 marks]