Description
Most Python models under the pipeline API are implemented as JavaModel wrappers. However, we didn't provide methods to extract information from model. In SPARK-7647, we added weights and intercept to linear models. This JIRA is to list all missing model methods, create JIRAs for each, and link them here.
Attachments
Issue Links
- contains
-
SPARK-8704 Add missing methods in StandardScaler (ML and PySpark)
- Resolved
-
SPARK-8711 Add additional methods to JavaModel wrappers in trees
- Resolved
-
SPARK-7647 Additional methods in GLM JavaModel wrappers
- Closed
-
SPARK-7648 Additional methods in ALS JavaModel wrappers
- Closed
-
SPARK-9533 Add missing methods in Word2Vec ML (Python API)
- Resolved