Explore >> Select a destination


You are here

xaktly.com
| | statsandr.com
7.7 parsecs away

Travel
| | Learn how to compute a correlation coefficient (Pearson and Spearman) and perform a correlation test in R
| | data36.com
8.6 parsecs away

Travel
| | What is correlation and why is it important in data science? How can you calculate it? How to use the .corr() in pandas? Find the answers...
| | www.jeremykun.com
12.4 parsecs away

Travel
| | Machine learning is broadly split into two camps, statistical learning and non-statistical learning. The latter we've started to get a good picture of on this blog; we approached Perceptrons, decision trees, and neural networks from a non-statistical perspective. And generally "statistical" learning is just that, a perspective. Data is phrased in terms of independent and dependent variables, and statistical techniques are leveraged against the data. In this post we'll focus on the simplest example of thi...
| | alexanderetz.com
77.0 parsecs away

Travel
| [This post has been updated and turned into a paper to be published in AMPPS] Much of the discussion in psychology surrounding Bayesian inference focuses on priors. Should we embrace priors, or should we be skeptical? When are Bayesian methods sensitive to specification of the prior, and when do the data effectively overwhelm it? Should...