Explain the following terms :
[7 marks]Hypothesis (ii) Most General Hypothesis (iii) Most Specific Hypothesis (iv) Inductive Bias
[ marks]Weight (vi) Training data set (vii) Testing data set
[ marks]What is machine learning? List applications of machine learning.
[7 marks]How information gain and entropy used? Explain with short example.
[7 marks]Explain Find-Salgorithm in details.
[7 marks]Explain Candidate Elimination algorithm in details.
[7 marks]Deign and draw the BPNN structure with two inputs, three units in hidden layer-1 and two output units. Write the formulas for 1) Calculating errors and 2) Updating weights at each output and hidden units.
[7 marks]Explain step by step process of machine learning.
[7 marks]Deign and draw the perceptron with two inputs, two output units. Write the formulas for calculating errors at each output unit and updating the weights.
[7 marks]Explain Bayes theorem in detail.
[7 marks]What is Brute-Force Bayes concept learning? Explain with example.
[7 marks]What is Mistake Bound Model of Learning? How it is used in Find S Algorithm and HALVING Algorithms.
[7 marks]What is VC dimension? How it is used?
[7 marks]Explain Case Based Learning with example.
[7 marks]Explain First Order Combined Learner(FOCL) algorithm with example.
[7 marks]Explain explanation based learning in details.
[7 marks]What is first order horn clauses? How it is used?
[7 marks]What is Reinforcement Learning ? Explain in details.
[7 marks]