Taiwo Ridwan

Results 1 issues of Taiwo Ridwan

I built a model using Logistic regression in TPOT classifier. I used `model.fitted_pipeline_.steps[-1][1].coef_` to get the coefficients. However, the output returns 23 coefficient values, whereas the features are only 10....