← Back to home
Comparison · Analytics

CMAQ vs kernelshap

A side-by-side editorial comparison of CMAQ and kernelshap — release velocity, themes, recent moves, and the top alternatives to consider.

CMAQ vs kernelshap: at a glance

FeatureCMAQkernelshap
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesair-quality, atmospheric-modeling, epa, scientific-computingshap, model explainability, sampling algorithms, numerical correctness
Last editorial update1h ago9h ago
WebsiteVisit →Visit →

What is CMAQ?

CMAQ went global in v5.5, and has been patching that surface ever since.

CMAQ is the EPA's Community Multiscale Air Quality modeling system, used for regulatory and research air quality simulation. Its release rhythm is strictly two-tier: numbered major versions carry new science and fresh benchmark datasets, while the x.y.z.n updates carry bug fixes against documentation and benchmarks that stay pinned to the parent version. The current line is v5.5, which introduced CRACMM2 chemistry and coupling to MPAS-A meteorology, followed by three patch rollups.

Read the full CMAQ trajectory →

What is kernelshap?

kernelshap makes permutation SHAP practical past eight features, then fixes the kernel weights it had wrong.

kernelshap computes model-agnostic SHAP values in R through Kernel SHAP, permutation SHAP and an exact additive explainer. Version 0.8.0 added a sampling permutation-SHAP algorithm with standard errors and early stopping, lifting the practical feature ceiling past what the exact method allows. Version 0.9.0 then corrected a bug in how kernel weights were computed — exact Kernel SHAP now agrees with exact permutation SHAP — and moved parallelism from foreach to doFuture.

Read the full kernelshap trajectory →

CMAQ vs kernelshap: editorial side-by-side

C
CMAQ
ANALYTICS
0.0

CMAQ went global in v5.5, and has been patching that surface ever since.

◆ Current state

CMAQ is the EPA's Community Multiscale Air Quality modeling system, used for regulatory and research air quality simulation. Its release rhythm is strictly two-tier: numbered major versions carry new science and fresh benchmark datasets, while the x.y.z.n updates carry bug fixes against documentation and benchmarks that stay pinned to the parent version. The current line is v5.5, which introduced CRACMM2 chemistry and coupling to MPAS-A meteorology, followed by three patch rollups.

◆ Where it's heading

The v5.5 patches cluster around the newest and most sensitive components. ISAM source apportionment and DDM-3D sensitivity analysis account for corrections in every one of the three updates, and CRACMM2 needed fixes within months of release. That is the expected shape after a major version lands: the science is stable, the instrumentation built on top of it is not. Parallel I/O work in the latest patch suggests the global configurations are now being run at scales that expose throughput limits.

◆ Prediction

The next major version will fold these fixes in with new science, documentation and benchmark data — the release notes state this explicitly each time. Until then, expect further ISAM and DDM-3D corrections, which have appeared in every patch so far.

K
kernelshap
ANALYTICS
0.0

kernelshap makes permutation SHAP practical past eight features, then fixes the kernel weights it had wrong.

◆ Current state

kernelshap computes model-agnostic SHAP values in R through Kernel SHAP, permutation SHAP and an exact additive explainer. Version 0.8.0 added a sampling permutation-SHAP algorithm with standard errors and early stopping, lifting the practical feature ceiling past what the exact method allows. Version 0.9.0 then corrected a bug in how kernel weights were computed — exact Kernel SHAP now agrees with exact permutation SHAP — and moved parallelism from foreach to doFuture.

◆ Where it's heading

Two concerns drive this package: making exact methods reach further, and being demonstrably right. The first shows in the additive explainer, the optional background dataset and the sampling permutation algorithm; the second in unit tests written against Python's shap, credited fixes from outside contributors, and a willingness to ship a correctness fix that changes numbers people have already published. Speed work runs continuously underneath — direct solves replacing the Moore-Penrose pseudo-inverse, roughly 10% less memory.

◆ Prediction

The 0.6.0 and 0.7.0 notes each promised a stable 1.0.0 that has not arrived; with the weighting bug fixed and parallelism reworked, a 1.0 release is the most plausible next step.

Alternatives to CMAQ and kernelshap

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either CMAQ or kernelshap.

See all CMAQ alternatives → · See all kernelshap alternatives →

Recent activity from CMAQ and kernelshap

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1y agokernelshapKernel weight bug fixed; parallelism moves to doFuture
  2. 1y agoCMAQCMAQ 5.5.0.3 enables parallel I/O, fixes DDM-3D control files
  3. 1y agokernelshapSampling permutation SHAP with standard errors
  4. 1y agoCMAQCMAQ 5.5.0.2 corrects ISAM aerosol and cloud processing
  5. 1y agoCMAQCMAQ 5.5.0.1 fixes SAPRC mechanism runs and NLCD mapping
  6. 1y agoCMAQCMAQ 5.5 adds global simulation coupled to MPAS-A
  7. 1y agoCMAQCMAQ 5.4.0.5: minor ELMO output fixes
  8. 1y agokernelshapBackground data now optional; ranger survival support
  9. 2y agokernelshapFactor-valued predictions dropped
  10. 2y agokernelshapadditive_shap() explains additive models exactly
  11. 2y agoCMAQCMAQ 5.4.0.4 fixes RBSTATS under ROS3, corrects a molecular weight
  12. 2y agokernelshapFaster on plain data.frames

Frequently asked questions

What is the difference between CMAQ and kernelshap?

They serve adjacent needs but don't currently overlap on shipped themes. CMAQ and kernelshap are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is CMAQ better than kernelshap?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. CMAQ and kernelshap are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to CMAQ?

Top CMAQ alternatives in Analytics are ranked by recent ship velocity. Browse the "CMAQ alternatives" section above for the current picks, or visit /alternatives/cmaq for the full list with editorial commentary on each.

What are the best alternatives to kernelshap?

Top kernelshap alternatives in Analytics are ranked by recent ship velocity. Browse the "kernelshap alternatives" section above for the current picks, or visit /alternatives/kernelshap for the full list with editorial commentary on each.