-
- Downloads
[SPARK-7115] [MLLIB] skip the very first 1 in poly expansion
yinxusen Author: Xiangrui Meng <meng@databricks.com> Closes #5681 from mengxr/SPARK-7115 and squashes the following commits: 9ac27cd [Xiangrui Meng] skip the very first 1 in poly expansion
Showing
- mllib/src/main/scala/org/apache/spark/ml/feature/PolynomialExpansion.scala 13 additions, 9 deletions...ala/org/apache/spark/ml/feature/PolynomialExpansion.scala
- mllib/src/test/scala/org/apache/spark/ml/feature/PolynomialExpansionSuite.scala 11 additions, 11 deletions...rg/apache/spark/ml/feature/PolynomialExpansionSuite.scala
Please register or sign in to comment