Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add replace flag to custom embeddings #132

Open
egillax opened this issue Nov 4, 2024 · 1 comment
Open

Add replace flag to custom embeddings #132

egillax opened this issue Nov 4, 2024 · 1 comment

Comments

@egillax
Copy link
Collaborator

egillax commented Nov 4, 2024

In some cases the custom embeddings shouldn't replace the existing features with the same concept Id's but add to them. This could require running MapIds again since we need to add new features.

@egillax
Copy link
Collaborator Author

egillax commented Nov 7, 2024

Instead of adding new features I think it could be better to add a trainable component and then add it to the custom embedding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant