0% found this document useful (0 votes)
3 views

15. Unitwise Questions

The document outlines a series of unit-wise questions related to machine learning, covering topics such as designing learning systems, regression methods, neural networks, sampling theory, support vector machines, and instance-based learning. Each unit contains specific questions aimed at exploring fundamental concepts and advanced topics in machine learning. The questions encourage detailed explanations and comparisons of various algorithms and techniques used in the field.

Uploaded by

ASIST Mech
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

15. Unitwise Questions

The document outlines a series of unit-wise questions related to machine learning, covering topics such as designing learning systems, regression methods, neural networks, sampling theory, support vector machines, and instance-based learning. Each unit contains specific questions aimed at exploring fundamental concepts and advanced topics in machine learning. The questions encourage detailed explanations and comparisons of various algorithms and techniques used in the field.

Uploaded by

ASIST Mech
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Department of electronics anD communications engineering

introDuction to macHine learning unit Wise Questions

UNIT-1
1. Describe about Designing a learning system
2. Explain in detail about Concept learning task
3. Explain in detail about Inductive Bias
4. Describe about version spaces and the candidate elimination algorithm.
5. Discuss about Perspectives and Issues in machine learning.

UNIT-2

6. Discuss about Linear regression along with statistical regression approach.


7. Describe in detail about Shrinking Coefficients .
8. How to use sigmoid function in logistic regression
9. Describe about Bias / Variance Trade off in detail.
10. Compare linear and logistic regression methods, Explain in detail about logistic regression.
11. Give an example to find best regression coefficients using optimization.

UNIT-3

1. What is meant by perceptron, Explain in detail about Multilayer perceptron.


2. Design a Multilayer perceptron to solve X-OR problem.
3. How to represent the Neural Network, Illustrate the MLP with Back propagation algorithm.
4. Describe an illustrative example of face reorganization.
5. Discuss advanced topics in Artificial Neural Networks.

UNIT-4

1. Describe about A general approach for deriving confidence intervals.


2. Explain in detail about Basics of sampling theory.
3. Compare error of hypothesis
4. Compare different learning algorithms in detail.
5. What is meant by Sample error and True error, Estimation hypothesis accuracy.

UNIT-5

1. What is need for Kernals, describe in detail about RBF kernel.


2. What is need for full plot SMO, how to speed up the optimization using full plot SMO.
3. Explain how to provide classification using support vector machine.
4. What is the Efficient Optimization With SMO Algorithm.
5. How to avoid the non linearity problem using SVM.

UNIT-6

1. Discuss how KNN acts as a classifier.


2. Describe the Case-Based Reasoning with example.
3. How to solve regression approach using KNN.
4. What is meant by Genetic algorithm, Illustrate with Example?
5. What is meant by Instance based learning, explain any one of instance based learning system?
6. Write a shot note on fitness function.

You might also like