Commit 7ce29060 authored by 张彦钊's avatar 张彦钊

add note for test

parent 9c7565b7
......@@ -177,7 +177,7 @@ def predict_save_to_local(user_profile, instance):
def predict(user_profile):
instance = feature_en(user_profile)
# instance_file_path = transform_ffm_format(instance, user_profile["device_id"])
instance_file_path = transform_ffm_format(instance, user_profile["device_id"])
#
# ffm_model = xl.create_ffm()
# ffm_model.setTest(instance_file_path)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment