罗俊辉 1 vuosi sitten
vanhempi
commit
e8db513078
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      applications/functions.py

+ 1 - 1
applications/functions.py

@@ -55,6 +55,6 @@ class ParamProcess(object):
         """
         version, features = await self.process_label(params)
         print(version, features)
-        return await self.process_score(version, features)
+        # return await self.predict_score(version, features)