Q.1.
Machine Learning has various search/ optimization algorithms, which of the following is not evolutionary computation?
Q.2.
You are given reviews of movies marked as positive, negative, and neutral. Classifying reviews of a new movie is an example of
Q.3.
ML is a field of AI consisting of learning algorithms that?
Q.4.
Targeted marketing, Recommended Systems, and Customer Segmentation are applications in
Q.5.
Several sets of data related to each other used to make decisions in machine learning algorithms
Q.6.
When would you reduce dimensions in your data?
Q.7.
How many types of machine learning?
Q.8.
Which feature selection technique uses shrinkage estimators to remove redundant features from data?
Q.9.
In a Decision Tree Leaf Node represents_____________
Q.10.
High entropy means that the partitions in classification are
Q.11.
What kind of table compares classifications predicted by the model with the actual class labels?
Q.12.
_________is the task of approximating a mapping function (f) from input variables (X) to a continuous output variable (Y).
Q.13.
What would make a robot intelligent?
Q.14.
When performing regression or classification, which of the following is the correct way to preprocess the data?
Q.15.
Machine Learning has various function representation, which of the following is not numerical functions?
Q.16.
Agglomerative clustering follows ________ .
Q.17.
___________ is a type of supervised learning where a target feature, which is of categorical type.
Q.18.
All data is labeled and the algorithms learn to predict the output from the input data
Q.19.
Machine learning depends on?
Q.20.
How to choose the value of K in KNN?