[
https://issues.apache.org/jira/browse/MAHOUT-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885158#comment-15885158
]
Hudson commented on MAHOUT-1926:
--------------------------------
FAILURE: Integrated in Jenkins build Mahout-Quality #3430 (See
[https://builds.apache.org/job/Mahout-Quality/3430/])
MAHOUT-1926 Fix p value calc closes apache/mahout#288 (rawkintrevo: rev
4e0106ae5edafbef7b1411d66bc5f9e9bf44045a)
* (edit)
math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/LinearRegressorModel.scala
> Linear Regression Model can generate p-values outside of [0,1]
> --------------------------------------------------------------
>
> Key: MAHOUT-1926
> URL: https://issues.apache.org/jira/browse/MAHOUT-1926
> Project: Mahout
> Issue Type: Bug
> Components: Algorithms
> Affects Versions: 0.13.0
> Reporter: Trevor Grant
> Assignee: Trevor Grant
> Fix For: 0.13.0
>
>
> Anecdotally, the p-values reported by the ordinary least squares model
> (utilizing the functionality in the parent, LinearRegressionFitter) have been
> reported outside the range of [0,1] which is nonsensical.
> Need to recreate problem with toy data set, fix, and add test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)