Skip to content
Snippets Groups Projects
Commit 9570e81a authored by wangmiao1981's avatar wangmiao1981 Committed by Felix Cheung
Browse files

[SPARK-21381][SPARKR] SparkR: pass on setHandleInvalid for classification algorithms

## What changes were proposed in this pull request?

SPARK-20307 Added handleInvalid option to RFormula for tree-based classification algorithms. We should add this parameter for other classification algorithms in SparkR.

This is a followup PR for SPARK-20307.

## How was this patch tested?

New Unit tests are added.

Author: wangmiao1981 <wm624@hotmail.com>

Closes #18605 from wangmiao1981/class.
parent 6b186c9d
No related branches found
No related tags found
No related merge requests found
Showing with 175 additions and 24 deletions
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