combust/mleap

CountVectorizer from Scikit Learn is not supported

开放

#332 创建于 2018年2月12日

 (1 条评论) (0 个反应) (0 位负责人)Scala (312 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,461 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I have a NLP pipeline implemented in Scikit-learn and I wanted to to use MLeap to convert to Bundle.ML and deploy it as a service. But looks like CountVectorizer is not supported!

贡献者指南