related-sciences / nxontology-ml

Machine learning to classify ontology nodes
Apache License 2.0
6 stars 0 forks source link

Remove KNN text embeddings feature logic #38

Closed yonromai closed 11 months ago

yonromai commented 11 months ago

Context: The KNN text embeddings feature logic is a little hairy and hasn't proven to add value compared to the PCA text embeddings. It's likely beneficial, for maintenance cost reasons, to sunset that logic.

cc @dhimmel @eric-czech