QUESTION bank ml
QUESTION bank ml
QUESTION bank ml
Questions Bank
Subject Name: Machine Learning
Subject Code: BCS-055
Semester: V, Year III
1. Discuss the important objectives of Machine Learning.
2. Discuss overfitting and underfitting situation in decision tree learning
3. Discuss support vectors in SVM.
4. What is gradient descent delta rule?
5. Explain Case-based learning.
6. For which problem decision tree is best suitable.
7. Define the term ANN, and CNN.
8. Differentiate between Lazy and Eager Learning.
9. Comparison of purely analytical and purely inductive learning.
10. Define the term Offspring, Chromosome and Genes are used in GA.
11. Compare Supervised and Unsupervised Learning Techniques wit h examples
12. Explain Maximum Likelihood and Least Squared Error Hypothesis with example.
13. Compare and contrast Information Gain, Gain Ratio, and Gini Index in detail.
14. Explain the different layers used in convolutional neural network with suitable
examples.
15. Discuss the applications of reinforcement learning. In which problems reinforcement
learning is used?
16. Compare regression, classification and clustering in machine learning
17. along with suitable real life applications
18. Explain the “Concept Learning” Task Giving an example.
19. Explain hyperplane (decision boundary) in SVM. Categorize various popular kernels
associated with SVM.
20. Differentiate between Naïve Bayes classifier and Bayesian belief
21. networks. Give an application of Bayesian belief networks.
22. Discuss Decision Tree and explain its working in detail.
23. Demonstrate K-Nearest Neighbors algorithm for classification with the help of an
example.
24. Illustrate backpropagation algorithm by assuming the training rules for output unit
weights and Hidden Unit weights.
25. Write short notes on Probably Approximately Correct (PAC) learning model. Write
short notes on Probably Approximately Correct (PAC) learning model.
26. Explain Q-learning with its key terms, key feature and elements. Discuss its applications
used in real life.
27. Define the term Genetic Algorithm. Discuss the working of Genetic algorithm with
the help of flowchart.
28. Discuss model representation of artificial neuron.
87. Explain the role of genetic algorithm? Discuss the various phases considered in genetic
algorithm.
89. Why SVM is an example of a large margin classifier? Discuss the different kernels
functions used in SVM.
90. Explain the relevance of CBR. How CADET tool employs CBR?
92. Explain the Confusion Matrix with respect to Machine Learning Algorithms.
93. Illustrate the operation of the ID3 training
example. Consider information gain as attribute measure.
96. How is Bayes theorem used in machine learning? How naive Bayes algorithm is
different from Bayes theorem?
97. Compare regression, classification and clustering in machine learning along with
suitable real life applications?
98. Given below is an input matrix named I, kernel matrix, calculate the Convoluted
matrix C using stride =1 also apply max pooling on C.
99.
105. How do you find the confidence interval for a hypothesis test?
116. Write short notes on Probably Approximately Correct (PAC) learning model.