Machine Learning MCQ
Machine learning is the Science of Getting computers to learn without being explicitly programmed. Machine learning works on a simple concept that is understanding with experiences.
The primary aim of machine learning is to allow computers to learn automatically without human interaction.
Scope of machine learning
- Machine learning in education
- Machine learning in search engine
- Machine learning in digital marketing
- Machine learning in Healthcare
- Spam protector
- Traffic alert
- Social media
- Google Translate
Limitation of machine learning
- Accuracy depends on training and learning which is not always available.
- It requires large data sets to learn about various topics which might be time taking and require various resources
- Good performance cannot always be guaranteed.
- a Mason needs to have heterogeneity in the data set to learn meaningful Insight.
Types of machine learning
- Supervised learning:
- in supervised learning, given training explain examples of Input and corresponding output, the machine can predict outputs for new inputs
- in supervised learning, we train the images with respect to data that is well labeled and with the correct output
- Unsupervised learning:
- Unsupervised learning deals with the unlabeled data
- No training data set is provided which means, no training will be given to the machine. Therefore it must work on its own to discover the required information.
- The machine is trained with unlabelled data.
Linear regression
- Linear regression is a machine learning algorithm based on supervised learning
- It is the easiest and most popular machine learning algorithm
- It is used for predictive analysis
- It makes prediction for continuous variable size price of a product or house of salary
- Regression models target prediction values based upon their independent variables.
Artificial Neural Network (ANN)
- An artificial neural network is a computational nonlinear model that is inspired by the brain.
- ANN can perform tasks like classification, prediction, decision-making, visualization, and others just by considering examples.
- It consists of a large collection of artificial neurons of the processing element which operates in parallel
- ANNs Are capable of learning, which takes place by altering values.
Machine Learning MCQs
Among the following option identify the one which is not a type of learning
Identify the kind of learning algorithm for “facial identities for facial expressions”.
Identify the model which is trained with data in only a single batch.
What is the application of machine learning methods to a large database called?
Identify the type of learning in which labeled training data is used.
Identify whether true or false: In PCA the number of input dimensions is equal to principal components.
Among the following identify the one in which dimensionality reduction reduces.
Which of the following machine learning algorithm is based upon the idea of bagging?
Choose a disadvantage of decision trees among the following.
What is the term known as on which the machine learning algorithms build a model based on sample data?
Machine learning is a subset of which of the following.
Which of the following machine learning techniques helps in detecting the outliers in data?
The father of machine learning is _____________
The most significant phase in genetic algorithm is _________
Which of the following are common classes of problems in machine learning?
Among the following options identify the one which is false regarding regression.
Identify the successful applications of ML.
Identify the incorrect numerical functions in the various function representation of machine learning.
FIND-S algorithm ignores?
Select the correct definition of neuro software.
Choose whether the following statement is true or false: The backpropagation law is also known as the generalized Delta rule.
Choose the general limitations of the backpropagation rule among the following.
Analysis of ML algorithm needs
Choose the most widely used mattress and tools to assess the classification models.
Which of the following is not a supervised learning
Which of the following is not a machine learning algorithm?
Which of the following is not machine learning disciplines?
Which of the following is not machine learning?
What does K stand for in K mean algorithm?
What is true about Machine Learning?
What is unsupervised learning?
Identify the method which is used for trainControl resampling.
The total types of the layer in radial basis function neural networks is ______
Machine learning as various Search and Optimisation algorithms. Identify among the following which is not evolutionary computation.
Identify the clustering method which takes care of variance in data
Identify the difficulties with the k-nearest neighbor algorithm.
Full form of PAC is _____________
Choose whether true or false: Decision tree cannot be used for clustering
Choose whether the following statement is true or false: Artificial intelligence is the process that allows a computer to learn and make decisions like humans.
Choose the options below of which the area CLT is comprised of.
Choose the instance-based learner.
Choose the correct advantages of CBR.
Choose that following statement is true or false: True error is defined over the entire instance space, and not just over training data
Among the following option identify the one which is used to create the most common graph types.
Which of the following is an application of CBR?