What is the difference between L1 and L2 regularization?
L1 (Lasso) shrinks weights to zero creating sparse models. L2 (Ridge) shrinks weights close to zero preventing dominant features.
Verify This Answer
Cross-check this information using these trusted sources:
More FAQs in Top 30 AI and Machine Learning Interview Questions
A model with high bias underfits data, while a model with high variance overfits. You must find the balance that minimizes total error.
By oversampling minority classes (SMOTE), undersampling majority classes, or using class weights in the loss function.
By providing factual reference texts directly in the prompt, telling the model to limit its answers to the provided context.
Still have questions?
Browse all our FAQs or reach out to our support team
