-
- Downloads
[SPARK-16133][ML] model loading backward compatibility for ml.feature
## What changes were proposed in this pull request? model loading backward compatibility for ml.feature, ## How was this patch tested? existing ut and manual test for loading 1.6 models. Author: Yuhao Yang <yuhao.yang@intel.com> Author: Yuhao Yang <hhbyyh@gmail.com> Closes #13844 from hhbyyh/featureComp.
Showing
- mllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala 2 additions, 1 deletionmllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala
- mllib/src/main/scala/org/apache/spark/ml/feature/MinMaxScaler.scala 6 additions, 3 deletions...main/scala/org/apache/spark/ml/feature/MinMaxScaler.scala
- mllib/src/main/scala/org/apache/spark/ml/feature/StandardScaler.scala 3 additions, 1 deletion...in/scala/org/apache/spark/ml/feature/StandardScaler.scala
Please register or sign in to comment