You are on page 1of 1

ML Suggestion

1.
Which classification algorithm is used to assign observations to discrete set
of classes?

Which is called a collection of individual models that learn to predict a


2.
target by combining their strengths and avoiding the weaknesses?

3. Which type of data is dealt in semi-supervised learning?

4. True or False:
“Hierarchical clustering is slower than non-hierarchical clustering”

5. True or False:
“Ensemble learning can only be applied to supervised learning methods”

What is deep learning?


6.
Briefly discuss some implementations of deep learning that are used in real
7.
world.
8 How can we decide the value of ‘K’ in KNN algorithm?

9. Why odd value of ‘K’ is preferred?


Differences between Classification and Regression.
10.

Explain True Positive, True Negative, False Positive and False Negative in
11.
Confusion matrix with suitable examples

Discuss different types of machine learning


12.
Explain Generative Mixture Model
13.
Write down the steps of PCA (Principle Component Analysis )
14.
Explain benefits of using feature selection in ML
15.
Differentiate between AI, ML and DL
16.
Compare K-means and KNN
17.
Explain Matrix Factorization and its usage
18.
Explain some supervised feature selection techniques.
19.
What are Parametric and non-parametric models?
20.

You might also like