What is a non linear transformation?
A nonlinear transformation changes (increases or decreases) linear relationships between variables and, thus, changes the correlation between variables. Examples of a nonlinear transformation of variable x would be taking the square root of x or the reciprocal of x.
What is non linear in Python?
Non-Linear regression is a type of polynomial regression. It is a method to model a non-linear relationship between the dependent and independent variables.