[
https://issues.apache.org/jira/browse/HIVEMALL-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724892#comment-15724892
]
ASF GitHub Bot commented on HIVEMALL-22:
----------------------------------------
GitHub user myui opened a pull request:
https://github.com/apache/incubator-hivemall/pull/11
[WIP] Support Feature Selection UDFs
This PR introduces two feature selection schemes: `Chi-Square test` and
`Signal Noise Ratio`.
This PR is based on [a pending
PR](https://github.com/myui/hivemall/pull/385) by @amaya382 that is sent before
Hivemall entered Apache Incubator.
See [JIRA](https://issues.apache.org/jira/browse/HIVEMALL-22
) for tracking the status of this issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/myui/incubator-hivemall JIRA-22/pr-356
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/11.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 #11
----
commit 3ebd771ee4bebf14769b7c240f8b28b9d5d10e86
Author: Takuya Kitazawa <[email protected]>
Date: 2016-09-26T08:12:01Z
Implement initial SST-based change-point detector
commit bde06e0952445bf60a9aef4bca182c0afe87e250
Author: Takuya Kitazawa <[email protected]>
Date: 2016-09-27T05:06:20Z
Rename SSTChangePoint -> SingularSpectrumTransform
commit 2bfd1270b1e9b79185a41cbe2568f2ce968d4a71
Author: Takuya Kitazawa <[email protected]>
Date: 2016-09-28T02:16:56Z
Add references for the original SST papers
commit 998203d5e8623d6282c2b187df24e4da7d41c16b
Author: Takuya Kitazawa <[email protected]>
Date: 2016-09-28T10:49:48Z
Support implicit-Krylov-approximation-based efficient SST
commit cc34435155e86718acb49fa42208aff730bb756c
Author: myui <[email protected]>
Date: 2016-12-02T07:55:23Z
Merge branch 'sst-changepoint' of https://github.com/takuti/hivemall into
JIRA-22/pr-356
----
> Review and merge pending Pull Requests before entering Incubator
> ----------------------------------------------------------------
>
> Key: HIVEMALL-22
> URL: https://issues.apache.org/jira/browse/HIVEMALL-22
> Project: Hivemall
> Issue Type: New Feature
> Reporter: Makoto Yui
> Assignee: Makoto Yui
>
> Need to review and merge pending Pull Requests in
> https://github.com/myui/hivemall/pulls
> * Feature Selection
> https://github.com/myui/hivemall/pull/385
> * SST change point detection
> https://github.com/myui/hivemall/pull/356
> * Checkstyle
> https://github.com/myui/hivemall/pull/343
> * System Test
> https://github.com/myui/hivemall/pull/336
> * Kernelized Passive Aggressive
> https://github.com/myui/hivemall/pull/304
> * Separate Optimizer
> https://github.com/myui/hivemall/pull/285
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)