Philipp-Sc / llm-fraud-detection

Robust semi-supervised spam detection using Rust native NLP pipelines.
Apache License 2.0
2 stars 2 forks source link

add K-Means Clustering step before KNN #16

Open Philipp-Sc opened 1 year ago

Philipp-Sc commented 1 year ago

to reduce the KNN model size.