Bug: SparkNodeWrapper only support "gini" impurity
Open
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
org.apache.spark.ml.bundle.tree.decision.SparkNodeWrapper only support "gini" impurity ("gini" is hardcoded), we should update code to support all kinds of impurity.
Currently, any type node in mleap will be regarded as "gini" impurity.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.