aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/python/ml/simple_params_example.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-16403][EXAMPLES] Cleanup to remove unused imports, consistent style, m...Bryan Cutler2016-07-141-95/+0
* [SPARK-16261][EXAMPLES][ML] Fixed incorrect appNames in ML ExamplesBryan Cutler2016-06-291-1/+1
* [SPARK-14615][ML][FOLLOWUP] Fix Python examples to use the new ML Vector and ...hyukjinkwon2016-06-101-10/+9
* [SPARK-15031][EXAMPLES][FOLLOW-UP] Make Python param example working with Spa...hyukjinkwon2016-05-191-13/+11
* [SPARK-8069] [ML] Add multiclass thresholds for ProbabilisticClassifierHolden Karau2015-08-041-1/+1
* [SPARK-7387] [ML] [DOC] CrossValidator example code in PythonRam Sriharsha2015-06-021-2/+2
* [SPARK-6013] [ML] Add more Python ML examples for spark.mlRam Sriharsha2015-05-291-0/+98