spark-instrumented-optimizer/mllib
Xiangrui Meng fbad72288d [SPARK-3077][MLLIB] fix some chisq-test
- promote nullHypothesis field in ChiSqTestResult to TestResult. Every test should have a null hypothesis
- correct null hypothesis statement for independence test
- p-value: 0.01 -> 0.1

Author: Xiangrui Meng <meng@databricks.com>

Closes #1982 from mengxr/fix-chisq and squashes the following commits:

5f0de02 [Xiangrui Meng] make ChiSqTestResult constructor package private
bc74ea1 [Xiangrui Meng] update chisq-test
2014-08-16 21:16:27 -07:00
..
src [SPARK-3077][MLLIB] fix some chisq-test 2014-08-16 21:16:27 -07:00
pom.xml [SPARK-1997][MLLIB] update breeze to 0.9 2014-08-08 15:07:31 -07:00