AutoMLPipeline.jl icon indicating copy to clipboard operation
AutoMLPipeline.jl copied to clipboard

add vector embedding support for categorical values

Open ppalmes opened this issue 5 years ago • 0 comments

  • ohe only works for small size categories and not scalable for larger number of categories.
  • use word2vec and make each vector element as feature during transform

ppalmes avatar Aug 23 '20 15:08 ppalmes