GitHub user josepablocam opened a pull request:
https://github.com/apache/spark/pull/6994
[SPARK-8598] [MLlib] Implementation of 1-sample, two-sided, Kolmogorov
Smirnov Test for RDDs
This contribution is my original work and I license it to the project under
it's open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/josepablocam/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6994.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 #6994
----
commit 13dfe4dfac5bc520ce7df4dafca3f6bacb1977e3
Author: jose.cambronero <[email protected]>
Date: 2015-06-24T17:28:02Z
created test result class for ks test
commit c659ea16a06ed5e1d84b80c83582bac56bf283ce
Author: jose.cambronero <[email protected]>
Date: 2015-06-24T18:00:14Z
created KS test class
commit 4da189b77d18b8440d77753d6e30d4100d1f53ff
Author: jose.cambronero <[email protected]>
Date: 2015-06-24T18:00:32Z
added user facing ks test functions
commit ce8e9a1ae1f37aa8f4cfcf7c6352006a93aa8ee4
Author: jose.cambronero <[email protected]>
Date: 2015-06-24T18:45:28Z
added kstest testing in HypothesisTestSuite
commit b9cff3ad2322a6aeb67eefa5b8e67f6fedc6d715
Author: jose.cambronero <[email protected]>
Date: 2015-06-24T19:44:16Z
made small changes to pass style check
----
---
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]