Skip to content

Commit

Permalink
Removing trustworthiness and silhouette score (these have been migrat…
Browse files Browse the repository at this point in the history
…ed to cuVS)
  • Loading branch information
cjnolet committed Nov 15, 2024
1 parent d557cef commit b34d84f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 586 deletions.
2 changes: 0 additions & 2 deletions cpp/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,8 @@ if(BUILD_TESTS)
stats/r2_score.cu
stats/rand_index.cu
stats/regression_metrics.cu
stats/silhouette_score.cu
stats/stddev.cu
stats/sum.cu
stats/trustworthiness.cu
stats/weighted_mean.cu
stats/v_measure.cu
LIB
Expand Down
230 changes: 0 additions & 230 deletions cpp/test/stats/silhouette_score.cu

This file was deleted.

Loading

0 comments on commit b34d84f

Please sign in to comment.