Representation functions calculation in fit are necessary in QUANTTranformer? #2719
danielnowakassis
started this conversation in
Ideas
Replies: 1 comment
-
Hi, converted this to an issue as it seems more relevant there. Seems like a reasonable improvement if it can be replaced. Likely not a big difference in efficiency for most cases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In QUANTTranformer
These representation functions are calculated for training data :
And only the shape of the results are extracted :
Can the shape of the representation functions be specified instead of unnecessary calculations for training data?
Beta Was this translation helpful? Give feedback.
All reactions