Question Bank

1085 approved questions from the community

Django's ORM allows you to interact with databases using Python objects instead of writing SQL queries.

EASY
TRUE FALSE
25s
Django
by Mohamed

What is the role of the urls.py file in a Django project?

EASY
SINGLE CHOICE
30s
Django
by Mohamed

What are the two main types of views in Django?

EASY
SINGLE CHOICE
30s
Django
by Mohamed

Django follows the DRY (Don't Repeat Yourself) principle.

EASY
TRUE FALSE
20s
Django
by Mohamed

Which of the following are applications of autoencoders? (Select all that apply)

EASY
MULTIPLE CHOICE
35s
Machine Learning
by Mohamed

Which of the following are variants of RNN? (Select all that apply)

EASY
MULTIPLE CHOICE
35s
Machine Learning
by Mohamed

Which of the following are common activation functions in neural networks? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
Machine Learning
by Mohamed

What is a cost function in neural networks?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is a Type I error?

EASY
SINGLE CHOICE
25s
Machine Learning
by Mohamed

What is a Type II error?

EASY
SINGLE CHOICE
25s
Machine Learning
by Mohamed

What is the bias-variance tradeoff in machine learning?

EASY
SINGLE CHOICE
35s
Machine Learning
by Mohamed

What is gradient descent?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is recall in machine learning?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is the F1-score?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is precision in machine learning?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

Which of the following are examples of data augmentation for images? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
Machine Learning
by Mohamed

What is data normalization in machine learning?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

What is the Turing Test?

EASY
SINGLE CHOICE
30s
Machine Learning
by Mohamed

CNNs have built-in translation invariance because convolution kernels act as filters applied across the entire image.

EASY
TRUE FALSE
25s
Machine Learning
by Mohamed

Instance-based learning memorizes examples and generalizes using similarity measures, while model-based learning builds a model from examples to make predictions.

EASY
TRUE FALSE
25s
Machine Learning
by Mohamed
PreviousPage 24 of 55Next