Al3451 Machine Learning CIA II Question Bank
Al3451 Machine Learning CIA II Question Bank
PART A
1. Define Batch Normalization.
2. Write some examples of machine learning applications.
3. Write a short note on ReLu.
4. Differentiate between Single layer perceptron and Multilayer Perceptron
5. List the various phase of the machine learning life cycle.
6. What is meant by Cross Validation and Resampling.
7. Compare and contrast linear regression and logistic regression.
8. What do you mean by hypothesis space?
9. Define Expectation Maximization
10. Identify the challenges of Clustering Algorithm
PART B
1. Compare Bagging, Boosting and Stacking ensemble methods
2. Explain the weighted K-Nearest Neighbor algorithm with a suitable sketch
3. Discuss in detail about Backpropagation concept in ANN
4. Illustrate the following
i) Batch Normalization
ii) Regularization
iii) Hyperparameter tuning
iv) Dropout
5. With neat diagram explain about K-Fold Cross Validation technique.
6. Represent and discuss the various methods of Measuring Classifier Performance.
7. Explain in Detail abou ReLu