|
|
|
|
|
by PaulHoule
777 days ago
|
|
(1) Definitely you could use a cheaper embedding and still get pretty good results (2) I apply classical ML (say probability calibrated SVM) to embeddings like that and get good results for classification and clustering at speeds over 100x fine-tuning an LLM. |
|
My HN recommender works fine just using decision trees and XGBoost FWIW. I'll bet SVM would work great too.