|
|
|
|
|
by LPisGood
413 days ago
|
|
No actually I think you’re mistaken. Representing the model via a nonlinear transformation where a linear model more closely captures what’s going on is precisely what the kernel trick does, although the situation being described is more broad than the kernel trick, things like the power transform also fit the bill. |
|
It's not about finding a line of best fit or making the dataset appear linear, it's about being able to split a dataset into two classes using a linear function.