GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

Assume we are building an artificial neural network for mult…

Assume we are building an artificial neural network for multi-class classification (there are more than 3 possible classes). Which of the following activation functions should we use in the output layer?

Read Details

For this question you can assume the default case, where the…

For this question you can assume the default case, where the model selects a class if the probability is higher than 50% and all models have the same vote in the ensembles. Assume we train 3 models for binary classification. The models return the following probabilities for the first instance/observation: Assume we use an ensemble model with Soft Voting. Which class will the ensemble model assign to this instance?

Read Details

What is the purpose of dropout in neural networks?

What is the purpose of dropout in neural networks?

Read Details

Which of the following algorithms are supervised?

Which of the following algorithms are supervised?

Read Details

After running PCA on a dataset, you find that: Principal Com…

After running PCA on a dataset, you find that: Principal Component 1 (PC1) explains 40% of the variance PC2 explains 30% PC3 explains 15% PC4 explains 10% PC5 explains 5% If your goal is to keep components that explain at least 90% of the total variance, how many principal components should you retain?

Read Details

In soft voting, ensemble predictions are made by:

In soft voting, ensemble predictions are made by:

Read Details

Why are the new features created by PCA often harder to inte…

Why are the new features created by PCA often harder to interpret?

Read Details

Assume we are building a regression model using a neural net…

Assume we are building a regression model using a neural network to predict house prices. Which of the following loss functions is most appropriate?

Read Details

Which of the following is the most general term that include…

Which of the following is the most general term that includes machine learning, deep learning, and large language models?

Read Details

Assume we run Lasso with a penalty weight of 0.01, and the m…

Assume we run Lasso with a penalty weight of 0.01, and the model includes nearly all variables. If we want the model to become more selective and include fewer variables, what should we do with the penalty weight?

Read Details

Posts pagination

Newer posts 1 … 332 333 334 335 336 … 82,083 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top