-
Implement UKF, UK smoother, unit tests, pendulum demo.
-
We propose a new package providing structured logging with levels. Structured logging adds key-value pairs to a human-readable output message to enable fast, accurate processing of large amounts of lo…
jba updated
10 months ago
-
Hi,
I have a dataset of proportion ranging from 0 to 1, with lots of 0 and 1 data points, which is completely expected from my experiment. From what I've read, it seems that I could use glmmTMB wit…
-
We recently published [Neural Additive Models](https://arxiv.org/abs/2004.13912) (NAMs) at NeurIPS 2021 which combines the interpretability of generalized additive models with neural nets (see the arc…
-
Not all of these are on CRAN, but here is a list to get started. Some of these are fringe or narrow-interest and should be deleted.
desplot is useful for plotting the plan for field experiments
…
-
We drop features from FastTree gradient boosting decision tree during training that offer little to no value such as features that have zero instance count during training or features that don't have …
-
The trained `Generalized Additive Models` (aka `GAMs`) methods for obtaining trained model parameters have non-standard names and various inconsistencies.
These are the properties:
```cs
var shap…
-
hello everyone, as discussed in a previous e-mail, I add a table containing some package that are not covered in this CRAN Task View.
I downloaded all packages Descriptions from CRAN and searched f…
-
Hi , Can I know how Mean absolute score for each feature(Feature Importance) is calculated in EBM global explanations?
Is there any particular metric or mathematical formula to calculate those probab…
-
- [x] GAMs in R by Noam Ross (https://noamross.github.io/gams-in-r-course/)
- [x] Pedersen EJ, Miller DL, Simpson GL, Ross N. 2019. Hierarchical generalized additive models in ecology: an introductio…