MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

CLASSIFICATION IN MACHINE LEARNING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following are not classification tasks?
A
Predict whether there will be abnormally heavy rainfall next year
B
Find the gender of a person by analyzing his writing style
C
Predict the price of a house based on floor area, number of rooms etc.
D
Detect Pneumonia from Chest X-ray imagesSelect
Explanation: 

Detailed explanation-1: -There are four main classification tasks in Machine learning: binary, multi-class, multi-label, and imbalanced classifications.

Detailed explanation-2: -41. Which of the following is not a machine learning algorithm? Answer-B) SVG Is not a machine learning algorithm.

Detailed explanation-3: -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.

There is 1 question to complete.