lightwood
lightwood copied to clipboard
Investigate viability and performance of TabTransformers
Ref slack conversation: https://mindsdb.slack.com/archives/C017QKWABUY/p1656838359151799
Points to consider
- How to use them
- Could they be a mixer for regression/classification
- Performance vs others
Seems like we can fit it perfectly within the mixer abstraction.
A starting point would be to adapt this tutorial to instead use data encoded from our encoder phase.