Github user mengxr commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11126#discussion_r52967782
  
    --- Diff: docs/mllib-pmml-model-export.md ---
    @@ -45,41 +45,12 @@ The table below outlines the `spark.mllib` models that 
can be exported to PMML a
     <div data-lang="scala" markdown="1">
     To export a supported `model` (see table above) to PMML, simply call 
`model.toPMML`.
     
    +As well as exporting the PMML model to a String (`model.toPMML` as in the 
example above), you can export the PMML model to other formats.
    --- End diff --
    
    minor: please wrap lines at 100 chars


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to