Commit 04316d6f authored by 郭羽's avatar 郭羽

美购精排模型

parent 7e6e06a0
...@@ -601,8 +601,8 @@ if __name__ == '__main__': ...@@ -601,8 +601,8 @@ if __name__ == '__main__':
file_path = "/service_feature" file_path = "/service_feature"
print("write to hdfs start...") print("write to hdfs start...")
# splitTimestamp = int(time.mktime(time.strptime(endDay, "%Y%m%d"))) splitTimestamp = int(time.mktime(time.strptime(endDay, "%Y%m%d")))
# splitAndSaveTrainingTestSamplesByTimeStamp(samplesWithUserFeatures, splitTimestamp, file_path) splitAndSaveTrainingTestSamplesByTimeStamp(samplesWithUserFeatures, splitTimestamp, file_path)
print("write to hdfs success...") print("write to hdfs success...")
......
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