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
I know that YDF has an elegant solution for distributing GBTs but I was wondering whether it might be possible to use Dask or Ray in order to train Random Forest learners as well.
Is there any guidance here? Would Dask or Ray need to be integrated via their C++ APIs, can the YDF worker be passed to them, or can YDF be used with Joblib?