Why instance based learning algorithm sometimes referred as lazy learning algorithm?
Answer / Surya Bhatia
Instance-based learning algorithms, also known as lazy learning algorithms, are called so because they postpone the training process until a query or prediction is made. Instead of building a model from the entire dataset like other learning methods, these algorithms store the data instances directly and retrieve them when needed for classification or regression tasks. This approach makes instance-based learning algorithms more flexible and adaptive to changing data distributions but can be computationally expensive.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is precision and recall?
Explain latent dirichlet allocation (lda).
What is an Incremental Learning algorithm in the ensemble?
What is dimension reduction in Machine Learning?
What is a fourier transform?
What are two techniques of Machine Learning?
Explain the importance of bayes theorem?
What is the difference between type I and type ii error?
What are the areas in robotics and information processing where sequential prediction problem arises?
What is the difference between symbolic and non symbolic AI?
Is machine learning hard?
What is an AdaGrad algorithm in machine learning?
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)