kellieotto / ModelMatch

5 stars 3 forks source link

enrich class of models used in model match #4

Open pbstark opened 9 years ago

pbstark commented 9 years ago

Add random forests and perhaps neural networks, "deep learning," or something similar to the simulation comparisons based on Hainmueller (2011)

kellieotto commented 9 years ago

I added random forests and linear regression on polynomial predictors (better in-sample fit, if we aren't worried about overfitting). Need to play with the tuning parameters.