Chitu Okoli
Chitu Okoli
I recently discovered `assertthat `and I'm loving it. However, I ran into a little snag. I find the name of the function `is.count` somewhat confusing. In my usage, a "count"...
Hello. First, thanks for your fantastic package that I only recently discovered. It has really simplified some really tricky parts of my [`ale` package](https://tripartio.github.io/ale/). One thing I would like to...
I think that a major missing gap in parsnip is explicit support for ordinal models, by which I mean **models where the response variable is an ordered factor**. My proposal...
Hello. This is my first time here, so I will take the opportunity to first of all thank you for your fantastic package, which is an essential part of my...
Instead of logical inputs being errors, for class and prob metrics, logical truth is converted to factor(truth). For class metrics, logical estimate is converted to factor(estimate). For both, when event_level...