any way to vectorize the input into sgdclassifier?

后端 未结 0 1230
抹茶落季
抹茶落季 2020-12-11 23:01

I have a featureset for each token of the input, e.g. {\'ft1\': \'something\', \'ft2\':102} for a token. I need to vectorized it and pass into sklearn\'s SGDClassifier.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题