GitHub user myui opened a pull request:
https://github.com/apache/incubator-hivemall/pull/104
[HIVEMALL-101-2] Renamed train_regression to train_regressor
## What changes were proposed in this pull request?
Renamed `train_regression` to `train_regressor` and fixes of userguide
## What type of PR is it?
Hot Fix | Documentation
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-101
## How was this patch tested?
manual tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/myui/incubator-hivemall HIVEMALL-101-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/104.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 #104
----
commit 948a413b6aaae021130321251dd4d2c5729f5b97
Author: Makoto Yui <[email protected]>
Date: 2017-07-20T09:01:22Z
[HIVEMALL-101-2] Renamed train_regression to train_regressor
commit 65d3a0bb8ba24a532e7304e71c35c9e1457ce9cf
Author: Makoto Yui <[email protected]>
Date: 2017-07-20T11:13:06Z
Fixed deprecated addBias() to add_bias()
----
---
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.
---