Machine Learning MCQs-1
Machine Learning MCQs- 1
Machine Learning
1. Among the following option identify the one which is not a type of learning
- Semi unsupervised learning
- Supervised learning
- Unsupervised learning
- Reinforcement learning
Ans: 1
2. Identify the kind of learning algorithm for “facial identities for facial expressions”.
- Prediction
- Recognition Pattern
- Recognition anomalies
- Generating Pattern
- Big data computing
- Internet of things
- Data mining
- Artificial Intelligence
4. Identify the type of learning in which labeled training data is used. |
- Semi unsupervised learning
- Supervised learning
- Unsupervised learning
- Reinforcement learning
- Data training
- Training Data
- Transfer data
- None
- Artificial Intelligence
- Deep Learning
- Data learning
- None
- Regression
- Classification
- Clustering
- All of the above
Ans:4
8. Identify the successful
applications of ML.
- Learning to classify new astronomical structures
- Learning to recognize spoken words
- Learning to drive an autonomous vehicle
- All of the above
Ans: 4
9. Analysis of ML algorithm needs
- Statistical learning theory
- Computational learning theory
- Both A and B
- None of the above
Ans: 3
10. What is true about Machine Learning?
- Machine Learning (ML) is the field of computer science
- ML is a type of artificial intelligence that extract patterns out of raw data by using an algorithm or method
- The main focus of ML is to allow computer systems learn from experience without being explicitly programmed or human intervention
- All of the above
11. ML is a field of AI
consisting of learning algorithms that?
- Improve their performance
- At executing some task
- Over time with experience
- All of the above
12. How do you handle
missing or corrupted data in a dataset?
- Drop missing rows or columns
- Replace missing values with mean/median/mode
- Assign a unique category to missing values
- All of the above
- To assess the predictive performance of the models
- To judge how the trained model performs outside the sample on test data
- Both A and B
- None
- Nominal
- Ordinal
- Special
- All of the above
- ID Numbers, eye color, zip codes
- Rankings, taste of potato chips, grades, height
- Calendar dates, temperatures in celsius or Fahrenheit, phone numbers
- The temperature in Kelvin, length, time, counts
- ID Numbers, eye color, zip codes
- Rankings, taste of potato chips, grades, height
- Calendar dates, temperatures in Celsius or Fahrenheit, phone numbers
- Temperature in Kelvin, length, time, counts
- ID Numbers, eye color, zip codes
- Rankings, taste of potato chips, grades, height
- Calendar dates, temperatures in Celsius or Fahrenheit
- Temperature in Kelvin, length, time, counts
- Noise and outliers
- Duplicate data
- Missing values
- All of the Above
- LabelEncoder
- OneHotEncoder
- CategoryEncoder
- All of the Above
- Converting non-numeric features into numeric
- Resizing inputs to a fixed size
- Both A and B
- None
- Data points that deviate a lot from normal observations
- Can reduce the accuracy of the model
- Both A and B
- None
- Imputation with mean/median
- Imputing with random numbers
- Imputing with one
- All of the above
- Accelerating the training time
- Getting better accuracy
- Both A and B
- None
- Mean 0 and Variance 0
- Mean 0 and Variance 1
- Mean 1 and Variance 0
- Mean 1 and Variance 1
- Multicollinearity among the dummy variables
- One variable predicts the value of other
- Both A and B
- None
- Standardization
- Normalization
- Min-Max Scaling
- All of the Above
- Imputation ->feature scaling-> training
- Feature scaling->imputation->training
- Feature scaling->label encoding->training
- None
28. What is the most common issue when using
Machine Learning?
- Poor Data Quality
- Lack of skilled resources
- Inadequate Infrastructure
- None
Ans: 1
29. In machine learning, the module that must solve the given performance task is known as ---
- Critic
- Generalizer
- Performance system
- All of the above
Ans: 3
30. What is the output of training process in machine learning?
- Null
- Accuracy
- Machine learning model
- Machine learning algorithm
Ans: 3
31. ------ algorithms enable the computers to learn from data, and even improve themselves, without being explicitly programmed.
- Deep Learning
- Machine Learning
- Artificial Intelligence
- None
Ans: 2
Comments
Post a Comment