How to get a classifier's confidence score for a prediction in sklearn(naive bayes multinomialNB model)?

后端 未结 0 365
深忆病人
深忆病人 2020-12-17 01:41

I have 10 classes as (class a, b, c, d, e, f, g, h, i, j) now whenever i predict a data using model.predict(..) The prediction gives the category that has the highest probab

相关标签:
回答
  • 消灭零回复
提交回复
热议问题