Question Bank of Machine Learning
Question Bank of Machine Learning
CS 621
SECTION A
6. Define entropy
7. Compare and Contrast batch learning and online learning with their strength and weaknesses
8. Describe in details relationship between Artificial Intelligence, Machine Learning and Deep learning.
10. Discuss linear regression with an example. Explain the role of hypothesis function in machine
learning models
12. What are the challenges faced in Supervised Machine Learning algorithms?
16. What is the goal of support vector machine? How to compute the margin?
SECTION B
1. Define PCA? What does PCA does do? How do compute PCA.
2. Describe the concept on density based clustering and write the steps involved in DBSCAN algorithm
3. Explain the concept and role of support vector machine in details. Also, describe its application
Areas
6. Discuss in detail when ML is preferred over MAP and MAP over MLE
9. Explain the concept of different layers in Neural network. What do you mean by the term
convolution layer, pooling layer, loss layer, dense layer? Describe each one in brief.
10. What are the different types of Neural networks? Explain the convolution neural network model in
detail.
11. Explain the process of Sub-sampling of input data in neural network model. Some of the features
12. Explain the multilayer perceptron model in detail with neat diagram
13. Discuss the difference between training set and testing set
15. Short note on a) Bias and variance b) Bias and variance trade off
17. Justify the necessity for dimensionality reduction in the context of machine
learning.
18. Determine activation function and list few activation functions with Description
22. Write short notes on any two. i) Big data and map reduce ii) Subset selection
23. Explain the concept and role of support vector machine in details. Also, describe its application
Areas
25. How does the structure of decision tree help in classifying a data instance?
SECTION C