GitHub user hpandeycodeit opened a pull request:
https://github.com/apache/madlib/pull/225
Added option for weighted average for both classification and regressâ¦
Added option for weighted average for both classification and regression
Models. Jira#1181
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hpandeycodeit/incubator-madlib knn_dev_1181
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/madlib/pull/225.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 #225
----
commit b9d54d56b960f931f7ec4c7ce4525579be9f823c
Author: hpandeycodeit <hpandey@...>
Date: 2018-01-16T17:32:41Z
Added option for weighted average for both classification and regression
models
----
---