[
https://issues.apache.org/jira/browse/LUCENE-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-7672:
---------------------------------
Affects Version/s: (was: 6.5.0)
> CachingNaiveBayesClassifier doesn't compute log prior.
> ------------------------------------------------------
>
> Key: LUCENE-7672
> URL: https://issues.apache.org/jira/browse/LUCENE-7672
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/classification
> Affects Versions: master (7.0), 6.3, 6.4, 6.5, 6.4.1
> Reporter: Kevin Crosby
> Labels: newbie, patch
> Fix For: master (7.0)
>
> Attachments: LUCENE-7672.patch
>
>
> The CachingNaiveBayesClassifier gives different results than the
> SimpleNaiveBayesClassifier. This is due to the fact that the
> CachineNaiveBayesClassifier does not calculate the log prior on the class
> (category) names, as it should.
> This bug has been fixed, and a patch has been attached to this issue.
> This affects master, as well as previous releases up to version 6.4.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]