You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to implement ensemble xgboost model with 1D conv layer using FATE.
(the model details in here: https://arxiv.org/pdf/2304.07537)
To do this, i train xgboost in my custom fate component. but i don't have any idea to submit xgboost model which trained in client to host for aggregating xgboost models.
Are there any ways to submit ml models such as xgboost between client and host?
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to implement ensemble xgboost model with 1D conv layer using FATE.
(the model details in here: https://arxiv.org/pdf/2304.07537)
To do this, i train xgboost in my custom fate component. but i don't have any idea to submit xgboost model which trained in client to host for aggregating xgboost models.
Are there any ways to submit ml models such as xgboost between client and host?
The text was updated successfully, but these errors were encountered: