Write a short note on- (1) machine learning (2) training data and test data (3) perceptron (4) for Bayes theorem P(h|D) =_______ (5) PAC framework (6) linear regression (7) case based reasoning
[7 marks]Write down the steps for designing the learning system by appropriate example.
[7 marks]Explain FIND-Salgorithm with example. Compare with candidate elimination algorithm.
[7 marks]Give decision trees to represent the following Boolean functions:
[7 marks]P V [Q ^ R]
[ marks][P ^ Q] v [R ^S]
[ marks]What is decision tree? Explain various issues in the Decision Tree learning.
[7 marks]Define ANN. Write the derivation of weight update rule for BPNN.
[7 marks]Explain Bayesian Belief Network with example.
[7 marks]Differentiate the following:
[7 marks]Gradient Descent and Stochastic Gradient Descent (ii) Neural network and artificial neural network
[ marks]Explain Naïve Bayes classification algorithm for text classification.
[7 marks]Compare FOIL and FOCL algorithm.
[7 marks]What is sequential learning algorithm? Explain with help of Learn-One-Rule paradigm
[7 marks]Explain First Order Combined Learner (FOCL) algorithm with example.
[7 marks]How prior knowledge is used in Explanation based learning? Explain with help of PROLOG-EBG algorithm.
[7 marks]What is reinforcement learning? What is the purpose of reward in this kind of learning?
[7 marks]Write down working of K Nearest Neighbor Algorithm with example.
[7 marks]Compare supervised, unsupervised and reinforcement algorithm with suitable example.
[7 marks]Discuss the application areas of machine learning algorithms.
[7 marks]