You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a regression task, it's good practice to compute interactions and nonlinear transformations, eg via polynomial basis expansion. It should not be too hard to detect if this has been done or not. Does not have to be expensive because a small sample of the data should do.
The text was updated successfully, but these errors were encountered:
In a regression task, it's good practice to compute interactions and nonlinear transformations, eg via polynomial basis expansion. It should not be too hard to detect if this has been done or not. Does not have to be expensive because a small sample of the data should do.
The text was updated successfully, but these errors were encountered: