Joseph K. Bradley created SPARK-5255: ----------------------------------------
Summary: Use python doc "note" for experimental tags in tree.py Key: SPARK-5255 URL: https://issues.apache.org/jira/browse/SPARK-5255 Project: Spark Issue Type: Improvement Components: MLlib, PySpark Affects Versions: 1.2.0 Reporter: Joseph K. Bradley Priority: Trivial spark/python/pyspark/mllib/tree.py currently has several "EXPERIMENTAL" tags in the docs. Those should use: ``` .. note:: Experimental ``` (as in, e.g., feature.py) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org