Java library and command-line application for converting Apache Spark ML pipelines to PMML
GNU Affero General Public License v3.0
267
stars
80
forks
source link
Use majority vote for RandomForest segmentations (#36) #37
Closed
fractaloop closed 6 years ago
Spark's RandomForests are evaluated using majority vote for it's segmentation.