|
|
|
|
|
by eachro
695 days ago
|
|
I'd love to see linear regression taught by say a quant researcher from Citadel. How do these guys use it? What do they particularly care about? Any theoretical results that meaningfully change the way they view problems? And so on. |
|
In a related problem, covariance matrix estimation, variants of shrinkage is popular. The most straight forward one being Linear Shrinkage (Ledoit, Wolf).
Excepting neural nets, I think most people doing regression simply use linear regression with above type touches based on the domain.
Particularly in finance you fool yourself too much with more complex models.