What do you understand by l1 and l2 regularization methods?
Answer / Kanchan Kumar
L1 and L2 regularization are techniques used to prevent overfitting in machine learning models. L1 regularization (also known as Lasso regression) adds a penalty term to the loss function that encourages sparse solutions, where many coefficients become zero, effectively removing redundant features from the model. L2 regularization (also known as Ridge regression) adds a quadratic penalty term to the loss function, which discourages large values in the coefficients, helping to improve the generalization performance of the model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between skewed and uniform distribution?
What are apis used for?
Treating a categorical variable as a continuous variable would result in a better predictive model?
How will you impute missing information in a dataset?
Explain eigenvalue and eigenvector
What is the procedure to check the cumulative frequency distribution of any categorical variable?
How will you deal with unbalanced data where the ratio of negative and positive is huge?
You have a bag with 6 marbles. One marble is white. You reach the bag 100 times. After taking out a marble, it is placed back in the bag. What is the probability of drawing a white marble at least once?
What is data science? Also, list the differences between supervised and unsupervised learning.
What is jupyter ?
What functions are required to principal analysis in R?
Explain the difference between overfitting and underfitting?
AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6)