Explore >> Select a destination


You are here

data36.com
| | xaktly.com
1.5 parsecs away

Travel
| |
| | www.rasulkireev.com
5.9 parsecs away

Travel
| | My first start-to-end Data Science project. I am going to be looking at FIFA 19 player database. In this part I talk about Data Cleaning.
| | statsandr.com
1.5 parsecs away

Travel
| | Learn how to compute a correlation coefficient (Pearson and Spearman) and perform a correlation test in R
| | www.jeremykun.com
100.6 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...