RTUComputer ScienceYr 2023 · Sem 6

Machine Learning

22 questions

Q12 marks

What is the difference between supervised and unsupervised learning?

Show Answer
Q92 marks

What is the difference between classification and regression?

Show Answer
Q102 marks

Name any two evaluation metrics for classification models.

Show Answer
Q114 marks

Explain Logistic Regression. How does it differ from Linear Regression?

Show Answer
Q124 marks

Describe the steps involved in the K-Means clustering algorithm.

Show Answer
Q134 marks

What is cross-validation? Explain k-fold cross-validation.

Show Answer
Q144 marks

How does a Support Vector Machine (SVM) handle non-linearly separable data?

Show Answer
Q154 marks

Explain the Random Forest algorithm. What are its advantages?

Show Answer
Q164 marks

Discuss the concept of Gradient Descent with a suitable example.

Show Answer
Q174 marks

What is PCA? Explain its significance in dimensionality reduction.

Show Answer
Q1810 marks

Explain the Backpropagation algorithm in Artificial Neural Networks with a detailed step-by-step mathematical derivation.

Show Answer
Q1910 marks

Discuss Decision Trees in detail. Explain the concepts of Entropy, Information Gain, and the ID3 algorithm.

Show Answer
Q2010 marks

Provide a comprehensive explanation of Ensemble Learning techniques. Compare Bagging and Boosting in detail.

Show Answer
Q2110 marks

Elaborate on Support Vector Machines (SVM). Explain margins, hyperplanes, and the optimization problem involved.

Show Answer
Q2210 marks

Explain Principal Component Analysis (PCA) algorithm step-by-step. How does it compute the principal components?

Show Answer