tensorflow / tfx-addons

Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at http://goo.gle/tfx-addons-group
Apache License 2.0
125 stars 64 forks source link

Add feature_selection to included pkg #161

Closed casassg closed 2 years ago

casassg commented 2 years ago

Add feature selection to included packages.

Found some issues with some of the tests and so revamped tests as a consequence.

Fixes #160

github-actions[bot] commented 2 years ago

Thanks for the PR! :rocket:

Instructions: Approve using /lgtm and mark for automatic merge by using /merge.

casassg commented 2 years ago

@rcrowe-google you may need to merge this before you merge the pandas project unfortunately (I had to fix up stuff from CI and ended up overengineering it a bit)