FederatedAI / FATE

An Industrial Grade Federated Learning Framework
Apache License 2.0
5.6k stars 1.54k forks source link

HomoSecureBoost does not exist under the fold federatedml.setting_conf #2484

Closed bohea closed 1 week ago

bohea commented 3 years ago

Describe the bug

Component fed_train_0, module HomoSecureBoost does not exist under the fold federatedml.setting_conf

To Reproduce Steps to reproduce the behavior:

  1. submit a HomoSecureBoost train job

Additional context rename federatedml/conf/setting_conf/HomoSecureboost.json to HomoSecureBoost.json

will fix it

talkingwallace commented 3 years ago

https://github.com/FederatedAI/FATE/blob/develop-1.6/python/federatedml/conf/setting_conf/HomoSecureboost.json Here is the setting conf of module 'HomoSecureBoost'. The naming does not strictly follow the camel case. We will fix it. Thanks for your advice :).

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 1 days since being marked as stale. If this issue is still relevant or if there is new information, please feel free to update or reopen it.