Commit History

作者 SHA1 備註 提交日期
  Sherlock edeadda460 requirements.txt 1 周之前
  Sherlock 5553454f86 V2版本更新,去除掉推荐商户数量和投放量参数,新增核心商户列表进入推荐计算 1 周之前
  Sherlock e07839dc0a fix(models): query real sale_qty for core customers in Item2Vec instead of defaulting to 0 1 周之前
  Sherlock 7598c46825 fix: address code review issues — cust_code_list default, empty-pool guard, missing-cust warning, stale comment 1 周之前
  Sherlock 41f60d51c9 docs: add recommend api refactor implementation plan 1 周之前
  Sherlock e7e2d832a6 refactor: update report.py CLI and api_test.py for cust_code_list interface 1 周之前
  Sherlock 0ebb18af4d refactor(utils): remove delivery_count from recommend report, pass cust_code_list through report pipeline 1 周之前
  Sherlock af5d03792f refactor(models): merge cust_code_list into Item2Vec candidate pool for unified scoring 1 周之前
  Sherlock 35c3d1a911 refactor(models): remove hotness fallback, merge cust_code_list into ItemCF recall, remove delivery allocation 1 周之前
  Sherlock 24028e3c38 refactor(api): remove delivery allocation, pass cust_code_list to recommend models 1 周之前
  Sherlock 671e75167b refactor(api): replace recall_cust_count/delivery_count with cust_code_list in RecommendRequest 1 周之前
  Sherlock 05261288e9 chore: add .worktrees/ to .gitignore 1 周之前
  Sherlock bdac27e161 增加上传文件流的相关配置 1 周之前
  Sherlock 6494390910 修改logger的显示格式 2 周之前
  Sherlock 2f0a0a565a docs: 添加 README.md 说明环境配置和功能启动 3 周之前
  Sherlock a35bba88b6 refactor: add logging to utils/train, secure config, create .env.example 3 周之前
  Sherlock c84bbbeb69 fix(models): fix get_recommend_list bug, add logging to all model modules 3 周之前
  Sherlock 75642c90ce refactor(api): add logging and error handling to all endpoints 3 周之前
  Sherlock b92be3efd9 refactor: improve DAO logging, rewrite run_api with middleware and health check 3 周之前
  Sherlock a7a8187584 refactor(database): add logging, session context manager, env-based config 3 周之前
  Sherlock aaf6ae01e9 feat(core): add infrastructure layer (logging, config, exceptions, middleware) 3 周之前
  Sherlock 89ebb90f13 docs: 添加项目重构实现计划 3 周之前
  Sherlock 346ff6fa5c docs: 添加项目级重构设计文档 3 周之前
  杨泽宇 a88b37012b 修复从销售表中读取卷烟溢出的问题 3 月之前
  杨泽宇 3ac302a1f4 优化推荐错乱的问题 3 月之前
  杨泽宇 55531378a7 优化数据库读数据方式,确保每次读取的内容一致 3 月之前
  杨泽宇 811ee6f782 修复品牌培育分数排序问题 3 月之前
  杨泽宇 7413d34261 去除不规范的字段 3 月之前
  杨泽宇 60315af46b 去掉不规范的字段 3 月之前
  杨泽宇 bc26caa16d 根据新修改的数据,修改算法流程 3 月之前