x= GBTClassifier(featuresCol = \'features\', labelCol=\'label\', maxIter=10)
This my model estimator, the problem is that when I\'m trying to fit this d