• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Linear Algebra Done Right and ESL

Joined
2/14/23
Messages
564
Points
223
I'm in a 'linear mathematics II' course right now and I think it covers all of Linear Algebra Done Right. Dang near most of it, at the very least.

For those who know, what are the odds I can understand all the math behind the concepts in Elements of Statistical Learning after this course?
Also, what is your thought on this course more generally. It appears to give enough of a foundation to get the plumbing behind many applied ideas, and therefore is very useful, but I'm not on the other side yet so I'm not sure what it's use will be in practice.
 
I see.
Some numerical linear algebra and optimisation preparation is very useful.
I'll take a course in NLA either this spring or next fall.
My uni doesn't seem to have great optimization courses. I asked a prof about one and he said it was more for maths teachers (high school level) than hard mathematicians.

Just wondering if it the course covers the basis for these types of models.
 
I asked a prof about one and he said it was more for maths teachers (high school level) than hard mathematicians.
Your prof is not even wrong.
Scary.
 
I asked a prof about one and he said it was more for maths teachers (high school level) than hard mathematicians.
Your prof is not even wrong.
Scary.
Did you go and find the courses at my uni? 😂
I assume you aren't commenting on optimization in general, or you wouldn't have recommend it to me.

The optimization course was a 3000 level, but there are some others (e.g.: the three 'numerical' ones, 1x3000 2x4000) that I'm looking forward to taking.
 
I'm in a 'linear mathematics II' course right now and I think it covers all of Linear Algebra Done Right. Dang near most of it, at the very least.

For those who know, what are the odds I can understand all the math behind the concepts in Elements of Statistical Learning after this course?
Also, what is your thought on this course more generally. It appears to give enough of a foundation to get the plumbing behind many applied ideas, and therefore is very useful, but I'm not on the other side yet so I'm not sure what it's use will be in practice.
From this post on Stats SE, LADR should kinda be good enough. My plan is to work through the baby book first - ISLR.

What math background do I need to read ESL effectively?
 
Back
Top