Anatolii

Results 2 comments of Anatolii

Me and my colleague have the same problem. That's how i run LightGBM: ``` from synapse.ml.lightgbm import LightGBMClassifier import pyspark def _prepare_valid(self, train: pyspark.sql.DataFrame, valid: pyspark.sql.DataFrame) -> pyspark.sql.DataFrame: train_ =...

Hello there! This spark configurations works in my case. I took all jar packages from Maven. ![cb_spark_prop](https://user-images.githubusercontent.com/53858027/132224548-c71278f6-7101-4a1b-8c38-b421a2d27b38.PNG)