mleap icon indicating copy to clipboard operation
mleap copied to clipboard

Add support for OneHotEncoder

Open hollinwilkins opened this issue 8 years ago • 0 comments

We will need a custom Spark implementation of this, as the current one is metadata-dependent.

  1. Implement Spark estimator/transformer
  2. Core OneHotEncoder
  3. OneHotEncoder transformer
  4. Spark converter
  5. Serializer for MLeap/Spark

hollinwilkins avatar May 10 '16 15:05 hollinwilkins