spark-instrumented-optimizer/python/pyspark/mllib
Yu ISHIKAWA d9b7f3e4db [SPARK-10276] [MLLIB] [PYSPARK] Add @since annotation to pyspark.mllib.recommendation
Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com>

Closes #8677 from yu-iskw/SPARK-10276.
2015-09-16 04:34:14 -07:00
..
linalg [SPARK-10516] [ MLLIB] Added values property in DenseVector 2015-09-15 23:25:51 -07:00
stat [SPARK-8996] [MLLIB] [PYSPARK] Python API for Kolmogorov-Smirnov Test 2015-07-20 09:00:01 -07:00
__init__.py [SPARK-8032] [PYSPARK] Make version checking for NumPy in MLlib more robust 2015-06-02 23:24:47 -07:00
classification.py [SPARK-10194] [MLLIB] [PYSPARK] SGD algorithms need convergenceTol parameter in Python 2015-09-14 12:08:52 -07:00
clustering.py [SPARK-7105] [PYSPARK] [MLLIB] Support model save/load in GMM 2015-07-28 15:00:25 -07:00
common.py [SPARK-6485] [MLLIB] [PYTHON] Add CoordinateMatrix/RowMatrix/IndexedRowMatrix to PySpark. 2015-08-04 16:30:03 -07:00
evaluation.py [SPARK-9005] [MLLIB] Fix RegressionMetrics computation of explainedVariance 2015-07-15 13:32:25 -07:00
feature.py [SPARK-10273] Add @since annotation to pyspark.mllib.feature 2015-09-14 21:58:52 -07:00
fpm.py Revert "[SPARK-7212] [MLLIB] Add sequence learning flag" 2015-07-06 16:11:22 -07:00
random.py [PYSPARK] [MLLIB] [DOCS] Replaced addversion with versionadded in mllib.random 2015-09-15 12:23:20 -07:00
recommendation.py [SPARK-10276] [MLLIB] [PYSPARK] Add @since annotation to pyspark.mllib.recommendation 2015-09-16 04:34:14 -07:00
regression.py [SPARK-10194] [MLLIB] [PYSPARK] SGD algorithms need convergenceTol parameter in Python 2015-09-14 12:08:52 -07:00
tests.py [SPARK-9793] [MLLIB] [PYSPARK] PySpark DenseVector, SparseVector implement __eq__ and __hash__ correctly 2015-09-14 21:37:43 -07:00
tree.py [SPARK-7781] [MLLIB] gradient boosted trees.train regressor missing max bins 2015-06-22 22:40:19 -07:00
util.py [MINOR] [DOC] fix mllib pydoc warnings 2015-08-13 10:16:40 -07:00