Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

NHLxG Runtime Assets

This dataset contains the runtime XGBoost expected-goals assets used by the nhlscraper R package.

Contents

  • export/nhlscraper_xgboost_bundle.rds: model index, preprocessing specifications, metadata, and SHA-256 checksums.
  • models/vYYYYYYYY_partition.xgb: XGBoost booster files referenced by the bundle.

The six partitions are sd, ev, pp, sh, en, and ps. The package downloads only the boosters needed for a scoring call and verifies each file against the bundled checksum before loading it.

License

These runtime assets are distributed under the same license as nhlscraper: GPL-3.0-or-later.

Source

The models are produced by the companion NHLxG training workflow and consumed by nhlscraper::calculate_expected_goals().

Downloads last month
25