Logo

Machine-learning Questions Set 2:

Quiz Mode

Which of the following is an example of a deterministic algorithm?

1
2
3
4

Solution:

The ability of a Support Vector Machine to predict the outcomes of previously unseen data is termed as what?

1
2
3
4

Solution:

N-grams are defined as the combination of N keywords together.

“Abekus platform is a great source to learn data science”

How many bi-grams can be generated from the above sentence?

1
2
3
4

Solution:

Which of the following options can be used to find the global minima in the k-Means Algorithm?

1
2
3
4

Solution:

A machine learning problem involves four attributes plus a class. The attributes have 3, 2, 2, and 2 possible values each. The class has 3 possible values. What is the maximum number of possible different examples?

1
2
3
4

Solution:

“#Abekus-platform is a great source to learn @data_science.”

How many trigrams phrases can be generated from the above sentence, after performing following text cleaning steps:

  • Stopword Removal
  • Replacing punctuations by a single space

1
2
3
4

Solution:

Which of the following statements about K-fold cross-validation are true?

1
2
3
4

Solution:

What is Reinforcement Learning?

1
2
3
4

Solution:

What is Topic Modelling?

1
2
3
4

Solution: