GitHub user takuti opened a pull request:
https://github.com/apache/incubator-hivemall/pull/40
Create documentation for SST and ChangeFinder
## What changes were proposed in this pull request?
- Create documentation for two anomaly detectors, SST `sst()` and
ChangeFinder `changefinder()`
- Add `synthetic5d.t.gz` to a test resource directory
## What type of PR is it?
Documentation
### What is the Jira issue?
[[HIVEMALL-41]](https://issues.apache.org/jira/browse/HIVEMALL-41)
## How was this patch tested?
Manually generated a site on my local and confirmed if the content is
created correctly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/takuti/incubator-hivemall doc-anomaly
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/40.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 #40
----
commit 2fd04dea6bab631481557b75d1138feb143e7e9e
Author: Takuya Kitazawa <[email protected]>
Date: 2017-02-07T07:16:16Z
Create doc links for new anomaly detectors
commit 3c0e0fe5f4004f0b01ed999ecfcb2152c8c45125
Author: Takuya Kitazawa <[email protected]>
Date: 2017-02-07T07:32:52Z
Fix typo
commit e4ebc5439bb65c683bbb9a95df7e3cfac3c2f1a4
Author: Takuya Kitazawa <[email protected]>
Date: 2017-02-08T07:17:22Z
Add synthetic 5-dimensional data
commit ca41b2ccc75883a11006f5e5f72a8d29ccc96fd6
Author: Takuya Kitazawa <[email protected]>
Date: 2017-02-08T08:12:59Z
Create SST and ChangeFinder docs
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---