COMPUTER SCIENCE AND ENGINEERING
MACHINE LEARNING
|
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
|
supervised learning
|
|
|
unsupervised learning
|
|
|
super learning
|
|
|
reinforcement learning
|
Detailed explanation-1: -41. Which of the following is not a machine learning algorithm? Answer-B) SVG Is not a machine learning algorithm.
Detailed explanation-2: -As new data is fed to these algorithms, they learn and optimise their operations to improve performance, developing ‘intelligence’ over time. There are four types of machine learning algorithms: supervised, semi-supervised, unsupervised and reinforcement.
Detailed explanation-3: -The three machine learning types are supervised, unsupervised, and reinforcement learning.
Detailed explanation-4: -3. Which of the following is NOT supervised learning? a) PCAb) Decision Treec) Linear Regressiond) Naive BayesianAnswer:(a) PCAPrincipal Component Analysis (PCA) is not predictive analysis tool. It is a data pre-processingtool.