You are here |
chris-said.io | ||
| | | |
www.jeremykun.com
|
|
| | | | 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... | |
| | | |
aosmith.rbind.io
|
|
| | | | When working with counts, having many zeros does not necessarily indicate zero inflation. I demonstrate this by simulating data from the negative binomial and generalized Poisson distributions. I then show one way to check if the data has excess zeros compared to the number of zeros expected based on the model. | |
| | | |
sebastianraschka.com
|
|
| | | | I'm Sebastian: a machine learning & AI researcher, programmer, and author. As Staff Research Engineer Lightning AI, I focus on the intersection of AI research, software development, and large language models (LLMs). | |
| | | |
www.r-spatial.org
|
|
| | Spatial networks in R with sf and tidygraphLucas van der Meer, Robin Lovelace & Lorena AbadSeptember 26, 2019 |