in Machine Learning by
Q:
What’s the difference between a generative and discriminative model?

1 Answer

0 votes
by
A generative model will learn categories of data while a discriminative model will simply learn the distinction between different categories of data. Discriminative models will generally outperform generative models on classification tasks.

Related questions

+1 vote
asked Nov 29, 2019 in Machine Learning by SakshiSharma
+2 votes
asked May 29, 2019 in Machine Learning by param1987
+1 vote
asked Nov 28, 2019 in Machine Learning by sharadyadav1986
0 votes
asked Nov 29, 2019 in Machine Learning by SakshiSharma
...