Repository: incubator-hivemall Updated Branches: refs/heads/master 6f9c10960 -> 8411febda
Updated Coveralls badge Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/8411febd Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/8411febd Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/8411febd Branch: refs/heads/master Commit: 8411febdaf089bb28ff2e8fc8ceed256cb8d3d33 Parents: 6f9c109 Author: myui <[email protected]> Authored: Thu Dec 8 02:28:12 2016 +0900 Committer: myui <[email protected]> Committed: Thu Dec 8 02:28:12 2016 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/8411febd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d936273..dafd75e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Apache Hivemall: Hive scalable machine learning library [](https://travis-ci.org/apache/incubator-hivemall) [](http://hivemall.incubator.apache.org/userguide/) [](https://github.com/myui/hivemall/blob/master/LICENSE) -[](https://coveralls.io/github/myui/hivemall) +[](https://coveralls.io/github/apache/incubator-hivemall?branch=master) [](https://twitter.com/ApacheHivemall) [Apache Hivemall](http://hivemall.incubator.apache.org/) is a scalable machine learning library that runs on Apache Hive, Apache Spark, and Apache Pig. Hivemall is designed to be scalable to the number of training instances as well as the number of training features.
