Skip to content
Snippets Groups Projects
Commit 0874ff3a authored by GayathriMurali's avatar GayathriMurali Committed by Xiangrui Meng
Browse files

[SPARK-13949][ML][PYTHON] PySpark ml DecisionTreeClassifier, Regressor support export/import

## What changes were proposed in this pull request?

Added MLReadable and MLWritable to Decision Tree Classifier and Regressor. Added doctests.

## How was this patch tested?

Python Unit tests. Tests added to check persistence in DecisionTreeClassifier and DecisionTreeRegressor.

Author: GayathriMurali <gayathri.m.softie@gmail.com>

Closes #11892 from GayathriMurali/SPARK-13949.
parent 58509771
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment