kalininalab / DataSAIL

DataSAIL is a tool to split datasets while reducing information leakage.
https://datasail.readthedocs.io
MIT License
18 stars 1 forks source link

Directly inject embeddings #18

Closed Old-Shatterhand closed 8 months ago

Old-Shatterhand commented 9 months ago

As an additional type of input, provide the embeddings directly.

Old-Shatterhand commented 8 months ago

This has been solved with commit 35954ce and in PR #22.