Question Bank
3705 approved questions from the community
What is the purpose of the __str__() method in a Django model?
What is the purpose of the Meta class within a Django model?
What is the purpose of the values() method in Django QuerySets?
What is the default primary key field in Django models if not explicitly defined?
What does MTV stand for in Django's architecture pattern?
What is Django?
What is the difference between a Django project and a Django app?
What is the purpose of the settings.py file in a Django project?
What is the purpose of Django's admin interface?
Which component in Django handles the request-response lifecycle after the URL dispatcher maps a URL?
What is a Django model?
What does the get_or_create() method return in Django's ORM?
How does convolution work with RGB images compared to grayscale?
What are the two popular methods for 3D reconstruction from images?
What is UMAP (Uniform Manifold Approximation and Projection)?
What is the key difference between t-SNE and UMAP?
What is the fundamental difference between Bayesian and Frequentist statistics?
What is the main difference between LDA and PCA for dimensionality reduction?
What is t-SNE (t-Distributed Stochastic Neighbor Embedding)?
What is the basic difference between LSTM and Transformers?