|
|
|
|
|
by d4rkp4ttern
1456 days ago
|
|
Seems like this can help with ensuring features used in training are exactly identical to features used in serving?
Recently I wanted to use “target encoding” of features with TF, but saw that TF does not have a “target encoding” layer that can be used in serving. Would this help with this scenario? |
|