salesforce/TransmogrifAI

Geolocation to Country transformer

Open

#154 opened on Oct 8, 2018

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Scala (2,274 stars) (399 forks)batch import
enhancementgood first issue

Description

Problem We would like to be able to treat GeoLocation values as categorical features.

Solution Add unary transformer to convert Geolocation values into Country.

Alternatives N/A

Contributor guide