11 comments

[ 3.5 ms ] story [ 10.2 ms ] thread
Any article with "AI/ML" and "applied" I'm going to read.
That's a lot of articles.
Seriously. I love the coverage on AI/ML but so much of it missed practical applications.
Seems to be an "intro to ML for economists" type deal. Should discuss some Bayesian ML though, would be of more interest to them it seems
This article had two components that I appreciate:

1. It gave us a broad overview of the field with data (example, the relative performance on various algorithms on certain problems)

2. It gave us another way of looking at some math we may be familiar with. For example, it looked at econometrics as parameter estimation of a linear model, and ML as the opposite: mapping a function without estimating meaningful or consistent parameters.

3. I know I only said two, but I also enjoyed some of the examples. They are interesting and they quickly summarize the research history.

Surely that title is backwards. I really doubt there is any ML methods that are inspired or based on econometric approaches, but there is no doubt that there exist econometric problems which can be approached using machine learning.
Just so you know, economic regression modelling (the main application econometrics) has existed since the late 1800's. ML has existed since the 1950's. So yes, economists, econometricians and mathematicians who have worked on applied economics would have inspired many aspects of ML, and vice versa.
(comment deleted)
Very nice explanation of why you can't usually use features selected in ML models for inference tasks on pg 10-12(96-98).