georgian-io-archive / foreshadow

An automatic machine learning system
https://foreshadow.readthedocs.io
Apache License 2.0
29 stars 2 forks source link

AutoIntent Resolving code update. #202

Closed jzhang-gp closed 4 years ago

jzhang-gp commented 4 years ago

Description

AutoIntent resolving chokes on empty columns or all-nan columns. Although it is the responsibility of the data cleaner to guard against this in foreshadow, as a standalone package, auto intent resolving should be capable of handling it as well.

This is a copy and paste from the changes here: https://github.com/georgianpartners/automl_research/pull/2