What is the difference between a generative and discriminative model?
4 years ago
Machine Learning
A generative model learns the different categories of data. On the other hand, a discriminative model will only learn the distinctions between different categories of data. Discriminative models perform much better than the generative models when it comes to classification tasks.
Sanisha Maharjan
Jan 12, 2022