Join Nostr
2026-04-23 20:52:08 UTC
in reply to

semisol on Nostr: If you want to explore the embedding approach though, I’d recommend CatBoost as it ...

If you want to explore the embedding approach though, I’d recommend CatBoost as it does something similar with internal kNN matching.

It uses decision trees which should have better performance than a basic kNN, can accept other features as well, and is still lightweight to run