Skip to content

Multiple linear regression only returning coefficient for first independent variable #398

Discussion options

You must be logged in to vote

think I figured it out: columns with nan/infinitesimal values are problematic and I think there was an issue stemming from that wrt rank. changed preprocessing of nan from mean to 0 and that fixed it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by loganlongacre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant