Skip to content
Previous Year Question Paper

AL-405 - Machine Learning (ML)

June 2022AIMLSEMESTER-4
June 2022
Max Marks:
Duration:
Q.1
a)

Explain the concept of hypothesis space and inductive bias in brief.

b)

List and explain perspectives and issues in machine learning.

Q.2
a)

Define artificial neural network. Explain the biological learning system.

b)

Describe the characteristics of back propagation algorithm.

Q.3
a)

Define Decision tree learning. List and explain appropriate problems for decision tree learning.

b)

List and explain the issues in Decision tree learning.

Q.4
a)

Illustrate K. means clustering algorithm.

b)

Write K means algorithm and separate { 5, 11, 19, 27, 23, 25, 6, 18, 2, 8, 10, 12, 31, 29, 4 } into 3 clusters.

Q.5
a)

Explain resampling methods in machine learning.

b)

Explain the concept of measuring the classifier performance.

Q.6
a)

Distinguish between Supervised machine learning and reinforcement learning.

b)

Explain the multi-layer perceptron model with a neat diagram.

Q.7
a)

Explain parallel processing perception learning in neural networks.

b)

What is the goal of support vector machine (SVM)? How to compute the margin.

Q.8

Describe the following: a) Logistic Regression b) Issues in machine Learning c) Requirements of clustering algorithms