GitHub user yanboliang opened a pull request:
https://github.com/apache/spark/pull/11463
[SPARK-13613] [ML] Provide ignored tests to export test dataset into CSV
format
## What changes were proposed in this pull request?
Provide ignored test to export the test dataset into CSV format in
```LinearRegressionSuite```, ```LogisticRegressionSuite```,
```AFTSurvivalRegressionSuite``` and ```GeneralizedLinearRegressionSuite```, so
users can validate the training accuracy compared with R's glm, glmnet and
survival package.
## How was this patch tested?
The test suite is ignored, but I have enabled all these cases offline and
it works as expected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yanboliang/spark spark-13613
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11463.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 #11463
----
commit 9e2a66c91422a7ea75e31296ddd087f564b69b00
Author: Yanbo Liang <[email protected]>
Date: 2016-03-02T06:46:24Z
Provide ignored tests to export test dataset into CSV format
----
---
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]