combust/mleap

Support multiple input columns for Bucketizer and StringIndexer as with spark.

Open

#549 opened on Aug 21, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (312 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,461 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently transformers in spark such as bucketizer and stringindexer have multiple-input support, maybe mleap should keep up with it.

Contributor guide