Help - org.apache.spark.SparkException: Job aborted due to stage failure: Task 47 in stage 2842.0
Hello, I am training a SparkXGBRegressor model. It runs without errors if the complexity is low, however when I increase the max_depth and/or num_parallel_tree parameters, I get an error. I checked the cluster metrics during training and it doesn't l...
- 2881 Views
- 0 replies
- 0 kudos