Files
clutch/database/L3/README.md
2026-02-05 23:26:03 +08:00

12 lines
311 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# database/L3/
L3特征库层面向训练与在线推理复用的特征聚合与派生
## 关键内容
- L3_Builder.pyL3 构建入口
- processors/:特征处理器(基础/情报/战术等)
- analyzer/:用于检验处理器与特征输出的分析脚本
- schema.sqlL3 建表结构