Some Neat New R Notations
The R package wrapr supplies a few neat new coding notations. An Abacus, which gives us the term “calculus.”
The R package wrapr supplies a few neat new coding notations. An Abacus, which gives us the term “calculus.”
In this article I will discuss array indexing, operators, and composition in depth. If you work through this article you should end up with a very deep understanding of array indexing and the deep interpretation available when we realize indexing is an instance of function composition (or an example of […]
Beginning analysts and data scientists often ask: “how does one remember and master the seemingly endless number of classifier metrics?” My concrete advice is: Read Nina Zumel’s excellent series on scoring classifiers. Keep notes. Settle on one or two metrics as you move project to project. We prefer “AUC” early […]