Description
Currently, JavaCallable is used to wrap a plain Java object and act as a mixin to JavaModel to provide a convenient method to make Java calls to an object defined in JavaWrapper. The inheritance structure could be simplified by defining the object in JavaCallable and use as a base class for JavaWrapper. Also, some renaming of these classes might better reflect their purpose.
Attachments
Issue Links
- is related to
-
SPARK-13430 Expose ml summary function in PySpark for classification and regression models
- Resolved
- links to