Skip to content

Commit

Permalink
renamed UBM to ubm
Browse files Browse the repository at this point in the history
  • Loading branch information
Anwarvic committed May 10, 2019
1 parent fb8b9f9 commit 87b5d3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UBM.py → ubm.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ def train(self, SAVE=True):
enroll_stat.write(os.path.join(self.BASE_DIR, "stat", filename))



def evaluate(self, explain=True):
"""
This method is used to evaluate the test set. It does so by"
Expand Down

0 comments on commit 87b5d3e

Please sign in to comment.