[ 
https://issues.apache.org/jira/browse/LUCENE-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219828#comment-15219828
 ] 

ASF subversion and git services commented on LUCENE-7156:
---------------------------------------------------------

Commit d08f327a7f7d8b25272fb3e32fd6cc44cec1c03a in lucene-solr's branch 
refs/heads/master from [~teofili]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d08f327 ]

LUCENE-7156 - fixed precision and accuracy calculations


> Wrong accuracy and precision calculations in confusion matrix
> -------------------------------------------------------------
>
>                 Key: LUCENE-7156
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7156
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/classification
>    Affects Versions: 5.5, 6.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 6.1
>
>
> {{ConfusionMatrix#getPrecision}} has false positives counter wrongly 
> initialized to _- classes.size()_ and {{ConfusionMatrix#getAccuracy}} doesn't 
> take into account false negatives and true negatives therefore resulting in 
> returning recall.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to