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 (1,461 stars) (312 forks)batch import
enhancementhelp wanted

Description

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

Contributor guide