Skip to content
Snippets Groups Projects
Commit e8d8e350 authored by wm624@hotmail.com's avatar wm624@hotmail.com Committed by Yanbo Liang
Browse files

[SPARK-18476][SPARKR][ML] SparkR Logistic Regression should should support output original label.


## What changes were proposed in this pull request?

Similar to SPARK-18401, as a classification algorithm, logistic regression should support output original label instead of supporting index label.

In this PR, original label output is supported and test cases are modified and added. Document is also modified.

## How was this patch tested?

Unit tests.

Author: wm624@hotmail.com <wm624@hotmail.com>

Closes #15910 from wangmiao1981/audit.

(cherry picked from commit 2eb6764f)
Signed-off-by: default avatarYanbo Liang <ybliang8@gmail.com>
parent 7d459673
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