GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/7024
[SPARK-8522][SPARK-8613][MLLIB][TRIVIAL] add param to disable linear
feature scaling
Add a param to disable linear feature scaling (to be implemented later in
linear & logistic regression). Done as a seperate PR so we can use same param &
not conflict while working on the sub-tasks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-8522-Disable-Linear_featureScaling-Spark-8613-Add-param
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7024.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 #7024
----
commit 3c190afa0cd0c4f1426a25093a3c0066e3fc7002
Author: Holden Karau <[email protected]>
Date: 2015-06-25T01:21:21Z
Add the standardization param to sharedparamscodegen
commit 7b24a2bd06843c187f421e52d5a7114e530c1f64
Author: Holden Karau <[email protected]>
Date: 2015-06-25T01:30:01Z
generate the new standardization param
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]