Skip to content
Snippets Groups Projects
Commit 5e035403 authored by Xiangrui Meng's avatar Xiangrui Meng
Browse files

[SPARK-10957] [ML] setParams changes quantileProbabilities unexpectly in...

[SPARK-10957] [ML] setParams changes quantileProbabilities unexpectly in PySpark's AFTSurvivalRegression

If user doesn't specify `quantileProbs` in `setParams`, it will get reset to the default value. We don't need special handling here. vectorijk yanboliang

Author: Xiangrui Meng <meng@databricks.com>

Closes #9001 from mengxr/SPARK-10957.
parent 5952bdb7
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