Can anyone recommend any solution of how to use XGBoost with PySpark specifically not the Spark-Scala, Secondly does XGBoost will boost the performance if used with Pyspark or not?
Mainly am doing feature engineering and ML model training on spark so am want to boost performance.
Thanks.