-
- Downloads
[SPARK-7916] [MLLIB] MLlib Python doc parity check for classification and regression
Check then make the MLlib Python classification and regression doc to be as complete as the Scala doc. Author: Yanbo Liang <ybliang8@gmail.com> Closes #6460 from yanboliang/spark-7916 and squashes the following commits: f8deda4 [Yanbo Liang] trigger jenkins 6dc4d99 [Yanbo Liang] address comments ce2a43e [Yanbo Liang] truncate too long line and remove extra sparse 3eaf6ad [Yanbo Liang] MLlib Python doc parity check for classification and regression
Showing
- mllib/src/main/scala/org/apache/spark/mllib/regression/RidgeRegression.scala 1 addition, 1 deletion...a/org/apache/spark/mllib/regression/RidgeRegression.scala
- python/pyspark/mllib/classification.py 113 additions, 74 deletionspython/pyspark/mllib/classification.py
- python/pyspark/mllib/regression.py 134 additions, 33 deletionspython/pyspark/mllib/regression.py
Loading
Please register or sign in to comment