Discussion:
[jira] [Created] (MAHOUT-1924) Add test for Cochrane-Orcutt Procedure
Trevor Grant (JIRA)
2017-02-01 03:33:51 UTC
Permalink
Trevor Grant created MAHOUT-1924:
------------------------------------

Summary: Add test for Cochrane-Orcutt Procedure
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Priority: Minor


The Cochrane-Orcutt procedure needs an R prototype based test.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-02-01 21:47:51 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant updated MAHOUT-1924:
---------------------------------
Sprint: Jan/Feb-2017
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Priority: Minor
Labels: beginner
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-02-01 22:55:51 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant updated MAHOUT-1924:
---------------------------------
Fix Version/s: 0.13.0
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Hudson (JIRA)
2017-02-07 04:32:41 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855306#comment-15855306 ]

Hudson commented on MAHOUT-1924:
--------------------------------

FAILURE: Integrated in Jenkins build Mahout-Quality #3416 (See [https://builds.apache.org/job/Mahout-Quality/3416/])
MAHOUT-1924 Propagate cacheHint in dssvd closes apache/mahout#274 (rawkintrevo: rev fa9aeacccc11e50a166d290521030305d51fa787)
* (edit) math-scala/src/main/scala/org/apache/mahout/math/decompositions/DSSVD.scala
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-02-23 16:54:44 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant reassigned MAHOUT-1924:
------------------------------------

Assignee: Trevor Grant
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-02-23 16:55:44 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15880834#comment-15880834 ]

ASF GitHub Bot commented on MAHOUT-1924:
----------------------------------------

GitHub user rawkintrevo opened a pull request:

https://github.com/apache/mahout/pull/282

MAHOUT-1924 Add Test for DubrinWatsonTest



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rawkintrevo/mahout mahout-1924

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/mahout/pull/282.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #282

----
commit 722aa6a9f3d84433e471300a57c8456742b4616e
Author: rawkintrevo <***@gmail.com>
Date: 2017-02-23T16:53:00Z

MAHOUT-1924 Add Test for DubrinWatsonTest

----
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-02-24 13:37:44 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882682#comment-15882682 ]

ASF GitHub Bot commented on MAHOUT-1924:
----------------------------------------

Github user asfgit closed the pull request at:

https://github.com/apache/mahout/pull/282
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Hudson (JIRA)
2017-02-24 14:45:44 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882809#comment-15882809 ]

Hudson commented on MAHOUT-1924:
--------------------------------

FAILURE: Integrated in Jenkins build Mahout-Quality #3419 (See [https://builds.apache.org/job/Mahout-Quality/3419/])
MAHOUT-1924 Add Unit Test for DurbinWatson Test closes apache/mahout#282 (rawkintrevo: rev ba37a8aa20d0969d2db5d810ecd6d68f7ea57978)
* (edit) math-scala/src/test/scala/org/apache/mahout/math/algorithms/RegressionTestsSuiteBase.scala
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-02-27 01:51:45 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MAHOUT-1924 started by Trevor Grant.
--------------------------------------------
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-02-27 02:52:45 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885053#comment-15885053 ]

ASF GitHub Bot commented on MAHOUT-1924:
----------------------------------------

GitHub user rawkintrevo opened a pull request:

https://github.com/apache/mahout/pull/287

MAHOUT-1924 Add Tests for Cochrane Orcutt



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rawkintrevo/mahout mahout-1924

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/mahout/pull/287.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #287

----
commit 51350be5f32fcfc2cf1e6281818eecbcfaf1587a
Author: rawkintrevo <***@gmail.com>
Date: 2017-02-23T16:53:00Z

MAHOUT-1924 Add Tests for Cochrane Orcutt

MAHOUT 1924 Add Tests for Cochrane Orcutt

MAHOUT-1924 Add Test for DubrinWatsonTest

----
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-02-27 04:57:45 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885135#comment-15885135 ]

ASF GitHub Bot commented on MAHOUT-1924:
----------------------------------------

Github user asfgit closed the pull request at:

https://github.com/apache/mahout/pull/287
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-02-27 05:03:45 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant resolved MAHOUT-1924.
----------------------------------
Resolution: Fixed
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Hudson (JIRA)
2017-02-27 05:26:46 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885156#comment-15885156 ]

Hudson commented on MAHOUT-1924:
--------------------------------

FAILURE: Integrated in Jenkins build Mahout-Quality #3430 (See [https://builds.apache.org/job/Mahout-Quality/3430/])
[MAHOUT-1924][MAHOUT-1925] Add DW and Unit Tests to CochraneOrcutt (rawkintrevo: rev d848625df7144ef14dd90300adcf253f08aa28e4)
* (edit) math-scala/src/test/scala/org/apache/mahout/math/algorithms/RegressionSuiteBase.scala
* (edit) math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/CochraneOrcuttModel.scala
* (edit) math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/RegressorModel.scala
* (edit) math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/LinearRegressorModel.scala
* (edit) math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/OrdinaryLeastSquaresModel.scala
Post by Trevor Grant (JIRA)
Add test for Cochrane-Orcutt Procedure
--------------------------------------
Key: MAHOUT-1924
URL: https://issues.apache.org/jira/browse/MAHOUT-1924
Project: Mahout
Issue Type: Test
Components: Algorithms
Affects Versions: 0.13.0
Reporter: Trevor Grant
Assignee: Trevor Grant
Priority: Minor
Labels: beginner
Fix For: 0.13.0
The Cochrane-Orcutt procedure needs an R prototype based test.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Loading...