feat(tsl-api-reference): expand API and module coverage

This commit is contained in:
csh
2026-08-14 17:12:55 +08:00
parent 8f1056130d
commit 3d3036ebe1
571 changed files with 47842 additions and 14458 deletions
@@ -0,0 +1,15 @@
# 应用专题 / 数学算法
## `p(arg_1)`
声明:function
提供朴素贝叶斯模型中的 `p` 功能
<!-- tags: 机器学习 -->
| 参数 | 类型 | 说明 |
| ------- | ---- | ---------------------------------------------------- |
| `arg_1` | any | 提供朴素贝叶斯模型中的 `p` 功能使用的 `arg_1` 输入值 |
返回:any