ML Question Bank 2024
ML Question Bank 2024
1. Explain Find-S algorithm with given below example: (refer similar problems)
2. Solve following example using Candidate Elimination algorithm: (refer similar problems)
3. Define Machine Learning. Discuss with example some application of machine learning.
4. Explain in detail Supervised Learning & Unsupervised Learning with example.
5. Define with example the terms: General Hypothesis,Specific Hypothesis and Vision Space.
6. Write a short notes on Reniforcement Learning.
7. Define Induction Bias in Decision tree learning. Differentiate between two types of biases.
8. Decision tree for the following dataset using ID3 algorithm for givrn data set. (refer
similar problems)
9. Write ID3 algorithm and explain. Construct Decision tree for the given data set –
problem.
10. What is Decision Tree? Explain the Avoid overfitting in Decision Trees and Incorporating
continuous valued attributes.
11. Gradient descent and Delta rules.
12. Back propagation algorithm and problem.
13. perception training rules.
14. MAP hypothesis.
15. Expectation Minimazitation(EM) algorithm.
16. reinforcement learning approach.
17. Radial Basis Function.
18. Factor analysis.
19. Bayesian theorem and medical diagnosis problem.
20. Q learning task,
21. Maximum Likelihood(ML) hypothesis for learning.
22. K-Nearest Neighbour Learning(KNN) algorithm.
23. Case-based reasoning.
24. Learning task in Reinforcement Learning.