MCQsExam.com
Which of the following is a valid way to assign a boolean value in Python?
- A-true
- B-FALSE
- C-True
- D-0
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
How do you access the third element of a list named my_list in Python?
- A-my_list[2]
- B-my_list[3]
- C-my_list[1]
- D-my_list[0]
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
What is the result of True and False in Python?
- A-True
- B-False
- C-1
- D-0
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
Which method is used to convert a string to lowercase in Python?
- A-upper()
- B-capitalize()
- C-lower()
- D-swapcase()
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
Which of the following is a valid float in Python?
- A-10
- B--5.6
- C-'3.14'
- D-[1, 2, 3]
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
What is the result of 'hello' + 'world' in Python?
- A-'helloworld'
- B-'hello world'
- C-'hello' 'world'
- D-Error
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
What is the result of 3.5 + 2 in Python?
- A-5
- B-5.5
- C-6
- D-3.7
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
Which of the following is an invalid integer in Python?
- A-123
- B--456
- C-0
- D-12.34
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
What is the result of 5 // 2 in Python?
- A-2.5
- B-2
- C-3
- D-2.0
- Posted By: MCQSEXAM
- Data Science / Python
- More about this MCQ
Which of the following is an example of a key performance indicator (KPI) in web analytics?
- A-Number of website visitors
- B-Website design layout
- C-Website hosting provider
- D-Website domain name
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is not a common application of Big Data Analytics in web development?
- A-Personalized recommendations
- B-Fraud detection
- C-Natural language processing
- D-Graphic design
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
What is the primary goal of sentiment analysis?
- A-To analyze data stored in a NoSQL database
- B-To analyze the emotional tone of text data
- C-To optimize data storage and retrieval
- D-To predict future stock market trends
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is not a commonly used data visualization tool?
- A-Tableau
- B-Matplotlib
- C-Power BI
- D-Hadoop
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
What is the purpose of data visualization in Big Data Analytics?
- A-To make data easier to understand and interpret
- B-To encrypt sensitive data
- C-To store large volumes of data
- D-To perform complex statistical analysis
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is not a step in the data analytics process?
- A-Data collection
- B-Data visualization
- C-Data cleansing
- D-Data encryption
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which type of analytics focuses on recommending the best course of action?
- A-Descriptive analytics
- B-Predictive analytics
- C-Prescriptive analytics
- D-Diagnostic analytics
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which type of analytics focuses on predicting future outcomes?
- A-Descriptive analytics
- B-Predictive analytics
- C-Prescriptive analytics
- D-Diagnostic analytics
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which type of analytics focuses on describing what happened in the past?
- A-Descriptive analytics
- B-Predictive analytics
- C-Prescriptive analytics
- D-Diagnostic analytics
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is an example of unstructured data?
- A-Customer transactions in a database
- B-Text documents
- C-Stock market data
- D-Sensor readings
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is an example of structured data?
- A-Social media posts
- B-Sensor data
- C-Email messages
- D-Database tables
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is not a common challenge in Big Data Analytics?
- A-Data security and privacy
- B-Data volume and velocity
- C-Data validity and reliability
- D-Data integration and quality
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
What is MapReduce?
- A-A programming model for processing large datasets in parallel.
- B-A relational database management system.
- C-A NoSQL database.
- D-A data visualization tool.
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is a popular tool for real-time Big Data processing?
- A-Apache Hadoop
- B-Apache Spark
- C-MongoDB
- D-Cassandra
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which programming language is commonly used for Big Data Analytics?
- A-Java
- B-Python
- C-C++
- D-Ruby
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which technology is commonly used for distributed storage and processing of Big Data?
- A-MongoDB
- B-MySQL
- C-Hadoop
- D-SQLite
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which of the following is not a characteristic of Big Data?
- A-Volume
- B-Velocity
- C-Variety
- D-Validity
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
What is Big Data Analytics?
- A-Analyzing small datasets using traditional methods.
- B-Analyzing large volumes of data to extract useful insights.
- C-Analyzing only structured data.
- D-Analyzing data without any specific purpose.
- Posted By: MCQSEXAM
- Data Science / Big Data Analytics
- More about this MCQ
Which class is used to add spacing between columns in a grid container in Bootstrap 5?
- A-gap
- B-col-gap
- C-row-gap
- D-column-gap
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which attribute is used to enable the lightbox feature for images in Bootstrap 5?
- A-data-bs-toggle
- B-data-bs-target
- C-data-bs-lightbox
- D-data-bs-modal
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
Which layout system is used in Bootstrap 5?
- A-Flexbox
- B-Grid
- C-Floats
- D-Table
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
What's the primary programming language of Bootstrap 5?
- A-JavaScript
- B-CSS
- C-HTML
- D-TypeScript
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
Which class is used to create a progress bar in Bootstrap?
- A-.progress
- B-.progress-bar
- C-.bar
- D-.loading-bar
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a breadcrumb navigation in Bootstrap?
- A-.breadcrumb
- B-.nav-breadcrumb
- C-.nav-path
- D-.path
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a dropdown menu in Bootstrap?
- A-.dropdown-menu
- B-.menu-dropdown
- C-.menu
- D-.dropdown
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a tooltip in Bootstrap?
- A-.popup
- B-.tooltip
- C-.hint
- D-.popover
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a modal in Bootstrap?
- A-.modal-dialog
- B-.popup
- C-.dialog-box
- D-.modal-popup
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a responsive table in Bootstrap?
- A-.responsive-table
- B-.table-responsive
- C-.table
- D-.table-grid
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a responsive image in Bootstrap?
- A-.img-responsive
- B-.responsive-img
- C-.image-responsive
- D-.responsive-image
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
Which class is used to create a card in Bootstrap?
- A-.panel
- B-.card
- C-.box
- D-.container
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a responsive embed video in Bootstrap?
- A-.embed-responsive
- B-.video-responsive
- C-.responsive-video
- D-.embed-video
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which class is used to create a button group in Bootstrap?
- A-.btn-group
- B-.button-group
- C-.group-btn
- D-.button-container
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which JavaScript library does Bootstrap depend on for its components?
- A-jQuery
- B-React
- C-Angular
- D-Vue.js
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
What is the purpose of the .container class in Bootstrap?
- A-To center-align content
- B-To create a responsive grid container
- C-To apply a border around elements
- D-None of the above
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
Which class is used to create a responsive navigation bar in Bootstrap?
- A-.navbar
- B-.nav
- C-.navigation
- D-.navbar-responsive
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
Which grid system does Bootstrap use?
- A-Flexbox
- B-CSS Grid
- C-Floats
- D-None of the above
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
What is the latest version of Bootstrap as of 2024?
- A-3.x
- B-4.x
- C-5.x
- D-6.x
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
Which CSS preprocessor does Bootstrap use?
- A-Sass
- B-Less
- C-Stylus
- D-None
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
What is Bootstrap?
- A-A programming language
- B-A front-end framework
- C-A server-side scripting language
- D-A database management system
- Posted By: MCQSEXAM
- Computer Science MCQs / Bootstrap
- More about this MCQ
What is the purpose of sequence padding in Recurrent Neural Networks?
- A-To reduce the memory consumption of the network
- B-To handle variable-length input sequences
- C-To improve the convergence rate during training
- D-To prevent overfitting of the model
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the purpose of the input embedding layer in Recurrent Neural Networks?
- A-To reduce the dimensionality of the input data
- B-To convert categorical inputs into continuous representations
- C-To apply non-linear transformations to the input data
- D-To compute the loss function
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
Which method is commonly used to address the vanishing gradient problem in Recurrent Neural Networks?
- A-Gradient clipping
- B-Dropout regularization
- C-Weight initialization techniques
- D-Batch normalization
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
How does the depth of Recurrent Neural Networks affect their performance?
- A-Deeper networks have lower computational complexity
- B-Deeper networks are less prone to overfitting
- C-Deeper networks can capture more complex patterns but may suffer from vanishing/exploding gradients
- D-Deeper networks require fewer parameters
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the main disadvantage of Recurrent Neural Networks compared to other architectures, such as Convolutional Neural Networks (CNNs)?
- A-Higher computational complexity
- B-Difficulty in handling spatial data
- C-Susceptibility to overfitting
- D-Limited memory retention over long sequences
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
Which activation function is commonly used in the hidden layers of Recurrent Neural Networks?
- A-Sigmoid
- B-Tanh (hyperbolic tangent)
- C-ReLU (Rectified Linear Unit)
- D-Softmax
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
How does the attention mechanism in Recurrent Neural Networks improve performance in tasks such as machine translation?
- A-By reducing model complexity
- B-By focusing on relevant parts of the input sequence
- C-By increasing the number of parameters
- D-By speeding up the training process
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the role of the recurrent connection in Recurrent Neural Networks?
- A-To pass information from the input layer to the output layer
- B-To introduce non-linearity into the network
- C-To maintain a memory of previous time steps
- D-To compute the loss function
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
In what way does teacher forcing improve training stability in Recurrent Neural Networks?
- A-By preventing overfitting
- B-By accelerating convergence
- C-By ensuring consistent input-output alignment during training
- D-By reducing computational complexity
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the purpose of the output layer in Recurrent Neural Networks?
- A-To compute the loss function
- B-To make predictions based on the final hidden state
- C-To apply regularization to the network
- D-To control the flow of information in the network
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the main drawback of vanilla RNNs when it comes to gradient propagation during training?
- A-Exploding gradients
- B-Vanishing gradients
- C-Stagnant gradients
- D-Oscillating gradients
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the purpose of bidirectional processing in Bidirectional Recurrent Neural Networks (Bi-RNNs)?
- A-To improve training speed
- B-To reduce memory consumption
- C-To capture information from both past and future contexts
- D-To decrease the model's complexity
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the term used to describe the process of unfolding the time steps in a Recurrent Neural Network during training?
- A-Backpropagation
- B-Gradient descent
- C-Unrolling
- D-Regularization
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
Which component of Recurrent Neural Networks allows them to retain information about previous inputs?
- A-Input layer
- B-Hidden layer
- C-Output layer
- D-Memory cell
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the main advantage of RNNs with attention mechanisms over traditional RNNs in sequence-to-sequence tasks?
- A-Improved computational efficiency
- B-Ability to handle fixed-length sequences
- C-Enhanced capability to focus on relevant parts of the input sequence
- D-Reduced memory requirements
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What distinguishes Gated Recurrent Units (GRUs) from Long Short-Term Memory (LSTM) cells?
- A-GRUs have an additional input gate
- B-GRUs do not have separate memory and output gates
- C-GRUs have a simpler architecture with fewer parameters
- D-GRUs use different activation functions than LSTMs
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the purpose of the forget gate in a Long Short-Term Memory (LSTM) cell?
- A-To update the cell state with new information
- B-To remove irrelevant information from the cell state
- C-To control the flow of information into the cell state
- D-To compute the output of the LSTM cell
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
Which variant of Recurrent Neural Networks addresses the issue of vanishing gradients and is capable of capturing long-term dependencies?
- A-Long Short-Term Memory (LSTM)
- B-Gated Recurrent Unit (GRU)
- C-Bidirectional RNN
- D-Elman network
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
Which of the following is a limitation of traditional RNNs when processing long sequences?
- A-They are prone to overfitting
- B-They have difficulty capturing long-term dependencies
- C-They require large amounts of training data
- D-They have a high computational cost
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
What is the primary advantage of Recurrent Neural Networks (RNNs) over traditional feedforward neural networks?
- A-Ability to handle sequential data
- B-Faster training time
- C-Higher interpretability
- D-Lower computational complexity
- Posted By: MCQSEXAM
- Data Science / Recurrent Neural Networks (RNNs)
- More about this MCQ
Which technique is used to mitigate the risk of overfitting in Gradient Boosting Machines?
- A-Early stopping
- B-Increasing the learning rate
- C-Reducing the number of trees
- D-Decreasing the regularization strength
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What is the effect of increasing the number of trees (iterations) in Gradient Boosting Machines?
- A-Decreases bias and increases variance
- B-Increases bias and decreases variance
- C-Increases both bias and variance
- D-Decreases both bias and variance
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
Which hyperparameters are commonly tuned in Gradient Boosting Machines to optimize performance?
- A-Number of trees (iterations) and learning rate
- B-Maximum depth of trees and number of features to consider
- C-Regularization strength and kernel type
- D-Number of clusters and cluster distance metric
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What is the significance of regularization in Gradient Boosting Machines?
- A-It reduces the computational complexity of the model
- B-It prevents overfitting by penalizing complex models
- C-It improves the interpretability of the model
- D-It adjusts the learning rate dynamically during training
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
How does early stopping contribute to the training process in Gradient Boosting Machines?
- A-It stops the training process when the validation error starts increasing
- B-It allows the model to continue training until convergence
- C-It speeds up the training process by skipping unnecessary iterations
- D-It adjusts the learning rate dynamically during training
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What is the main advantage of Gradient Boosting Machines over Random Forests?
- A-Faster training time
- B-Better scalability to large datasets
- C-Higher interpretability of the model
- D-Improved predictive performance
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
Which base learners are commonly used in Gradient Boosting Machines?
- A-Decision trees
- B-Support Vector Machines
- C-Neural networks
- D-Naive Bayes classifiers
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What happens if the learning rate in Gradient Boosting Machines is set too high?
- A-The model becomes more prone to overfitting.
- B-The training time increases significantly.
- C-The model becomes more interpretable.
- D-The model's performance improves.
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What is the role of learning rate (shrinkage) in Gradient Boosting Machines?
- A-It controls the number of weak learners in the ensemble.
- B-It adjusts the weights of each weak learner.
- C-It regulates the step size during gradient descent optimization.
- D-It determines the depth of the decision trees.
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
Which concept is utilized to combine multiple weak learners into a strong predictive model in Gradient Boosting Machines?
- A-Bagging
- B-Boosting
- C-Stacking
- D-Dropout
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What is the main difference between Gradient Boosting Machines and Random Forests?
- A-GBM uses decision trees as base learners, while Random Forests use linear models.
- B-GBM trains weak learners sequentially, while Random Forests train them in parallel.
- C-GBM optimizes a different objective function compared to Random Forests.
- D-GBM does not utilize ensemble techniques, unlike Random Forests.
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
Which technique does Gradient Boosting Machines utilize to minimize the loss function during training?
- A-Gradient descent
- B-Random forest
- C-Naive Bayes
- D-K-means clustering
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
What is the primary objective of Gradient Boosting Machines (GBM) in machine learning?
- A-Clustering
- B-Regression
- C-Classification
- D-Dimensionality reduction
- Posted By: MCQSEXAM
- Data Science / Gradient Boosting Machines (GBM)
- More about this MCQ
Which of the following is a key advantage of the Naive Bayes algorithm?
- A-It is robust to overfitting
- B-It works well with small datasets
- C-It requires minimal computational resources
- D-It can capture complex nonlinear relationships in the data
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
In Naive Bayes, how are continuous features typically handled during training?
- A-By discretizing them into bins
- B-By transforming them to follow a Gaussian distribution
- C-By applying Laplace smoothing
- D-By normalizing them to have zero mean and unit variance
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
What is the impact of multicollinearity among features on the performance of the Naive Bayes algorithm?
- A-It leads to overfitting of the model
- B-It has no impact on the performance of the model
- C-It can degrade the performance of the model
- D-It improves the interpretability of the model
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
How does the choice of the Naive Bayes variant affect the handling of feature types in the data?
- A-It affects the model's interpretability
- B-It affects the model's computational complexity
- C-It determines whether the model can handle categorical or continuous features
- D-It determines the number of parameters in the model
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
What is the computational complexity of training a Naive Bayes model?
- A-O(n)
- B-O(n log n)
- C-O(n^2)
- D-O(1)
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
Which of the following assumptions does the Naive Bayes algorithm make about the data?
- A-Features are not correlated with each other
- B-Features have a Gaussian distribution
- C-Features have equal importance in predicting the class label
- D-Features are linearly separable
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
What is Laplace smoothing used for in Naive Bayes?
- A-To reduce computational complexity
- B-To handle missing values in the data
- C-To avoid zero probabilities for unseen feature-value combinations
- D-To regularize the model and prevent overfitting
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
In Naive Bayes, how are the probabilities of different classes calculated for a given data instance?
- A-By maximizing the likelihood of the class given the features
- B-By calculating the prior probabilities of the classes
- C-By summing the probabilities of individual features
- D-By minimizing the error between predicted and actual class labels
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
Which Naive Bayes variant is suitable for handling categorical features?
- A-Gaussian Naive Bayes
- B-Multinomial Naive Bayes
- C-Bernoulli Naive Bayes
- D-Poisson Naive Bayes
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
What type of probability distribution is commonly used for continuous features in Naive Bayes?
- A-Normal (Gaussian) distribution
- B-Bernoulli distribution
- C-Binomial distribution
- D-Poisson distribution
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
Which probability theorem is fundamental to the Naive Bayes algorithm?
- A-Bayes' theorem
- B-Central limit theorem
- C-Chebyshev's inequality
- D-Bernoulli's theorem
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
What is the underlying assumption of the Naive Bayes algorithm?
- A-Independence of features
- B-Linearity of data
- C-Multicollinearity of features
- D-Normality of data distribution
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
What is the primary objective of the Naive Bayes algorithm in machine learning?
- A-Clustering
- B-Regression
- C-Classification
- D-Dimensionality reduction
- Posted By: MCQSEXAM
- Data Science / Naive Bayes
- More about this MCQ
In the KNN algorithm, what is the role of the parameter "weights" when determining the class label of a new data point?
- A-It assigns equal weight to all neighbors
- B-It assigns higher weight to closer neighbors
- C-It assigns higher weight to farther neighbors
- D-It has no impact on the algorithm
- Posted By: MCQSEXAM
- Data Science / K-Nearest Neighbors (KNN)
- More about this MCQ
Which of the following statements is true about the KNN algorithm's decision boundary?
- A-It is linear for all values of K
- B-It is non-linear for odd values of K
- C-It becomes more complex as K increases
- D-It becomes more linear as K increases
- Posted By: MCQSEXAM
- Data Science / K-Nearest Neighbors (KNN)
- More about this MCQ
What is the effect of increasing the value of K in the KNN algorithm on the model's bias and variance?
- A-Increases bias, decreases variance
- B-Decreases bias, increases variance
- C-Increases both bias and variance
- D-Decreases both bias and variance
- Posted By: MCQSEXAM
- Data Science / K-Nearest Neighbors (KNN)
- More about this MCQ
How does the choice of an odd value for K impact the KNN algorithm in binary classification tasks?
- A-It ensures a balanced number of neighbors for each class
- B-It leads to a smoother decision boundary
- C-It makes tie-breaking easier
- D-It has no impact on the algorithm
- Posted By: MCQSEXAM
- Data Science / K-Nearest Neighbors (KNN)
- More about this MCQ
What is the primary drawback of the KNN algorithm when dealing with large datasets?
- A-High computational complexity during training
- B-Sensitivity to the choice of distance metric
- C-Difficulty in selecting the optimal value of K
- D-Inability to handle categorical features
- Posted By: MCQSEXAM
- Data Science / K-Nearest Neighbors (KNN)
- More about this MCQ
What is the role of feature scaling in the KNN algorithm?
- A-To speed up the computation of distances
- B-To improve the interpretability of the model
- C-To normalize the data and ensure equal importance of features
- D-To reduce the dimensionality of the data
- Posted By: MCQSEXAM
- Data Science / K-Nearest Neighbors (KNN)
- More about this MCQ
MCQs Exam
- MCQs
- Computer Science MCQs (525)
- Mathematics MCQs (20)
- English MCQs (189)
- Data Science (811)
- Current Affairs MCQs (29)
- Everyday Science MCQs (109)
- Project Management (191)
- Islamic Studies (115)
- Psychology (28)
- Engineering (17)
- Accounting (11)
- Artificial Intelligence (31)
- Database Management Systems (4)
- Environmental Science (402)
- Economics (180)
- General Knowledge (GK) (40)
- Reasoning & Aptitude (80)
- History Pakistan (19)
- Geography (64)
- Sociology (136)
- Agriculture (200)
- Education (200)
- Computer Science MCQs
- PHP (79)
- Dot NET (7)
- Algorithms and Data Structures (48)
- Software Engineering (46)
- Database Management Systems (13)
- Computer Networks (11)
- Operating Systems (18)
- Artificial Intelligence (AI) and Machine Learning (ML) (8)
- Computer Graphics (9)
- Cybersecurity (14)
- Mobile Computing (3)
- HTML (73)
- JAVA (4)
- Cascading Style Sheets - CSS (6)
- Javascript (15)
- MySQL (43)
- Jquery (25)
- Bootstrap (32)
- REACT (11)
- C# (11)
- Django (49)
- Data Science MCQs
- Machine Learning Algorithms (21)
- Natural Language Processing (NLP) (23)
- Big Data Analytics (30)
- Data Visualization (13)
- Deep Learning (13)
- Time Series Analysis (5)
- Reinforcement Learning (13)
- Text Mining (23)
- Bayesian Statistics (24)
- Quantum Computing in Data Science (31)
- Python (138)
- NumPy (73)
- Matplotlib (50)
- TensorFlow (37)
- Power BI (138)
- Linear Regression (14)
- Logistic Regression (14)
- Decision Trees (12)
- Random Forests (22)
- Support Vector Machines (SVM) (22)
- Neural Networks (22)
- K-Nearest Neighbors (KNN) (22)
- Naive Bayes (15)
- Gradient Boosting Machines (GBM) (15)
- Recurrent Neural Networks (RNNs) (21)
- English MCQs
- Antonyms Mcqs (30)
- Synonyms Mcqs (26)
- Idioms And Phrases Mcqs (26)
- Grammer and Vocabulary (107)
- Current Affairs MCQs
- Current Affairs Pakistan (29)