effectplots
R package effectplots by mayer79 — release notes from GitHub.
A young ALE and PDP plotting package that rebuilt its numeric core after a data-corrupting bug.
◆Recent moves
- 1y ago
Rare categories collapse into an 'other' level
Continues the post-0.2.0 pass over categorical edge cases: an explicit other bucket, a lower collapse threshold, respected and dropped factor levels. Incremental refinement of decisions 0.2.0 made.
View source ↗ - 1y ago
Missing x values now plotted for numeric features
Numeric features had been hiding their NA bucket where discrete ones showed it. Fixing that closes an inconsistency users would have read as missing data rather than missing plot.
View source ↗ - 1y ago
Numeric core rewritten after an in-place data corruption fix
⚡ SPARKThe release that set the package's current shape - a correctness fix, a rewritten numeric path, renamed arguments, and new backends, all at once. Everything since has been refinement of the defaults it chose.
View source ↗ - 1y ago
Initial CRAN release
The baseline. Three weeks later 0.2.0 rewrote much of what shipped here, which puts the real starting point of the package's public API at the second release rather than this one.
View source ↗