✨ feat(tsl-api-reference): expand API and module coverage
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 应用专题 / 数学算法
|
||||
|
||||
## `p(arg_1)`
|
||||
|
||||
声明:function
|
||||
|
||||
提供朴素贝叶斯模型中的 `p` 功能
|
||||
|
||||
<!-- tags: 机器学习 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------- | ---- | ---------------------------------------------------- |
|
||||
| `arg_1` | any | 提供朴素贝叶斯模型中的 `p` 功能使用的 `arg_1` 输入值 |
|
||||
|
||||
返回:any
|
||||
Reference in New Issue
Block a user