Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GentleWang1011 committed Jan 7, 2022
1 parent f685b7e commit b4a8b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/docs/algo/base.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public interface MergeInferenceAware {
```

### HeteroSecureBoost 在线推理
HeteroSecureBoost 为纵向联邦SecureBoost在线推理的实现过程,与离线不同的是,目前serving只支持单个host的预测。
HeteroSecureBoost 为纵向联邦SecureBoost在线推理的实现过程,
它主要包含3个文件"HeteroSecureBoost", "HeteroSecureBoostingTreeGuest", "HeteroSecureBoostingTreeHost",下面对这三个文件展开说明

#### HeteroSecureBoost
Expand Down

0 comments on commit b4a8b92

Please sign in to comment.