spark-instrumented-optimizer/python/pyspark/ml
Joseph K. Bradley c7758ba384 [MINOR][ML][PYTHON][DOC] Remove use of JavaMLWriter/Reader in public Python API docs
## What changes were proposed in this pull request?

Removed instances of JavaMLWriter, JavaMLReader appearing in public Python API docs

## How was this patch tested?

n/a

Author: Joseph K. Bradley <joseph@databricks.com>

Closes #12542 from jkbradley/javamlwriter-doc.
2016-04-25 11:02:32 -07:00
..
param [SPARK-14768][ML][PYSPARK] removed expectedType from Param __init__() 2016-04-25 15:32:11 +02:00
__init__.py [SPARK-13038][PYSPARK] Add load/save to pipeline 2016-03-16 13:49:40 -07:00
base.py [SPARK-13038][PYSPARK] Add load/save to pipeline 2016-03-16 13:49:40 -07:00
classification.py [SPARK-14555] First cut of Python API for Structured Streaming 2016-04-20 10:32:01 -07:00
clustering.py [SPARK-14433][PYSPARK][ML] PySpark ml GaussianMixture 2016-04-25 10:48:15 -07:00
evaluation.py [SPARK-14555] First cut of Python API for Structured Streaming 2016-04-20 10:32:01 -07:00
feature.py [MINOR][ML][PYSPARK] Fix omissive param setters which should use _set method 2016-04-20 20:06:27 +02:00
pipeline.py [SPARK-14555] First cut of Python API for Structured Streaming 2016-04-20 10:32:01 -07:00
recommendation.py [SPARK-14555] First cut of Python API for Structured Streaming 2016-04-20 10:32:01 -07:00
regression.py [MINOR][ML][PYSPARK] Fix omissive params which should use TypeConverter 2016-04-20 13:02:37 -07:00
tests.py [SPARK-14555] First cut of Python API for Structured Streaming 2016-04-20 10:32:01 -07:00
tuning.py [MINOR][ML][PYSPARK] Fix omissive params which should use TypeConverter 2016-04-20 13:02:37 -07:00
util.py [MINOR][ML][PYTHON][DOC] Remove use of JavaMLWriter/Reader in public Python API docs 2016-04-25 11:02:32 -07:00
wrapper.py [SPARK-14605][ML][PYTHON] Changed Python to use unicode UIDs for spark.ml Identifiable 2016-04-16 11:23:28 -07:00