TransmogrifAI
TransmogrifAI copied to clipboard
Response & Predictor traits
Problem
Currently there is no type checks available to allow response / predictor specific feature engineering. For instance for response feature of type FeatureLike[RealNN] it makes sense to have feature.calibrate shortcut.
Solution
Add Response / Predictor traits to FeatureLike
Is there any update on this issue? I would like to work on this. @tovbinm
AFAIK, nobody is working on it.