Skip to content
Snippets Groups Projects
Commit e5d8d6e0 authored by Kai Jiang's avatar Kai Jiang Committed by Joseph K. Bradley
Browse files

[SPARK-14373][PYSPARK] PySpark RandomForestClassifier, Regressor support export/import

## What changes were proposed in this pull request?
supporting `RandomForest{Classifier, Regressor}` save/load for Python API.
[JIRA](https://issues.apache.org/jira/browse/SPARK-14373)
## How was this patch tested?
doctest

Author: Kai Jiang <jiangkai@gmail.com>

Closes #12238 from vectorijk/spark-14373.
parent a9b630f4
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