:: Experimental ::
API for correlation functions in MLlib, compatible with DataFrames and Datasets.
API for correlation functions in MLlib, compatible with DataFrames and Datasets.
The functions in this package generalize the functions in org.apache.spark.sql.Dataset#stat to spark.ml's Vector types.
:: Experimental ::
Chi-square hypothesis testing for categorical data.
See Wikipedia for more information on the Chi-squared test.