JonahSinick comments on Intrinsic motivation is crucial for overcoming akrasia - LessWrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (44)
The issue of multiple hypothesis testing is precisely why it took 1500 hours :-). I was dealing with the general question "how can you find the most interesting generalizable patterns in a human interpretable data set?" It'll take me a long time to externalize what I learned.
For now I'll just remark that dimensionality reduction reduces concerns around multiple hypothesis testing. If you have a cluster of variables A and a cluster of features B and you suspect that there's some relationship between the variables A and the variables B, you can do PCA on the two clusters separately, then look at correlations between the first few principal components rather than looking at all pairwise correlations between variables in A and variables in B.
There is the 2014 LW survey data, which is interesting, even if less substantive than what you have in mind. I have an unfinished project that I'm doing with it (got bogged down in cleaning it to make it nicely readable).