• Joined on 2024-10-11
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 pushed to master at fly6516/als_movie 2025-04-21 03:50:44 +00:00
254e595256 feat init test_helper
fly6516 created branch master in fly6516/als_movie 2025-04-21 03:50:44 +00:00
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: 更新相似度计算测试用例
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:06:52 +00:00
cace440204 test(5-1): 修正变量名大小写并进行代码格式化
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:05:51 +00:00
6e973586e0 refactor(5-1):重构代码以提高可读性和效率
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-9 2025-04-19 19:04:44 +00:00
1d16bebe43 refactor(5-1):重构代码以提高可读性和效率