Skip to content

Commit

Permalink
update to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Minqi824 committed Aug 21, 2022
1 parent 95077bb commit 2cac241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baseline/DAGMM/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class Args:
def grid_search(self, X_train, y_train, ratio):
'''
implement the grid search for unsupervised models and return the best hyper-parameters
the ratio is the ground truth anomaly ratio of input dataset
the ratio could be the ground truth anomaly ratio of input dataset
'''

# set seed
Expand Down

0 comments on commit 2cac241

Please sign in to comment.