aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/mllib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1426: Make MLlib work with NumPy versions older than 1.7Sandeep2014-04-151-3/+3
* SPARK-1421. Make MLlib work on Python 2.6Matei Zaharia2014-04-051-5/+1
* Complain if Python and NumPy versions are too old for MLlibMatei Zaharia2014-01-141-0/+10
* Remove commented code in __init__.py.Tor Myklebust2013-12-251-8/+0
* Fix copypasta in __init__.py. Don't import anything directly into pyspark.ml...Tor Myklebust2013-12-251-26/+8
* Split the mllib bindings into a whole bunch of modules and rename some things.Tor Myklebust2013-12-251-0/+46