Skip to content
Snippets Groups Projects
Commit 72353311 authored by Holden Karau's avatar Holden Karau Committed by Nick Pentreath
Browse files

[SPARK-15092][SPARK-15139][PYSPARK][ML] Pyspark TreeEnsemble missing methods

## What changes were proposed in this pull request?

Add `toDebugString` and `totalNumNodes` to `TreeEnsembleModels` and add `toDebugString` to `DecisionTreeModel`

## How was this patch tested?

Extended doc tests.

Author: Holden Karau <holden@us.ibm.com>

Closes #12919 from holdenk/SPARK-15139-pyspark-treeEnsemble-missing-methods.
parent d109a1be
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