|
|
|
|
|
by hogFeast
2383 days ago
|
|
Nick Patterson has said they never used anything more complicated than linear regression whilst he was there. The trick was how to use it, not the tool itself...I think people who read a lot of textbooks get obsessed with finding the next complex "secret silver bullet" technique. Good analytical work with basic techniques is often more worthwhile. |
|
Hierarchical models with several layers of symbolic inference can be done with linear regression.
Reinforcement learning too.
You can reduce almost anything to a binary classifier and implement it in practice to work well. The reduction is tricky but performance is not.