LightGBM vs. XGBoost: Which distributed version is faster?
anyscale.comIs it always about things being faster? I would take less speed for better integrations and less development time.
Of course not! :)
The Ray ecosystem is actually chalk full of integrations, from XGBoost Ray (https://docs.ray.io/en/master/xgboost-ray.html), to PyTorch on Ray (https://docs.ray.io/en/master/using-ray-with-pytorch.html), and of course hyperparameter search with Ray Tune for a variety of libraries, including Sklearn (https://github.com/ray-project/tune-sklearn).