AIGHT DONE FR THIS TIME

This commit is contained in:
2023-03-31 16:42:36 +02:00
parent 562aeeca56
commit d53c926d5d
2 changed files with 14 additions and 1 deletions

View File

@@ -116,3 +116,4 @@ sample_rows = gammas.iloc[chosen_idx]
print(sample_rows.head())
scout.dissimilarity(sample_rows)
scout.similarity(sample_rows)