Question Bank

1899 approved questions from the community

Which of the following are components typically found in a Django project structure? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Django
by Mohamed

Which of the following are aggregation methods in Django QuerySets? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Django
by Mohamed

What is model inheritance in Django?

MEDIUM
SINGLE CHOICE
35s
Django
by Mohamed

What are the two main types of model inheritance in Django?

MEDIUM
SINGLE CHOICE
35s
Django
by Mohamed

What is the purpose of search_fields in ModelAdmin?

MEDIUM
SINGLE CHOICE
30s
Django
by Mohamed

What problem do residual connections in ResNets primarily address?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

What is the difference between an iteration and an epoch in neural network training?

MEDIUM
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is transfer learning in deep learning?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

What is early stopping in machine learning?

MEDIUM
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is Principal Component Analysis (PCA)?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

What is UMAP (Uniform Manifold Approximation and Projection)?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

What is the basic difference between LSTM and Transformers?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

When should you use Label Encoding instead of One-Hot Encoding?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

What is t-SNE (t-Distributed Stochastic Neighbor Embedding)?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

In a GAN, what happens during training?

MEDIUM
SINGLE CHOICE
35s
Machine Learning
by Mohamed

Increasing batch size always leads to faster training and better model performance.

MEDIUM
TRUE FALSE
30s
Machine Learning
by Mohamed

Learning rate should remain constant throughout training for optimal convergence.

MEDIUM
TRUE FALSE
25s
Machine Learning
by Mohamed

Data normalization in machine learning involves subtracting the mean and dividing by the standard deviation to ensure better convergence.

MEDIUM
TRUE FALSE
25s
Machine Learning
by Mohamed

In deep neural networks, adding more layers always improves model performance.

MEDIUM
TRUE FALSE
25s
Machine Learning
by Mohamed

When evaluating multiple ML models on the same data, you should generate new random train/test splits for each model to ensure robustness.

MEDIUM
TRUE FALSE
30s
Machine Learning
by Mohamed
PreviousPage 37 of 95Next