spark-instrumented-optimizer/R/pkg/R
Yanbo Liang 22249afb4a [SPARK-14303][ML][SPARKR] Define and use KMeansWrapper for SparkR::kmeans
## What changes were proposed in this pull request?
Define and use ```KMeansWrapper``` for ```SparkR::kmeans```. It's only the code refactor for the original ```KMeans``` wrapper.

## How was this patch tested?
Existing tests.

cc mengxr

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #12039 from yanboliang/spark-14059.
2016-03-31 23:49:58 -07:00
..
backend.R [SPARK-8742] [SPARKR] Improve SparkR error messages for DataFrame API 2015-07-30 16:16:17 -07:00
broadcast.R [SPARK-11756][SPARKR] Fix use of aliases - SparkR can not output help information for SparkR:::summary correctly 2015-11-20 15:10:55 -08:00
client.R [SPARK-12019][SPARKR] Support character vector for sparkR.init(), check param and fix doc 2015-12-03 13:25:20 -08:00
column.R [SPARK-12625][SPARKR][SQL] replace R usage of Spark SQL deprecated API 2016-01-04 22:32:07 -08:00
context.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
DataFrame.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
deserialize.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
functions.R [SPARK-13389][SPARKR] SparkR support first/last with ignore NAs 2016-03-10 17:31:19 -08:00
generics.R [SPARK-13010][ML][SPARKR] Implement a simple wrapper of AFTSurvivalRegression in SparkR 2016-03-24 22:29:34 -07:00
group.R [SPARK-11756][SPARKR] Fix use of aliases - SparkR can not output help information for SparkR:::summary correctly 2015-11-20 15:10:55 -08:00
jobj.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:38 -07:00
mllib.R [SPARK-14303][ML][SPARKR] Define and use KMeansWrapper for SparkR::kmeans 2016-03-31 23:49:58 -07:00
pairRDD.R [SPARK-13339][DOCS] Clarify commutative / associative operator requirements for reduce, fold 2016-02-19 10:26:38 +00:00
RDD.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
schema.R [SPARK-10863][SPARKR] Method coltypes() (New version) 2015-11-10 11:07:57 -08:00
serialize.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
sparkR.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00
SQLContext.R [SPARK-12232][SPARKR] New R API for read.table to avoid name conflict 2016-01-19 18:31:03 -08:00
stats.R [SPARK-13504] [SPARKR] Add approxQuantile for SparkR 2016-02-25 21:23:41 -08:00
types.R [SPARK-11031][SPARKR] Method str() on a DataFrame 2016-01-15 07:37:54 -08:00
utils.R [SPARK-13812][SPARKR] Fix SparkR lint-r test errors. 2016-03-13 14:30:44 -07:00