Online Exam Quiz

questionQuestion  1 to 30

What is the main advantage of ensemble learning algorithms?

  • Reduced computational complexity
  • Improved predictive performance
  • Increased interpretability
  • Lower risk of overfitting
Mark for review

Which technique is used to reduce the dimensionality of data while preserving its variance?

  • Principal Component Analysis (PCA)
  • Linear Discriminant Analysis (LDA)
  • Singular Value Decomposition (SVD)
  • All of the above
Mark for review

Which technique is used to handle missing data in a dataset?

  • Mean Imputation
  • Median Imputation
  • Mode Imputation
  • All of the above
Mark for review

Which algorithm is used to find the shortest path in a graph?

  • Breadth-First Search (BFS)
  • Depth-First Search (DFS)
  • Dijkstra's Algorithm
  • A* Algorithm
Mark for review

Which of the following is NOT a component of an expert system?

  • Knowledge Base
  • Inference Engine
  • User Interface
  • Deep Learning
Mark for review

Which technique is used to measure the similarity between two documents?

  • Cosine Similarity
  • Euclidean Distance
  • Manhattan Distance
  • Jaccard Similarity
Mark for review

What is the process of converting continuous data into a set of intervals or categories called?

  • Normalization
  • Categorization
  • Binarization
  • Discretization
Mark for review

Which technique is used to recommend items to users based on their past preferences?

  • Clustering
  • Collaborative Filtering
  • Association Rule Learning
  • Regression
Mark for review

Which technique is used to understand and interpret human language by computers?

  • Sentiment Analysis
  • Natural Language Processing (NLP)
  • Machine Translation
  • Optical Character Recognition (OCR)
Mark for review

Which algorithm is used to find frequent itemsets in a transactional database?

  • Apriori
  • K-Means
  • DBSCAN
  • Hierarchical Clustering
Mark for review

What is the main purpose of a confusion matrix?

  • To visualize the performance of a classification model
  • To calculate the accuracy of a regression model
  • To estimate the confidence interval of a prediction
  • To measure the variance of a model
Mark for review

What is the primary objective of Artificial Intelligence (AI)?

  • To replace human intelligence
  • To mimic human intelligence in machines
  • To develop systems that can perform tasks requiring human intelligence
  • To automate all human tasks
Mark for review

Which technique is used to transform categorical variables into numerical values?

  • Label Encoding
  • One-Hot Encoding
  • Ordinal Encoding
  • All of the above
Mark for review

Which algorithm is used to classify data points into multiple classes by building a decision tree?

  • Decision Trees
  • Random Forest
  • K-Nearest Neighbors (KNN)
  • Support Vector Machines (SVM)
Mark for review

Which technique is used to generate human-like outputs from a computer program?

  • Expert Systems
  • Genetic Algorithms
  • Natural Language Generation (NLG)
  • Reinforcement Learning
Mark for review

What is the purpose of dimensionality reduction in machine learning?

  • To increase the complexity of the model
  • To reduce overfitting
  • To decrease computational efficiency
  • To increase computational efficiency
Mark for review

What is the main objective of hyperparameter tuning in machine learning?

  • To improve the performance of the model
  • To reduce the complexity of the model
  • To increase the interpretability of the model
  • To reduce the computational complexity of the model
Mark for review

Which technique in AI allows computers to learn from experience and understand patterns in data without being explicitly programmed?

  • Natural Language Processing (NLP)
  • Expert Systems
  • Machine Learning
  • Neural Networks
Mark for review

Which technique is used to generate synthetic samples from an existing dataset to balance class distribution?

  • SMOTE
  • ADASYN
  • NearMiss
  • All of the above
Mark for review

Which type of validation technique involves dividing the dataset into k equal-sized subsets?

  • Holdout Validation
  • Cross-Validation
  • Leave-One-Out Validation
  • Random Sampling
Mark for review

Which technique is used to estimate the performance of a machine learning model on unseen data?

  • Holdout Validation
  • Cross-Validation
  • Leave-One-Out Validation
  • All of the above
Mark for review

Which technique is used to handle imbalanced classes in a classification problem?

  • Oversampling
  • Undersampling
  • SMOTE
  • All of the above
Mark for review

Which technique is used to minimize errors in a neural network by adjusting the weights of connections between neurons?

  • Backpropagation
  • Gradient Descent
  • Forward Propagation
  • Stochastic Gradient Descent
Mark for review

What is the primary goal of Artificial Intelligence (AI)?

  • To replace human intelligence
  • To replicate human intelligence in machines
  • To automate all human tasks
  • To develop intelligent systems that can perform tasks that typically require human intelligence
Mark for review

What is the main drawback of rule-based expert systems?

  • Limited scalability
  • Difficulty in knowledge acquisition
  • Inability to handle uncertainty
  • High computational complexity
Mark for review

Which technique is used to detect outliers in a dataset?

  • Z-Score
  • Interquartile Range (IQR)
  • Mahalanobis Distance
  • All of the above
Mark for review

Which type of learning algorithm attempts to mimic the way the human brain works?

  • Supervised Learning
  • Unsupervised Learning
  • Reinforcement Learning
  • Neural Network Learning
Mark for review

What is the main objective of feature scaling in machine learning?

  • To reduce the number of features
  • To increase the complexity of the model
  • To increase the complexity of the model
  • To ensure that all features have the same scale
Mark for review

What is the term used to describe the difference between predicted values and actual values in regression analysis?

  • Error
  • Loss
  • Residual
  • Deviance
Mark for review

What is the main objective of supervised learning?

  • To learn from unlabeled data
  • To learn from labeled data
  • To learn from reinforcement
  • To learn from human experts
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Answered
  • Not Answered
  • Marked for Review