We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90e018 commit 2702421Copy full SHA for 2702421
train_NbrReg.py
@@ -1,5 +1,5 @@
1
################################################################################################################
2
-# Author: Suthee Chaidaroon
+# Author: Suthee Un
3
# [email protected]
4
5
@@ -287,4 +287,4 @@ def run_test():
287
BestPrec = max(BestPrec, prec)
288
289
if BestPrec == prec:
290
- BestRound = iteration
+ BestRound = iteration
0 commit comments