Hi guys.,
I want to use Pipeline Builder for MultiTaskElasticNet (Linear model category) without Pre-processing step.
my default values are
alpha=0.0001 ,l1_ratio=0.5,max_iter=100,random_state=42
but after many times running I got these error messages
what is the reason?