Choose a topic to test your knowledge and improve your Machine Learning (ML) skills
Application of machine learning methods to large databases is called
If machine learning model output involves target variable then that model is called as
In what type of learning labelled training data is used
In following type of feature selection method we start with empty feature set
Which of the following is the best machine learning method?
What characterize unlabeled examples in machine learning
What does dimensionality reduction reduce?
Data used to build a data mining model.
The problem of finding hidden structure in unlabeled data is calledβ¦
Of the Following Examples, Which would you address using an supervised learning Algorithm?
You are given reviews of few netflix series marked as positive, negative and neutral. Classifying reviews of a new netflix series is an example of
Which of the following is a good test dataset characteristic?
Following are the types of supervised learning
Type of matrix decomposition model is
ollowing is powerful distance metrics used by Geometric model
The output of training process in machine learning is
A feature F1 can take certain value: A, B, C, D, E, & F and represents grade of students from a college. Here feature type is
PCA is
Which of the following techniques would perform better for reducing dimensions of a data set?
Supervised learning and unsupervised clustering both require which is correct according to the statement.
What characterize is hyperplance in geometrical model of machine learning?
Like the probabilistic view, the ________ view allows us to associate a probability of membership with each classification.
Database query is used to uncover this type of knowledge.
A person trained to interact with a human expert in order to capture their knowledge.
Some telecommunication company wants to segment their customers into distinct groups ,this is an example of
In the example of predicting number of babies based on stork's population ,Number of babies is
Which learning Requires Self Assessment to identify patterns within data?
Select the correct answers for following statements. 1. Filter methods are much faster compared to wrapper methods. 2. Wrapper methods use statistical methods for evaluation of a subset of features while Filter methods use cross validation.
The "curse of dimensionality" referes
In simple term, machine learning is
If machine learning model output doesnot involves target variable then that model is called as
Following are the descriptive models
Different learning methods does not include?
A measurable property or parameter of the data-set is
Feature can be used as a
The most popularly used dimensionality reduction algorithm is Principal Component Analysis (PCA). Which of the following is/are true about PCA? 1. PCA is an unsupervised method2. It searches for the directions that data have the largest variance3. Maximum number of principal components <= number of features4. All principal components are orthogonal to each other
Which of the following is a reasonable way to select the number of principal components "k"?
Which of the folllowing is an example of feature extraction?
Prediction is
You are given sesimic data and you want to predict next earthquake , this is an example of
PCA works better if there is 1. A linear structure in the data 2. If the data lies on a curved surface and not on a flat surface 3. If variables are scaled in the same uni
A student Grade is a variable F1 which takes a value from A,B,C and D. Which of the following is True in the following case?
What can be major issue in Leave-One-Out-Cross-Validation(LOOCV)?
Imagine a Newly-Born starts to learn walking. It will try to find a suitable policy to learn walking after repeated falling and getting up.specify what type of machine learning is best suited?
Support Vector Machine is
In multiclass classification number of classes must be
Which of the following can only be used when training data are linearlyseparable?
Impact of high variance on the training set ?
What do you mean by a hard margin?
The effectiveness of an SVM depends upon: