aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2016-08-11 22:39:19 -0700
committerYanbo Liang <ybliang8@gmail.com>2016-08-11 22:39:19 -0700
commitccc6dc0f4b62837c73fca0e3c8b9c14be798b062 (patch)
treeeae5a43aeccc88fad5377ffa6cd6582868daf81e /sql/core/src/test
parentac84fb64dd85257da06f93a48fed9bb188140423 (diff)
downloadspark-ccc6dc0f4b62837c73fca0e3c8b9c14be798b062.tar.gz
spark-ccc6dc0f4b62837c73fca0e3c8b9c14be798b062.tar.bz2
spark-ccc6dc0f4b62837c73fca0e3c8b9c14be798b062.zip
[MINOR][ML] Rename TreeEnsembleModels to TreeEnsembleModel for PySpark
## What changes were proposed in this pull request? Fix the typo of ```TreeEnsembleModels``` for PySpark, it should ```TreeEnsembleModel``` which will be consistent with Scala. What's more, it represents a tree ensemble model, so ```TreeEnsembleModel``` should be more reasonable. This should not be used public, so it will not involve breaking change. ## How was this patch tested? No new tests, should pass existing ones. Author: Yanbo Liang <ybliang8@gmail.com> Closes #14454 from yanboliang/TreeEnsembleModel.
Diffstat (limited to 'sql/core/src/test')
0 files changed, 0 insertions, 0 deletions