spark-instrumented-optimizer/python/pyspark/mllib
Kazuki Taniguchi bc1fc9b60d [SPARK-5094][MLlib] Add Python API for Gradient Boosted Trees
This PR is implementing the Gradient Boosted Trees for Python API.

Author: Kazuki Taniguchi <kazuki.t.1018@gmail.com>

Closes #3951 from kazk1018/gbt_for_py and squashes the following commits:

620d247 [Kazuki Taniguchi] [SPARK-5094][MLlib] Add Python API for Gradient Boosted Trees
2015-01-30 00:39:44 -08:00
..
stat [SPARK-5477] refactor stat.py 2015-01-29 10:11:44 -08:00
__init__.py [SPARK-4821] [mllib] [python] [docs] Fix for pyspark.mllib.rand doc 2014-12-17 14:12:46 -08:00
classification.py [SPARK-4822] Use sphinx tags for Python doc annotations 2014-12-17 17:31:24 -08:00
clustering.py [SPARK-4749] [mllib]: Allow initializing KMeans clusters using a seed 2015-01-21 10:32:10 -08:00
common.py [SPARK-5223] [MLlib] [PySpark] fix MapConverter and ListConverter in MLlib 2015-01-13 12:50:31 -08:00
feature.py [SPARK-4822] Use sphinx tags for Python doc annotations 2014-12-17 17:31:24 -08:00
linalg.py [SPARK-2909] [MLlib] [PySpark] SparseVector in pyspark now supports indexing 2015-01-14 11:03:11 -08:00
rand.py [SPARK-4891][PySpark][MLlib] Add gamma/log normal/exp dist sampling to P... 2015-01-08 15:03:43 -08:00
recommendation.py [SPARK-4531] [MLlib] cache serialized java object 2014-11-21 15:02:31 -08:00
regression.py [SPARK-4531] [MLlib] cache serialized java object 2014-11-21 15:02:31 -08:00
tests.py [SPARK-5094][MLlib] Add Python API for Gradient Boosted Trees 2015-01-30 00:39:44 -08:00
tree.py [SPARK-5094][MLlib] Add Python API for Gradient Boosted Trees 2015-01-30 00:39:44 -08:00
util.py [SPARK-4324] [PySpark] [MLlib] support numpy.array for all MLlib API 2014-11-10 22:26:16 -08:00