• Joined on 2024-10-11
fly6516 pushed to master at fly6516/als_movie 2025-04-22 06:18:07 +00:00
90d4056157 style(basic_re.py): 优化代码格式
fly6516 pushed to master at fly6516/als_movie 2025-04-22 06:12:38 +00:00
d9d9e2603e fix: fixed python environ error
fly6516 pushed to master at fly6516/als_movie 2025-04-22 06:07:04 +00:00
a7039966c4 style(basic_re.py): 优化代码格式
fly6516 pushed to master at fly6516/als_movie 2025-04-22 06:02:29 +00:00
cf26e01935 refactor(basic_re): 重构电影评分数据处理逻辑
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:57:00 +00:00
80bdb59d66 feat(basic): 添加基本的 Spark 用例
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:48:17 +00:00
0ddd2d776a style(data_prepare): 修改缩进以符合 PEP 8 规范
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:47:36 +00:00
67d34ad0ba fix: 设置 PySpark 的 Python环境变量
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:42:28 +00:00
5c00db57ff fix: fixed python environ error
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:39:41 +00:00
73ae9b135b fix: 设置 PySpark 的 Python环境变量
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:22:44 +00:00
2018debf80 refactor(data_prepare): 重构数据准备脚本
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:17:00 +00:00
554928b81f refactor(data_prepare): 重构数据准备脚本
fly6516 pushed to master at fly6516/als_movie 2025-04-22 05:14:21 +00:00
3cb7ec6dba feat(data): 添加数据准备脚本
fly6516 created branch master in fly6516/als_movie 2025-04-21 03:50:44 +00:00
fly6516 pushed to master at fly6516/als_movie 2025-04-21 03:50:44 +00:00
254e595256 feat init test_helper
fly6516 created repository fly6516/als_movie 2025-04-21 03:48:30 +00:00
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:21:10 +00:00
d611a30082 feat(6-1): 实现 TF-IDF 和余弦相似度计算
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:19:29 +00:00
5770bc266e feat(6-1): 实现 TF-IDF 和余弦相似度计算
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:16:34 +00:00
6f703860a6 feat(6-1.py): 新增文本分析功能
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:09:57 +00:00
14552b200f test(5-1.py):优化相似度测试逻辑并增强错误提示
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:08:13 +00:00
dcf2d79bbf test: 更新相似度计算测试用例