List out the different issues in machine learning.
[3 marks]Differentiate Human Learning & Machine Learning.
[4 marks]Explain Supervised Learning in detail.
[7 marks]Explain the use of the candidate elimination algorithm.
[3 marks]Differentiate Gradient Descent and Stochastic Gradient Descent.
[4 marks]What is semi-supervised learning? Explain the steps of the self- training algorithm.
[7 marks]List out the characteristics of an artificial neural network and explain them in brief. Also discuss various problems for neural network learning.
[7 marks]Differentiate Pre-pruning and Post-pruning.
[3 marks]Explain inductive bias with a suitable example.
[4 marks]What is the perceptron? What is the perceptron training rule? What are its limitations and by which rule these limitations can be overcome?
[7 marks]What is a use of the Cost function in ANN?
[3 marks]Explain Under-fitting and Over-fitting with an example.
[4 marks]Explain the concept of EM Algorithm.
[7 marks]What is threshold activation function in ANN?
[3 marks]Discuss application of ANN in face recognition.
[4 marks]Explain Decision Tree in details.
[7 marks]For which type of problem characteristics, decision tree algorithm is suitable?
[3 marks]Briefly explain the properties of Gini impurity in a decision tree.
[4 marks]What is the back propagation algorithm? Explain it in detail. What are the limitations of this algorithm?
[7 marks]What is the Least Square Error Hypothesis? Explain it in brief.
[3 marks]Explain Hypothesis and Hypothesis Space Search in brief.
[4 marks]Describe the structure of an artificial neuron. How is it similar to a biological neuron? What are its main components?
[7 marks]What is recommender system? How machine learning methods can be useful in it?
[3 marks]Explain Bayes Optimal classifier.
[4 marks]Explain Naïve Bayes classifier with an example.
[7 marks]