Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SVivdich02 committed Jun 1, 2024
1 parent a28cdee commit a65b611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment/main_calc_metrics_by_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def calculate_metrics(file_name):


def main():
calculate_metrics("experiment_hdbscan_50.csv")
calculate_metrics("experiment_50.csv")


if __name__ == "__main__":
Expand Down

0 comments on commit a65b611

Please sign in to comment.