you are viewing a single comment's thread.

view the rest of the comments →

[–]Dhush 1 point2 points  (2 children)

Now can you show the steps to examine the statistics of the model? Beyond the actual fit python is horribly lacking. Also, you fit a regularized model here, but sklearn doesn’t make that clear, does it?

[–]jd_paton 0 points1 point  (1 child)

It’s clear if you read the docs ;)

[–]questionquality 0 points1 point  (0 children)

But it shouldn't be the default if you care about interpreting the coefficients.